mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Fix example config command line switch
This commit is contained in:
parent
76130dd7f0
commit
622a87de77
2
_deploy
2
_deploy
@ -1 +1 @@
|
||||
Subproject commit 6fc63bb3fa0a9eb08deba83f7fd907c0a893876c
|
||||
Subproject commit 91432d826ed611eafe51fb1868dca60566bd66d2
|
@ -19,7 +19,7 @@ To enable it, add the following lines to your `configuration.yaml`:
|
||||
switch:
|
||||
platform: command_switch
|
||||
switches:
|
||||
- kitchen_light:
|
||||
oncmd: switch_command on kitchen
|
||||
offcmd: switch_command off kitchen
|
||||
kitchen_light:
|
||||
oncmd: switch_command on kitchen
|
||||
offcmd: switch_command off kitchen
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user