mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Xiaomi Miio Fan: Undocumented service (fan.set_speed) added (#4928)
* Undocumented service (fan.set_speed) added.
* ✏️ Micro change
This commit is contained in:
parent
9b8feb64b5
commit
434f6f2510
@ -71,6 +71,15 @@ name:
|
|||||||
|
|
||||||
## {% linkable_title Platform Services %}
|
## {% 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` %}
|
### {% linkable_title Service `fan.xiaomi_miio_set_buzzer_on` %}
|
||||||
|
|
||||||
Turn the buzzer on.
|
Turn the buzzer on.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user