mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add Xiaomi 4 and 4 Pro Documentation (#23584)
This commit is contained in:
parent
1a2ebff89b
commit
ef13dfc0df
@ -216,6 +216,8 @@ Supported devices:
|
||||
| Air Purifier 3 (2019) | zhimi.airpurifier.ma4 | |
|
||||
| Air Purifier 3H (2019) | zhimi.airpurifier.mb3 | |
|
||||
| Air Purifier 3C | zhimi.airpurifier.mb4 | |
|
||||
| Air Purifier 4 | zhimi.airp.mb5 | |
|
||||
| Air Purifier 4 PRO | zhimi.airp.vb4 | |
|
||||
| Air Fresh A1 | dmaker.airfresh.a1 | MJXFJ-150-A1 |
|
||||
| Air Fresh VA2 | zhimi.airfresh.va2 | |
|
||||
| Air Fresh T2017 | dmaker.airfresh.t2017 | MJXFJ-300-G1 |
|
||||
@ -496,6 +498,49 @@ Buzzer | Turn on/off the buzzer
|
||||
Child Lock | Turn on/off the child lock
|
||||
LED | Turn on/off the LED
|
||||
|
||||
### Air Purifier 4/4 PRO (zhimi.airp.mb5/zhimi.airp.vb4)
|
||||
|
||||
These models use newer MiOT communication protocol.
|
||||
|
||||
- Power (on, off)
|
||||
- Operation modes (Auto, Silent, Favorite, Fan)
|
||||
- Attributes (fan platform)
|
||||
- Number entities
|
||||
|
||||
Number | Description
|
||||
----------------------- | -----------------------
|
||||
Fan Level | Set the fan level
|
||||
Favorite Level | Set the favorite level
|
||||
|
||||
- Select entities
|
||||
|
||||
Select | Description
|
||||
----------------------- | -----------------------
|
||||
LED Brightness | Controls the brightness of the Display (bright, dim, off)
|
||||
|
||||
- Sensor entities
|
||||
|
||||
Sensor | Description | Enabled by default
|
||||
----------------------- | ----------------------- | -----------------------
|
||||
Filter Life Remaining | The remaining life of the filter in % | True
|
||||
Filter Time Left | The remaining life of the filter in days | 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
|
||||
PM10 | The current particulate matter 10 measured(4 PRO only) | True
|
||||
Purify Volume | The volume of purified air in qubic meter | False
|
||||
Temperature | The current temperature measured | True
|
||||
|
||||
- Switch entities
|
||||
|
||||
Switch | Description
|
||||
----------------------- | -----------------------
|
||||
Buzzer | Turn on/off the buzzer
|
||||
Child Lock | Turn on/off the child lock
|
||||
Ionizer | Turn on/off the negative ion generator
|
||||
|
||||
|
||||
### Air Fresh A1 (dmaker.airfresh.a1)
|
||||
|
||||
- Power (on, off)
|
||||
|
Loading…
x
Reference in New Issue
Block a user