mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Update variables description
This commit is contained in:
parent
91478d8dab
commit
59116bcfef
@ -39,7 +39,7 @@ cover:
|
||||
Configuration variables:
|
||||
|
||||
- **covers** (*Required*): The array that contains all command line covers.
|
||||
- **entry** (*Required*): Name of the command line cover. Multiple entries are possible.
|
||||
- **identifier** (*Required*): Name of the command line cover as slug. Multiple entries are possible.
|
||||
- **command_open** (*Required*): The command to open the cover.
|
||||
- **command_close** (*Required*): The action to close the cover.
|
||||
- **command_stop** (*Required*): The action to stop the cover.
|
||||
|
@ -34,7 +34,7 @@ switch:
|
||||
Configuration variables:
|
||||
|
||||
- **switches** (*Required*): The array that contains all command switches.
|
||||
- **entry** (*Required*): Name of the command switch. Multiple entries are possible.
|
||||
- **identifier** (*Required*): Name of the command switch as slug. Multiple entries are possible.
|
||||
- **command_on** (*Required*): The action to take for on.
|
||||
- **command_off** (*Required*): The action to take for off.
|
||||
- **command_state** (*Optional*): If given, this command will be run. Returning a result code `0` will indicate that the switch is on.
|
||||
|
Loading…
x
Reference in New Issue
Block a user