Fix example config command line switch
This commit is contained in:
parent
76130dd7f0
commit
622a87de77
2 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue