Xiaomi Miio Fan: Undocumented service (fan.set_speed) added (#4928)

* Undocumented service (fan.set_speed) added.

* ✏️ Micro change
This commit is contained in:
Sebastian Muszynski 2018-03-16 15:50:56 +01:00 committed by Franck Nijhof
parent 9b8feb64b5
commit 434f6f2510

View File

@ -71,6 +71,15 @@ name:
## {% linkable_title Platform Services %}
### {% linkable_title Service `fan.set_speed` %}
Set the fan speed/operation mode.
| Service data attribute | Optional | Description |
|---------------------------|----------|---------------------------------------------------------------------|
| `entity_id` | yes | Only act on a specific air purifier. Else targets all. |
| `speed` | no | Fan speed. Valid values are 'Auto', 'Silent', 'Favorite' and 'Idle' |
### {% linkable_title Service `fan.xiaomi_miio_set_buzzer_on` %}
Turn the buzzer on.