Added toggle services (#9245)

This commit is contained in:
kbickar 2019-06-18 07:32:08 -04:00 committed by Franck Nijhof
parent 40c3b8e6b7
commit 6c2dc151cf

View File

@ -38,7 +38,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust
### {% linkable_title Cover control services %}
Available services: `cover.open_cover`, `cover.close_cover`, `cover.stop_cover`, `cover.open_cover_tilt`, `cover.close_cover_tilt`, `cover.stop_cover_tilt`
Available services: `cover.open_cover`, `cover.close_cover`, `cover.stop_cover`, `cover.toggle`, `cover.open_cover_tilt`, `cover.close_cover_tilt`, `cover.stop_cover_tilt`, `cover.toggle_tilt`
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |