mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add variables description
This commit is contained in:
parent
7b8c234c25
commit
e0b80f2fd1
@ -23,3 +23,10 @@ switch:
|
||||
oncmd: switch_command on kitchen
|
||||
offcmd: switch_command off kitchen
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **switches** array (*Required*): Contains all command switches.
|
||||
- **'entry'** (*Required*): Name of the command switch. Multiple entries are possible.
|
||||
- **oncmd** (*Required*): The action to take for on.
|
||||
- **offcmd** (*Required*): The action to take for off.
|
||||
|
Loading…
x
Reference in New Issue
Block a user