mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +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
|
# Example configuration.yaml entry
|
||||||
switch:
|
switch:
|
||||||
platform: kankun
|
platform: kankun
|
||||||
switches:
|
switches:
|
||||||
bedroom_heating:
|
bedroom_heating:
|
||||||
host: hostname_or_ipaddr
|
host: hostname_or_ipaddr
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user