You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This zhimi.airpurifier.ma2 in homeassistant integration Xiaomi Miio page is marked as Supported Device, but after update to homeassistant 2021.12.0, I always got this warning.
Version information (please complete the following information):
OS: HassOS
python-miio: Unknown [Use miiocli --version or pip show python-miio]
Device information:
If the issue is specific to a device [Use miiocli device --ip <ip address> --token <token> info]:
Model: zhimi.humidifier.v1
Hardware version: MW300
Firmware version: 1.4.3_5103
Model: zhimi.airpurifier.ma2
Hardware version: MW300
Firmware version: 1.4.3_13108
To Reproduce
Steps to reproduce the behavior:
After update HA and everytime reboot HA will got this Warning
Expected behavior
No Warning
Console output
zhimi.humidifier.v1
WARNING:miio.device:Found an unsupported model 'zhimi.humidifier.v1' for class 'Device'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/
zhimi.airpurifier.ma2
WARNING:miio.device:Found an unsupported model 'zhimi.airpurifier.ma2' for class 'Device'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/
The text was updated successfully, but these errors were encountered:
I will not duplicate the same issue but the problem also concerns zhimi.airpurifier.mb3.
Found an unsupported model 'zhimi.airpurifier.mb3' for class 'AirPurifierMiot'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/
Describe the bug
This
zhimi.airpurifier.ma2
in homeassistant integration Xiaomi Miio page is marked as Supported Device, but after update to homeassistant 2021.12.0, I always got this warning.Version information (please complete the following information):
miiocli --version
orpip show python-miio
]Device information:
If the issue is specific to a device [Use
miiocli device --ip <ip address> --token <token> info
]:Model: zhimi.humidifier.v1
Hardware version: MW300
Firmware version: 1.4.3_5103
Model: zhimi.airpurifier.ma2
Hardware version: MW300
Firmware version: 1.4.3_13108
To Reproduce
Steps to reproduce the behavior:
After update HA and everytime reboot HA will got this Warning
Expected behavior
No Warning
Console output
zhimi.humidifier.v1
zhimi.airpurifier.ma2
The text was updated successfully, but these errors were encountered: