Fix format
This commit is contained in:
parent
b1feacea84
commit
ef4250bea6
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ The rest switch platform allows you to control a given endpoint that supports a
|
|||
|
||||
To enable this switch, add the following lines to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
switch:
|
||||
platform: rest
|
||||
resource: http://IP_ADDRESS/ENDPOINT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue