mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
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
@ -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…
x
Reference in New Issue
Block a user