From ef13dfc0df07a208c3ae77bf66f57ae5d3375c5a Mon Sep 17 00:00:00 2001 From: borky Date: Mon, 8 Aug 2022 17:53:14 +0300 Subject: [PATCH] Add Xiaomi 4 and 4 Pro Documentation (#23584) --- source/_integrations/xiaomi_miio.markdown | 45 +++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/source/_integrations/xiaomi_miio.markdown b/source/_integrations/xiaomi_miio.markdown index d62653b8f1d..d0700727643 100644 --- a/source/_integrations/xiaomi_miio.markdown +++ b/source/_integrations/xiaomi_miio.markdown @@ -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)