Fix #126 (Use real templates)
This commit is contained in:
parent
a8f0d48b82
commit
9c6e176e4c
11 changed files with 18 additions and 17 deletions
|
@ -11,7 +11,7 @@ ha_category: Switch
|
|||
---
|
||||
|
||||
|
||||
The rest switch platform allows you to control a given endpoint that supports a [RESTful API](https://en.wikipedia.org/wiki/Representational_state_transfer). The switch can get the state via GET and set the state via POST on a given REST resource.
|
||||
The `rest` switch platform allows you to control a given endpoint that supports a [RESTful API](https://en.wikipedia.org/wiki/Representational_state_transfer). The switch can get the state via GET and set the state via POST on a given REST resource.
|
||||
|
||||
To enable this switch, add the following lines to your `configuration.yaml` file:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue