-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The xiaomi_miio fan platform does not work with Xiaomi Air Purifier 3 #36920
Comments
xiaomi_miio documentation |
Hey there @rytilahti, @syssi, mind taking a look at this issue as its been labeled with a integration ( |
This seems to be caused by this issue: rytilahti/python-miio#730 |
This looks more like an invalid token than other of those linked issues as the device is responding to the handshake but is not responding anything to the queries. So the linked upstream issue is also not relevant. |
@rytilahti The tokens were extracted from the iOS app following this guide: https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token It works for the Air Purifier 2 (mini) (zhimi.airpurifier.m1) but not for the Air Purifier 3 (2019) (zhimi.airpurifier.ma4). |
rytilahti/python-miio#745 fixes this issue. |
@ehn How did you solve this issue?
My HASS Container version is: core-2022.4.7 |
IIRC, it worked after the above-mentioned PR was merged. |
The problem
I have three air purifiers from Xiaomi: one Air Purifier 2 (mini) (zhimi.airpurifier.m1) and two Air Purifier 3 (2019) (zhimi.airpurifier.ma4). All are connected to my home Wi-Fi and accessible in the Mi Home mobile app through the mainland China cloud.
I'm trying to bring them into Home Assistant using the xiaomi_miio fan platform. I have extracted tokens for all three devices from the iOS app following this guide:
https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token
The Air Purifier 2 (mini) (zhimi.airpurifier.m1) works, but the Air Purifier 3 (2019) (zhimi.airpurifier.ma4) don't.
From my config.yaml:
I have tried setting the model to zhimi.airpurifier.mb3 as well as removing the line entirely. Neither helps.
Attached a debug-lecel log filtered by "miio".
Environment
Problem-relevant
configuration.yaml
Traceback/Error logs
More complete log file attached.
Additional information
The text was updated successfully, but these errors were encountered: