Service description for setting a fixed scene of Xiaomi MIIO light added. (#4170)

This commit is contained in:
Sebastian Muszynski 2018-01-25 21:56:41 +01:00 committed by Franck Nijhof
parent aeb8808c9d
commit 021f7ae3ce

View File

@ -34,3 +34,14 @@ Configuration variables:
- **host** (*Required*): The IP of your light.
- **token** (*Required*): The API token of your light.
- **name** (*Optional*): The name of your light.
## {% linkable_title Platform Services %}
### Service fan/xiaomi_miio_set_scene
Set one of the 4 available fixed scenes.
| Service data attribute | Optional | Description |
|---------------------------|----------|-------------------------------------------------------|
| `entity_id` | yes | Only act on specific light. Else targets all. |
| `scene` | no | Scene, between 1 and 4. |