Update xiaomi_miio.markdown (#26489)

This commit is contained in:
Kirill Kulakov 2023-03-09 12:15:34 -06:00 committed by GitHub
parent e3de486c5c
commit 3bc5a2b96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -372,6 +372,51 @@ Child Lock | Turn on/off the child lock
Learn Mode | Turn on/off the learn mode
LED | Turn on/off the LED
### Air Purifier MA2 (zhimi.airpurifier.ma2)
- Power (on, off)
- Operation modes (Auto, Silent, Favorite)
- Attributes (fan platform)
- `extra_features`
- `turbo_mode_supported`
- `button_pressed`
- `preset_modes`
- `preset_mode`
- `sleep_time`
- `sleep_mode_learn_count`
- `use_time`
- `sleep_mode`
- `friendly_name`
- `supported_features`
Number | Description
----------------------- | -----------------------
Favorite Level | Set the favorite level
- Sensor entities
Sensor | Description | Enabled by default
----------------------- | ----------------------- | -----------------------
Filter Life Remaining | The remaining life of the filter | True
Filter Use | Filter usage time in hours | True
Humidity | The current humidity measured | True
Motor Speed | The current motor speed measured in rpm | True
PM2.5 | The current particulate matter 2.5 measured | True
Temperature | The current temperature measured | True
Illuminance | The current illuminance meassured on top of the device 0-200lux| True
Use Time | The accumulative number of seconds the device has been in use | False
- Switch entities
Switch | Description
----------------------- | -----------------------
Buzzer | Turn on/off the buzzer
Child Lock | Turn on/off the child lock
Learn Mode | Turn on/off the learn mode
LED | Turn on/off the LED
### Air Purifier 2S (zhimi.airpurifier.mc1)
- Power (on, off)