Remove listing
This commit is contained in:
parent
af17768f58
commit
e317d43941
1 changed files with 1 additions and 5 deletions
|
@ -9,7 +9,7 @@ sharing: true
|
|||
footer: true
|
||||
---
|
||||
|
||||
Keeps track which switches are in the network, 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`.
|
||||
* Registers services `switch/turn_on` and `switch/turn_off` to control switches.
|
||||
|
@ -18,7 +18,3 @@ Optional service data:
|
|||
|
||||
- `entity_id` - only act on specific switch. Else targets all.
|
||||
|
||||
Supported platforms:
|
||||
|
||||
* `wemo` for Belkin WeMo switches
|
||||
* `tellstick` for Tellstick switches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue