Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions source/_components/light.xiaomi_miio.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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. |