mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Very small wording improvement (#3695)
This commit is contained in:
parent
2b963d62c4
commit
89e692c7c7
@ -40,5 +40,5 @@ Configuration variables:
|
||||
- **command_on** (*Required*): Command to turn device on.
|
||||
- **command_off** (*Required*): Command to turn device off.
|
||||
- **command_state** (*Required*): Command to determine the state of the switch. If not defined the switch will assume successful state changes.
|
||||
- **value_template** (*Required*): The template evaluating to `true` will indicate the switch is on.
|
||||
- **value_template** (*Required*): The template evaluating to `true` will indicate that the switch is on.
|
||||
- **name** (*Optional*): The name used to display the switch in the frontend.
|
||||
|
Loading…
x
Reference in New Issue
Block a user