mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Merge pull request #292 from joemcmonagle/patch-5
Update switch.markdown to include toggle
This commit is contained in:
commit
57af09fbfa
@ -12,7 +12,7 @@ footer: true
|
|||||||
Keeps track which switches are in your environment, their state and allows you to control them.
|
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`.
|
* 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 %}
|
### {% linkable_title Use the services %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user