Update switch.markdown to include toggle
Turn_on, turn_off, and *toggle* are all services for switches
This commit is contained in:
parent
537f0d4c1b
commit
04b494cac4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ footer: true
|
|||
Keeps track which switches are in your environment, their state and allows you to control them.
|
||||
|
||||
* Maintains a state per switch and a combined state `all_switches`.
|
||||
* Registers services `switch/turn_on` and `switch/turn_off` to control switches.
|
||||
* Registers services `switch/turn_on`, `switch/turn_off`, and `switch/toggle` to control switches.
|
||||
|
||||
### {% linkable_title Use the services %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue