mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 04:36:51 +00:00
Remove docs for default platform services
This commit is contained in:
parent
845463ae27
commit
1efa4fba97
@ -901,41 +901,6 @@ Ionizer | Turn on/off the Ionizer
|
||||
|
||||
### Platform Services
|
||||
|
||||
### Service `humidifier.set_humidity`
|
||||
|
||||
Set the target humidity.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
|---------------------------|----------|---------------------------------------------------------------------|
|
||||
| `entity_id` | no | Only act on a specific Xiaomi miIO humidifier entity. |
|
||||
| `humidity` | no | Target humidity |
|
||||
|
||||
### Service `humidifier.set_mode`
|
||||
|
||||
Set the humidifier operation mode.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
|---------------------------|----------|---------------------------------------------------------------------|
|
||||
| `entity_id` | no | Only act on a specific Xiaomi miIO humidifier entity. |
|
||||
| `mode` | no | The Xiaomi miIO operation mode |
|
||||
|
||||
### Service `fan.set_percentage`
|
||||
|
||||
Set the fan speed percentage.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
|---------------------------|----------|---------------------------------------------------------------------|
|
||||
| `entity_id` | no | Only act on a specific Xiaomi miIO fan entity. |
|
||||
| `percentage` | no | Fan speed. Percentage speed setting |
|
||||
|
||||
### Service `fan.set_preset_mode`
|
||||
|
||||
Set the fan operation mode.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
|---------------------------|----------|---------------------------------------------------------------------|
|
||||
| `entity_id` | no | Only act on a specific Xiaomi miIO fan entity. |
|
||||
| `preset_mode` | no | The Xiaomi miIO operation mode |
|
||||
|
||||
### Service `xiaomi_miio.fan_reset_filter` (Air Purifier 2 only)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user