diff --git a/source/_integrations/xiaomi_miio.markdown b/source/_integrations/xiaomi_miio.markdown index 7b5074a0dcf..bbcc60aa504 100644 --- a/source/_integrations/xiaomi_miio.markdown +++ b/source/_integrations/xiaomi_miio.markdown @@ -74,7 +74,7 @@ the server to use for each country. The `xiaomi_miio` gateway integration allows you to control the gateway and its connected subdevices. -### Supported Xiaomi gateway models: +### Supported Xiaomi gateway models | Gateway name | Zigbee id | model | supported | | ------------------ | ------------------- | ------------------------ |------------------------------------------ | @@ -193,713 +193,11 @@ token: The Air Purifiers, Air Humidifiers and Standing Fans use multiple platforms to allow you to set the control modes and settings of the device. -Supported devices: - -| Name | Model | Model no. | -| ---------------------- | ---------------------- | --------- | -| Air Purifier | zhimi.airpurifier.v1 | | -| Air Purifier 2 | zhimi.airpurifier.v2 | FJY4006CN | -| Air Purifier V3 | zhimi.airpurifier.v3 | | -| Air Purifier V5 | zhimi.airpurifier.v5 | | -| Air Purifier Pro | zhimi.airpurifier.v6 | | -| Air Purifier Pro V7 | zhimi.airpurifier.v7 | | -| Air Purifier 2 (mini) | zhimi.airpurifier.m1 | | -| Air Purifier (mini) | zhimi.airpurifier.m2 | | -| Air Purifier MA1 | zhimi.airpurifier.ma1 | | -| Air Purifier MA2 | zhimi.airpurifier.ma2 | | -| Air Purifier 2S | zhimi.airpurifier.mc1 | | -| Air Purifier Super | zhimi.airpurifier.sa1 | | -| Air Purifier Super 2 | zhimi.airpurifier.sa2 | | -| Air Purifier 3 (2019) | zhimi.airpurifier.ma4 | | -| Air Purifier 3H (2019) | zhimi.airpurifier.mb3 | | -| Air Purifier 3C | zhimi.airpurifier.mb4 | | -| Air Fresh VA2 | zhimi.airfresh.va2 | | -| Air Humidifier | zhimi.humidifier.v1 | | -| Air Humidifier CA1 | zhimi.humidifier.ca1 | | -| Air Humidifier CA4 | zhimi.humidifier.ca4 | | -| Air Humidifier CB1 | zhimi.humidifier.cb1 | | -| Air Humidifier JSQ | deerma.humidifier.jsq | | -| Air Humidifier JSQ1 | deerma.humidifier.jsq1 | | -| Air Humidifier MJJSQ | deerma.humidifier.mjjsq| | -| Standing Fan 1X | dmaker.fan.p5 | | -| Inverter Pedestal Fan | zhimi.fan.za1 | | -| Standing Fan 2 | zhimi.fan.za3 | | -| Standing Fan 2S | zhimi.fan.za4 | | -| Standing Fan | zhimi.fan.sa1 | | -| DC Pedestal Fan | zhimi.fan.v2 | | -| DC Pedestal Fan | zhimi.fan.v3 | | -| Standing Fan 1C | dmaker.fan.1c | | -| Tower Fan | dmaker.fan.p9 | | -| Standing Fan 2 | dmaker.fan.p10 | | -| Standing Fan Pro | dmaker.fan.p11 | | -| Standing Fan 3 | zhimi.fan.za5 | | - -### Features - -### Air Purifier 2 (zhimi.airpurifier.v2) - -- Power (on, off) -- Operation modes (Auto, Silent, Favorite, Idle) -- Attributes (fan platform) - - `model` - - `mode` - - `sleep_time` - - `sleep_mode_learn_count` - - `extra_features` - - `turbo_mode_supported` - - `use_time` - - `button_pressed` - - `sleep_mode` -- Number entities - -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 -Purify Volume | The volume of purified air in qubic meter | False -Temperature | The current temperature measured | 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 Pro (zhimi.airpurifier.v6) - -- Power (on, off) -- Operation modes (Auto, Silent, Favorite) -- Attributes (fan platform) - - `sleep_time` - - `sleep_mode_learn_count` - - `extra_features` - - `turbo_mode_supported` - - `auto_detect` - - `use_time` - - `button_pressed` -- Number entities - -Number | Description ------------------------ | ----------------------- -Favorite Level | Set the favorite level -Volume | Set the volume - -- 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 -Illuminance | The current illuminance measured | True -Motor Speed | The current motor speed measured in rpm | True -PM2.5 | The current particulate matter 2.5 measured | True -Purify Volume | The volume of purified air in qubic meter | False -Second Motor Speed | The current second motor speed measured in rpm | True -Temperature | The current temperature measured | True -Use Time | The accumulative number of seconds the device has been in use | False - -- Switch entities - -Switch | Description ------------------------ | ----------------------- -Child Lock | Turn on/off the child lock -Learn Mode | Turn on/off the learn mode -LED | Turn on/off the LED - -### Air Purifier Pro V7 (zhimi.airpurifier.v7) - -- Power (on, off) -- Operation modes (Auto, Silent, Favorite) -- Attributes (fan platform) - - `extra_features` - - `turbo_mode_supported` - - `button_pressed` -- Number entities - -Number | Description ------------------------ | ----------------------- -Favorite Level | Set the favorite level -Volume | Set the volume - -- 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 -Illuminance | The current illuminance measured | True -Motor Speed | The current motor speed measured in rpm | True -PM2.5 | The current particulate matter 2.5 measured | True -Second Motor Speed | The current second motor speed measured in rpm | True -Temperature | The current temperature measured | True -Use Time | The accumulative number of seconds the device has been in use | False - -- Switch entities - -Switch | Description ------------------------ | ----------------------- -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) -- Operation modes (Auto, Silent, Favorite) -- Attributes (fan platform) - - `extra_features` - - `turbo_mode_supported` - - `button_pressed` -- Number entities - -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 -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 3/3H (2019) (zhimi.airpurifier.ma4/zhimi.airpurifier.mb3) - -This model uses newer MiOT communication protocol. - -- Power (on, off) -- Operation modes (Auto, Silent, Favorite, Fan) -- Attributes (fan platform) - - `use_time` -- 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 LEDs (bright, dim, off) - -- 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 -Purify Volume | The volume of purified air in qubic meter | False -Temperature | The current temperature measured | 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 - -### Air Purifier 3C (zhimi.airpurifier.mb4) - -- Power (on, off) -- Operation modes (Auto, Silent, Favorite) -- Number entities - -Number | Description ------------------------ | ----------------------- -Favorite Motor Speed | Set the favorite motor speed -LED Brihtness | Set the LED brightness - -- 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 -Motor Speed | The current motor speed measured in rpm | True -PM2.5 | The current particulate matter 2.5 measured | True - -- Switch entities - -Switch | Description ------------------------ | ----------------------- -Buzzer | Turn on/off the buzzer -Child Lock | Turn on/off the child lock - -### Air Purifier V3 (zhimi.airpurifier.v3) - -- Power (on, off) -- Operation modes (Auto, Silent, Favorite, Idle, Medium, High, Strong) -- Attributes (fan platform) - - `sleep_time` - - `sleep_mode_learn_count` - - `extra_features` - - `use_time` - - `button_pressed` -- Sensor entities - -Sensor | Description | Enabled by default ------------------------ | ----------------------- | ----------------------- -PM2.5 | The current particulate matter 2.5 measured | True -Illuminance | The current illuminance measured | True -Filter Life Remaining | The remaining life of the filter | True -Filter Use | Filter usage time in hours | True -Motor Speed | The current motor speed measured in rpm | True -Second Motor Speed | The current second motor speed measured in rpm | True -Purify Volume | The volume of purified air in qubic meter | False -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 -LED | Turn on/off the LED - -### Air Fresh VA2 - -- Power (on, off) -- Operation modes (Auto, Silent, Interval, Low, Middle, Strong) -- Attributes (fan platform) - - `use_time` - - `extra_features` -- Sensor entities - -Sensor | Description | Enabled by default ------------------------ | ----------------------- | ----------------------- -Carbon Dioxide | The current carbon dioxide measured in ppm | True -Filter Life Remaining | The remaining life of the filter | True -Filter Use | Filter usage time in hours | True -Humidity | The current humidity measured | True -PM2.5 | The current particulate matter 2.5 measured | True -Temperature | The current temperature measured | True -Use Time | The accumulative number of seconds the device has been in use | False - -- Select entities - -Select | Description ------------------------ | ----------------------- -LED Brightness | Controls the brightness of the LEDs (bright, dim, off) - -- Switch entities - -Switch | Description ------------------------ | ----------------------- -Buzzer | Turn on/off `buzzer` -Child Lock | Turn on/off `child lock` -LED | Turn on/off `led` - -### Air Humidifier (zhimi.humidifier.v1) - -- On, Off -- Operation modes (Silent, Medium, High, Strong) -- Target humidity (30, 40, 50, 60, 70, 80) -- Attributes (humidifier platform) - -Attribute | Description ------------------------ | ----------------------- -`available_modes` | A list with the operation modes available -`humidity` | The current target humidity -`max_humidity` | The maximum settable target humidity -`min_humidity` | The minimum settable target humidity -`mode` | The current operation mode selected - -- Binary sensor entities - -Binary sensor | Description ------------------------ | ----------------------- -Water Tank | Indicates whether the water tank is connected or not - -- Select entities - -Select | Description ------------------------ | ----------------------- -LED Brightness | Controls the brightness of the LEDs (bright, dim, off) - -- Sensor entities - -Sensor | Description | Enabled by default ------------------------ | -------------------------------------------------------------- | ------------------ -Humidity | The current humidity measured | True -Temperature | The current temperature measured | True -Use Time | The accumulative number of seconds the device has been in use | False -Water Level | The current water level percentage measured | True - -- Switch entities - -Switch | Description ------------------------ | ----------------------- -Buzzer | Turn on/off the buzzer -Child Lock | Turn on/off the child lock - -### Air Humidifier CA (zhimi.humidifier.ca1) - -- On, Off -- Operation modes (Silent, Medium, High, Auto) -- Target humidity (30, 40, 50, 60, 70, 80) -- Attributes (humidifier platform) - -Attribute | Description ------------------------ | ----------------------- -`available_modes` | A list with the operation modes available -`humidity` | The current target humidity -`max_humidity` | The maximum settable target humidity -`min_humidity` | The minimum settable target humidity -`mode` | The current operation mode selected - -- Binary sensor entities - -Binary sensor | Description ------------------------ | ----------------------- -Water Tank | Indicates whether the water tank is connected or not - -- Select entities - -Select | Description ------------------------ | --- -LED Brightness | Controls the brightness of the LEDs (bright, dim, off) - -- Sensor entities - -Sensor | Description | Enabled by default ------------------------ | -------------------------------------------------------------- | ------------------ -Humidity | The current humidity measured | True -Temperature | The current temperature measured | True -Use Time | The accumulative number of seconds the device has been in use | False -Water Level | The current water level percentage measured | True - -- Switch entities - -Switch | Description ------------------------ | ----------------------- -Buzzer | Turn on/off the buzzer -Child Lock | Turn on/off the child lock -Dry Mode | Turn on/off the dry mode - -### Air Humidifier CA (zhimi.humidifier.ca4) - -- On, Off -- Operation modes (Auto, Low, Medium, High) -- Target humidity (30 - 80) -- Attributes (humidifier platform) - -Attribute | Description ------------------------ | ----------------------- -`available_modes` | A list with the operation modes available -`humidity` | The current target humidity -`max_humidity` | The maximum settable target humidity -`min_humidity` | The minimum settable target humidity -`mode` | The current operation mode selected - -- Binary sensor entities - -Binary sensor | Description ------------------------ | ----------------------- -Water Tank | Indicates whether the water tank is connected or not - -- Number entities - -Number | Description ------------------------ | ----------------------- -Motor Speed | Set the motor speed - -- Select entities - -Select | Description ------------------------ | ----------------------- -LED Brightness | Controls the brightness of the LEDs (bright, dim, off) - -- Sensor entities - -Sensor | Description | Enabled by default ------------------------ | -------------------------------------------------------------- | ------------------ -Actual Speed | The current motor speed measured in rpm | True -Humidity | The current humidity measured | True -Temperature | The current temperature measured | True -Use Time | The accumulative number of seconds the device has been in use | False -Water Level | The current water level percentage measured | True - -- Switch entities - -Switch | Description ------------------------ | ----------------------- -Buzzer | Turn on/off the buzzer -Child Lock | Turn on/off the child lock -Clean Mode | Turn on/off the clean mode -Dry Mode | Turn on/off the dry mode -