Update switch.kankun.markdown (#2705)
Fixed indentation errors in the configuration.yaml example. switches should be on the same level as platform.
This commit is contained in:
parent
a0600c1d3e
commit
871708c53e
1 changed files with 3 additions and 3 deletions
|
@ -25,9 +25,9 @@ To enable it, add the following lines to your `configuration.yaml`:
|
|||
# Example configuration.yaml entry
|
||||
switch:
|
||||
platform: kankun
|
||||
switches:
|
||||
bedroom_heating:
|
||||
host: hostname_or_ipaddr
|
||||
switches:
|
||||
bedroom_heating:
|
||||
host: hostname_or_ipaddr
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue