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:
Johan Lindström 2017-05-25 10:03:58 +02:00 committed by Fabian Affolter
parent a0600c1d3e
commit 871708c53e

View File

@ -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: