-
-
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
Xiaomi Mi Air Purifier 4 (zhimi.airpurifier.mp4) is not available in Xiaomi Miio Device integration #67694
Comments
Hey there @rytilahti, @syssi, @starkillerOG, @bieniu, mind taking a look at this issue as it has been labeled with an integration ( xiaomi_miio documentation |
Is that all the logs you get? The log doesn't really show what exception is being thrown... Could you please try if it works with the newest release? |
I've tried on 2022.3.2 still not working |
I'm on PS. Xiaomi Air Purifier 4's code is |
Xiaomi Smart Air Purifier 4 is not working in Home Assistant 2022.3.8. New model (zhimi.airp.mb5) support is required.
|
Any updates on this issue? |
Is this issue out of the current development scope? |
Same issue here - is not yet supported. Any chance to get it in in one of the next releases? Would be highly appreciated. |
Same for Purifier 4 Pro zhimi.airp.vb4 |
PR rytilahti/python-miio#1399 merged |
Hello, I have the same problem. I also can't find zhimi.airp.mb5 in the dropdown list. Thanks a lot to all developers. Best regards |
@Gortosch I’m not using HA now, but if you can select |
@MPThLee Hello, thank you for your quick reply. But I can't select zhimu.airp.va2 because this is not in the list. Sven |
I am having the same issue with adding zhimi.airp.rmb1 Latest version (0.5.11) of python-miio seems to be used int HA but the latest models aren't added as options. |
Is there a way to update the device list? |
https://github.com/home-assistant/core/pull/55484/files I was looking at a previous PR, but not sure what is device specific here bar the model names. |
My mistake, 0.5.11 does not have zhimi.airp.rmb1 included. @rytilahti Any idea on when the next release is please? |
Any news on this? Still looking for zhimi.airp.rmb1 in home-assistant. |
following. Purifier Air 4 Pro here |
Any news on this? |
there are no new releases in the repository yet https://github.com/rytilahti/python-miio/releases |
|
Yeah, it would be nice if eventually the HA integration catches up with added device support over in python-miio. So far I'm helping myself out with Xiaomi Miot Auto from HACS for that Air Purifier 4 Pro of mine (zhimi.airp.vb4), but the sensor polling period isn't anything to cry to home about (which might however be the device doing that), compared to my older purifiers on the included Xiaomi integration. |
@glowtape you can follow rytilahti/python-miio#1436 for the next upstream release. If @syssi is too busy to create that release, I'll create a new release but it would be great to get some testing done pre-release as some refactoring related to the module hierarchy has been done since the last release. If you know how to run your setup using a git version of that lib, it would be great if you could try the git master and report if you encounter any issues with your devices. |
How do I update python-miio in my current Home Assistant installation? I've set debug SSH and fudged my way into the Docker instance running HA Supervisor. The bare minimum knowledge I have of Python, I'd have figured it'd be a package installed with pip, but listing installed packages, python-miio doesn't show. --edit: Nevermind, wrong container. |
that worked perfectly! thanks for the quick help! |
Hello, dear developers! Please add full support for Xiaomi Smart Air Purifier 4 Lite (zhimi.airp.rmb1). In the version of Home Assistant 2023.2.3 it is not possible to adjust the power level of Favorite, as well as the brightness of the screen. This topic has already been raised, but I still did not understand whether it would be solved or not …? |
I haven't understood it yet either, I'm missing the favourite levels. Is there anyone who has managed it? |
Hello everyone. That being said, I can't help much with coding, but I'm very happy to test workarounds, temporary fixes, etc. Thanks! Reported separate bug within python-miio github: rytilahti/python-miio#1752 |
Hello, is it possible to add support for Xiaomi Air Purifier 4 Compact ? It's missing from Miio integration device model. Thank you. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
|
zhimi-airp-mp4 is still not supported. Very bad... |
When I got the "mismatched model" prompt for my Probably not all the features of my For more details, see https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/. |
I ended up doing the cloud configuration one, and i can get pm2.5 out of
it, but I can't seem to figure out how to actually input commands. I
want to stop using the built-in xiaomi automations because they dont
work very well, and i'd rather control it through HA, but it seems I
can't actually control the fan speed.
and I'd love to do local control and not cloud.
On 2023-09-28 16:11, Wayne Khan wrote:
When I got the "mismatched model" prompt for my zhimi.airp.va2, I tried
instead zhimi.airp.vb4, and it worked!
Probably not all the features of my va2 are supported, but I can get at
least turn it on/off and get the temperature/humidity/PM2.5 readout,
good enough.
For more details, see
https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/.
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you commented.Message ID:
***@***.***>
|
Hey Viss,
Try searching for "fan_level"? I'm using the alternative "vb4" model ID I suggested, and I get a 3-speed selector. The official app has more (e.g., a night mode) where the RPM is really low, but 3 is better than none I guess.
…On Fri, Sep 29, 2023, at 08:52, Viss wrote:
I ended up doing the cloud configuration one, and i can get pm2.5 out of
it, but I can't seem to figure out how to actually input commands. I
want to stop using the built-in xiaomi automations because they dont
work very well, and i'd rather control it through HA, but it seems I
can't actually control the fan speed.
and I'd love to do local control and not cloud.
On 2023-09-28 16:11, Wayne Khan wrote:
> When I got the "mismatched model" prompt for my zhimi.airp.va2, I tried
> instead zhimi.airp.vb4, and it worked!
>
> Probably not all the features of my va2 are supported, but I can get at
> least turn it on/off and get the temperature/humidity/PM2.5 readout,
> good enough.
>
> For more details, see
> https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/.
>
> --
> Reply to this email directly, view it on GitHub [1], or unsubscribe
> [2].
> You are receiving this because you commented.Message ID:
> ***@***.***>
Links:
------
[1]
#67694 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AANMYXZWD6CMHXKHLZTZV2DX4X73BANCNFSM5P7VWUEQ
—
Reply to this email directly, view it on GitHub <#67694 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAIQ42AYH3D5GOIPIXUOUTX4YLVXANCNFSM5P7VWUEQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
I can see it there in the states - but when i try to change it "nothing
happens"
On 2023-09-28 18:13, Wayne Khan wrote:
Hey Viss,
Try searching for "fan_level"? I'm using the alternative "vb4" model ID
I suggested, and I get a 3-speed selector. The official app has more
(e.g., a night mode) where the RPM is really low, but 3 is better than
none I guess.
On Fri, Sep 29, 2023, at 08:52, Viss wrote:
>
>
>
>
> I ended up doing the cloud configuration one, and i can get pm2.5 out
> of
> it, but I can't seem to figure out how to actually input commands. I
> want to stop using the built-in xiaomi automations because they dont
> work very well, and i'd rather control it through HA, but it seems I
> can't actually control the fan speed.
>
> and I'd love to do local control and not cloud.
>
> On 2023-09-28 16:11, Wayne Khan wrote:
>
>> When I got the "mismatched model" prompt for my zhimi.airp.va2, I
>> tried
>> instead zhimi.airp.vb4, and it worked!
>>
>> Probably not all the features of my va2 are supported, but I can get
>> at
>> least turn it on/off and get the temperature/humidity/PM2.5 readout,
>> good enough.
>>
>> For more details, see
>> https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/.
>>
>> --
>> Reply to this email directly, view it on GitHub [1], or unsubscribe
>> [2].
>> You are receiving this because you commented.Message ID:
>> ***@***.***>
>
>
> Links:
> ------
> [1]
> #67694 (comment)
> [2]
> https://github.com/notifications/unsubscribe-auth/AANMYXZWD6CMHXKHLZTZV2DX4X73BANCNFSM5P7VWUEQ
>
> --
> Reply to this email directly, view it on GitHub
> <#67694 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAAIQ42AYH3D5GOIPIXUOUTX4YLVXANCNFSM5P7VWUEQ>.
> You are receiving this because you commented.Message ID: ***@***.***>
>
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you commented.Message ID:
***@***.***>
|
What model do you have?
I'm lucky that it works for me, albeit my va2 has 5 fan speeds and more features (e.g., automatic turn on when the PM2.5 level is higher than n, anion or whatever that is).
…On Fri, Sep 29, 2023, at 09:20, Viss wrote:
I can see it there in the states - but when i try to change it "nothing
happens"
On 2023-09-28 18:13, Wayne Khan wrote:
> Hey Viss,
>
> Try searching for "fan_level"? I'm using the alternative "vb4" model ID
> I suggested, and I get a 3-speed selector. The official app has more
> (e.g., a night mode) where the RPM is really low, but 3 is better than
> none I guess.
>
> On Fri, Sep 29, 2023, at 08:52, Viss wrote:
>>
>>
>>
>>
>> I ended up doing the cloud configuration one, and i can get pm2.5 out
>> of
>> it, but I can't seem to figure out how to actually input commands. I
>> want to stop using the built-in xiaomi automations because they dont
>> work very well, and i'd rather control it through HA, but it seems I
>> can't actually control the fan speed.
>>
>> and I'd love to do local control and not cloud.
>>
>> On 2023-09-28 16:11, Wayne Khan wrote:
>>
>>> When I got the "mismatched model" prompt for my zhimi.airp.va2, I
>>> tried
>>> instead zhimi.airp.vb4, and it worked!
>>>
>>> Probably not all the features of my va2 are supported, but I can get
>>> at
>>> least turn it on/off and get the temperature/humidity/PM2.5 readout,
>>> good enough.
>>>
>>> For more details, see
>>> https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/.
>>>
>>> --
>>> Reply to this email directly, view it on GitHub [1], or unsubscribe
>>> [2].
>>> You are receiving this because you commented.Message ID:
>>> ***@***.***>
>>
>>
>> Links:
>> ------
>> [1]
>> #67694 (comment)
>> [2]
>> https://github.com/notifications/unsubscribe-auth/AANMYXZWD6CMHXKHLZTZV2DX4X73BANCNFSM5P7VWUEQ
>>
>> --
>> Reply to this email directly, view it on GitHub
>> <#67694 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AAAIQ42AYH3D5GOIPIXUOUTX4YLVXANCNFSM5P7VWUEQ>.
>> You are receiving this because you commented.Message ID: ***@***.***>
>>
> --
> Reply to this email directly, view it on GitHub [1], or unsubscribe
> [2].
> You are receiving this because you commented.Message ID:
> ***@***.***>
Links:
------
[1]
#67694 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AANMYX3ZHG47YYDLDW4ZSZTX4YOFJANCNFSM5P7VWUEQ
—
Reply to this email directly, view it on GitHub <#67694 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAIQ43QCCFRTSG67S6CEHTX4YO4DANCNFSM5P7VWUEQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Oh, you have the va2 like me...
…On Fri, Sep 29, 2023, at 09:28, Wayne Khan wrote:
What model do you have?
I'm lucky that it works for me, albeit my va2 has 5 fan speeds and more features (e.g., automatic turn on when the PM2.5 level is higher than n, anion or whatever that is).
On Fri, Sep 29, 2023, at 09:20, Viss wrote:
>
>
>
>
> I can see it there in the states - but when i try to change it "nothing
> happens"
>
> On 2023-09-28 18:13, Wayne Khan wrote:
>
> > Hey Viss,
> >
> > Try searching for "fan_level"? I'm using the alternative "vb4" model ID
> > I suggested, and I get a 3-speed selector. The official app has more
> > (e.g., a night mode) where the RPM is really low, but 3 is better than
> > none I guess.
> >
> > On Fri, Sep 29, 2023, at 08:52, Viss wrote:
> >>
> >>
> >>
> >>
> >> I ended up doing the cloud configuration one, and i can get pm2.5 out
> >> of
> >> it, but I can't seem to figure out how to actually input commands. I
> >> want to stop using the built-in xiaomi automations because they dont
> >> work very well, and i'd rather control it through HA, but it seems I
> >> can't actually control the fan speed.
> >>
> >> and I'd love to do local control and not cloud.
> >>
> >> On 2023-09-28 16:11, Wayne Khan wrote:
> >>
> >>> When I got the "mismatched model" prompt for my zhimi.airp.va2, I
> >>> tried
> >>> instead zhimi.airp.vb4, and it worked!
> >>>
> >>> Probably not all the features of my va2 are supported, but I can get
> >>> at
> >>> least turn it on/off and get the temperature/humidity/PM2.5 readout,
> >>> good enough.
> >>>
> >>> For more details, see
> >>> https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/.
> >>>
> >>> --
> >>> Reply to this email directly, view it on GitHub [1], or unsubscribe
> >>> [2].
> >>> You are receiving this because you commented.Message ID:
> >>> ***@***.***>
> >>
> >>
> >> Links:
> >> ------
> >> [1]
> >> #67694 (comment)
> >> [2]
> >> https://github.com/notifications/unsubscribe-auth/AANMYXZWD6CMHXKHLZTZV2DX4X73BANCNFSM5P7VWUEQ
> >>
> >> --
> >> Reply to this email directly, view it on GitHub
> >> <#67694 (comment)>,
> >> or unsubscribe
> >> <https://github.com/notifications/unsubscribe-auth/AAAIQ42AYH3D5GOIPIXUOUTX4YLVXANCNFSM5P7VWUEQ>.
> >> You are receiving this because you commented.Message ID: ***@***.***>
> >>
> > --
> > Reply to this email directly, view it on GitHub [1], or unsubscribe
> > [2].
> > You are receiving this because you commented.Message ID:
> > ***@***.***>
>
>
> Links:
> ------
> [1]
> #67694 (comment)
> [2]
> https://github.com/notifications/unsubscribe-auth/AANMYX3ZHG47YYDLDW4ZSZTX4YOFJANCNFSM5P7VWUEQ
>
>
> —
> Reply to this email directly, view it on GitHub <#67694 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAIQ43QCCFRTSG67S6CEHTX4YO4DANCNFSM5P7VWUEQ>.
> You are receiving this because you commented.Message ID: ***@***.***>
>
>
|
I guess it sorta defeats the purpose - the whole reason i went through
the trouble of buying this unit was so that I could hook it into home
assistant and control the fan speeds basedon the pm2.5 measurement.
i can control it through its app - but ideally i'd like to control it
entirely via home assistant and wrap its behavior up in automations.
On 2023-09-28 18:33, Wayne Khan wrote:
Oh, you have the va2 like me...
On Fri, Sep 29, 2023, at 09:28, Wayne Khan wrote:
> What model do you have?
>
> I'm lucky that it works for me, albeit my va2 has 5 fan speeds and
> more features (e.g., automatic turn on when the PM2.5 level is higher
> than n, anion or whatever that is).
>
> On Fri, Sep 29, 2023, at 09:20, Viss wrote:
>>
>>
>>
>>
>> I can see it there in the states - but when i try to change it
>> "nothing
>> happens"
>>
>> On 2023-09-28 18:13, Wayne Khan wrote:
>>
>>> Hey Viss,
>>>
>>> Try searching for "fan_level"? I'm using the alternative "vb4" model
>>> ID
>>> I suggested, and I get a 3-speed selector. The official app has more
>>> (e.g., a night mode) where the RPM is really low, but 3 is better
>>> than
>>> none I guess.
>>>
>>> On Fri, Sep 29, 2023, at 08:52, Viss wrote:
>>>>
>>>>
>>>>
>>>>
>>>> I ended up doing the cloud configuration one, and i can get pm2.5
>>>> out
>>>> of
>>>> it, but I can't seem to figure out how to actually input commands.
>>>> I
>>>> want to stop using the built-in xiaomi automations because they
>>>> dont
>>>> work very well, and i'd rather control it through HA, but it seems
>>>> I
>>>> can't actually control the fan speed.
>>>>
>>>> and I'd love to do local control and not cloud.
>>>>
>>>> On 2023-09-28 16:11, Wayne Khan wrote:
>>>>
>>>>> When I got the "mismatched model" prompt for my zhimi.airp.va2, I
>>>>> tried
>>>>> instead zhimi.airp.vb4, and it worked!
>>>>>
>>>>> Probably not all the features of my va2 are supported, but I can
>>>>> get
>>>>> at
>>>>> least turn it on/off and get the temperature/humidity/PM2.5
>>>>> readout,
>>>>> good enough.
>>>>>
>>>>> For more details, see
>>>>> https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/.
>>>>>
>>>>> --
>>>>> Reply to this email directly, view it on GitHub [1], or
>>>>> unsubscribe
>>>>> [2].
>>>>> You are receiving this because you commented.Message ID:
>>>>> ***@***.***>
>>>>
>>>>
>>>> Links:
>>>> ------
>>>> [1]
>>>> #67694 (comment)
>>>> [2]
>>>> https://github.com/notifications/unsubscribe-auth/AANMYXZWD6CMHXKHLZTZV2DX4X73BANCNFSM5P7VWUEQ
>>>>
>>>> --
>>>> Reply to this email directly, view it on GitHub
>>>> <#67694 (comment)>,
>>>> or unsubscribe
>>>> <https://github.com/notifications/unsubscribe-auth/AAAIQ42AYH3D5GOIPIXUOUTX4YLVXANCNFSM5P7VWUEQ>.
>>>> You are receiving this because you commented.Message ID:
>>>> ***@***.***>
>>>>
>>> --
>>> Reply to this email directly, view it on GitHub [1], or unsubscribe
>>> [2].
>>> You are receiving this because you commented.Message ID:
>>> ***@***.***>
>>
>>
>> Links:
>> ------
>> [1]
>> #67694 (comment)
>> [2]
>> https://github.com/notifications/unsubscribe-auth/AANMYX3ZHG47YYDLDW4ZSZTX4YOFJANCNFSM5P7VWUEQ
>>
>>
>> --
>> Reply to this email directly, view it on GitHub
>> <#67694 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/AAAIQ43QCCFRTSG67S6CEHTX4YO4DANCNFSM5P7VWUEQ>.
>> You are receiving this because you commented.Message ID: ***@***.***>
>>
>>
>
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you commented.Message ID:
***@***.***>
|
I get your point(ish), but I'd argue the PM2.5 setting is almost a constant. I think 50+ is red, so you'll always want it to turn on, probably.
Set it once in Xiaomi Home, uninstall and continue in Home Assistant.
…On Fri, Sep 29, 2023, at 11:24, Viss wrote:
I guess it sorta defeats the purpose - the whole reason i went through
the trouble of buying this unit was so that I could hook it into home
assistant and control the fan speeds basedon the pm2.5 measurement.
i can control it through its app - but ideally i'd like to control it
entirely via home assistant and wrap its behavior up in automations.
On 2023-09-28 18:33, Wayne Khan wrote:
> Oh, you have the va2 like me...
>
> On Fri, Sep 29, 2023, at 09:28, Wayne Khan wrote:
>> What model do you have?
>>
>> I'm lucky that it works for me, albeit my va2 has 5 fan speeds and
>> more features (e.g., automatic turn on when the PM2.5 level is higher
>> than n, anion or whatever that is).
>>
>> On Fri, Sep 29, 2023, at 09:20, Viss wrote:
>>>
>>>
>>>
>>>
>>> I can see it there in the states - but when i try to change it
>>> "nothing
>>> happens"
>>>
>>> On 2023-09-28 18:13, Wayne Khan wrote:
>>>
>>>> Hey Viss,
>>>>
>>>> Try searching for "fan_level"? I'm using the alternative "vb4" model
>>>> ID
>>>> I suggested, and I get a 3-speed selector. The official app has more
>>>> (e.g., a night mode) where the RPM is really low, but 3 is better
>>>> than
>>>> none I guess.
>>>>
>>>> On Fri, Sep 29, 2023, at 08:52, Viss wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> I ended up doing the cloud configuration one, and i can get pm2.5
>>>>> out
>>>>> of
>>>>> it, but I can't seem to figure out how to actually input commands.
>>>>> I
>>>>> want to stop using the built-in xiaomi automations because they
>>>>> dont
>>>>> work very well, and i'd rather control it through HA, but it seems
>>>>> I
>>>>> can't actually control the fan speed.
>>>>>
>>>>> and I'd love to do local control and not cloud.
>>>>>
>>>>> On 2023-09-28 16:11, Wayne Khan wrote:
>>>>>
>>>>>> When I got the "mismatched model" prompt for my zhimi.airp.va2, I
>>>>>> tried
>>>>>> instead zhimi.airp.vb4, and it worked!
>>>>>>
>>>>>> Probably not all the features of my va2 are supported, but I can
>>>>>> get
>>>>>> at
>>>>>> least turn it on/off and get the temperature/humidity/PM2.5
>>>>>> readout,
>>>>>> good enough.
>>>>>>
>>>>>> For more details, see
>>>>>> https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/.
>>>>>>
>>>>>> --
>>>>>> Reply to this email directly, view it on GitHub [1], or
>>>>>> unsubscribe
>>>>>> [2].
>>>>>> You are receiving this because you commented.Message ID:
>>>>>> ***@***.***>
>>>>>
>>>>>
>>>>> Links:
>>>>> ------
>>>>> [1]
>>>>> #67694 (comment)
>>>>> [2]
>>>>> https://github.com/notifications/unsubscribe-auth/AANMYXZWD6CMHXKHLZTZV2DX4X73BANCNFSM5P7VWUEQ
>>>>>
>>>>> --
>>>>> Reply to this email directly, view it on GitHub
>>>>> <#67694 (comment)>,
>>>>> or unsubscribe
>>>>> <https://github.com/notifications/unsubscribe-auth/AAAIQ42AYH3D5GOIPIXUOUTX4YLVXANCNFSM5P7VWUEQ>.
>>>>> You are receiving this because you commented.Message ID:
>>>>> ***@***.***>
>>>>>
>>>> --
>>>> Reply to this email directly, view it on GitHub [1], or unsubscribe
>>>> [2].
>>>> You are receiving this because you commented.Message ID:
>>>> ***@***.***>
>>>
>>>
>>> Links:
>>> ------
>>> [1]
>>> #67694 (comment)
>>> [2]
>>> https://github.com/notifications/unsubscribe-auth/AANMYX3ZHG47YYDLDW4ZSZTX4YOFJANCNFSM5P7VWUEQ
>>>
>>>
>>> --
>>> Reply to this email directly, view it on GitHub
>>> <#67694 (comment)>,
>>> or unsubscribe
>>> <https://github.com/notifications/unsubscribe-auth/AAAIQ43QCCFRTSG67S6CEHTX4YO4DANCNFSM5P7VWUEQ>.
>>> You are receiving this because you commented.Message ID: ***@***.***>
>>>
>>>
>>
> --
> Reply to this email directly, view it on GitHub [1], or unsubscribe
> [2].
> You are receiving this because you commented.Message ID:
> ***@***.***>
Links:
------
[1]
#67694 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AANMYX3OO2N4EGMW6EHBBO3X4YQQBANCNFSM5P7VWUEQ
—
Reply to this email directly, view it on GitHub <#67694 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAAIQ47RRPZ5NHKSCSFV5L3X4Y5N5ANCNFSM5P7VWUEQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
it's the fan speed i want to change, which it appears I can't do via
home assistant.
On 2023-09-28 20:33, Wayne Khan wrote:
I get your point(ish), but I'd argue the PM2.5 setting is almost a
constant. I think 50+ is red, so you'll always want it to turn on,
probably.
Set it once in Xiaomi Home, uninstall and continue in Home Assistant.
On Fri, Sep 29, 2023, at 11:24, Viss wrote:
>
>
>
>
> I guess it sorta defeats the purpose - the whole reason i went through
> the trouble of buying this unit was so that I could hook it into home
> assistant and control the fan speeds basedon the pm2.5 measurement.
>
> i can control it through its app - but ideally i'd like to control it
> entirely via home assistant and wrap its behavior up in automations.
>
> On 2023-09-28 18:33, Wayne Khan wrote:
>
>> Oh, you have the va2 like me...
>>
>> On Fri, Sep 29, 2023, at 09:28, Wayne Khan wrote:
>>> What model do you have?
>>>
>>> I'm lucky that it works for me, albeit my va2 has 5 fan speeds and
>>> more features (e.g., automatic turn on when the PM2.5 level is
>>> higher
>>> than n, anion or whatever that is).
>>>
>>> On Fri, Sep 29, 2023, at 09:20, Viss wrote:
>>>>
>>>>
>>>>
>>>>
>>>> I can see it there in the states - but when i try to change it
>>>> "nothing
>>>> happens"
>>>>
>>>> On 2023-09-28 18:13, Wayne Khan wrote:
>>>>
>>>>> Hey Viss,
>>>>>
>>>>> Try searching for "fan_level"? I'm using the alternative "vb4"
>>>>> model
>>>>> ID
>>>>> I suggested, and I get a 3-speed selector. The official app has
>>>>> more
>>>>> (e.g., a night mode) where the RPM is really low, but 3 is better
>>>>> than
>>>>> none I guess.
>>>>>
>>>>> On Fri, Sep 29, 2023, at 08:52, Viss wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> I ended up doing the cloud configuration one, and i can get pm2.5
>>>>>> out
>>>>>> of
>>>>>> it, but I can't seem to figure out how to actually input
>>>>>> commands.
>>>>>> I
>>>>>> want to stop using the built-in xiaomi automations because they
>>>>>> dont
>>>>>> work very well, and i'd rather control it through HA, but it
>>>>>> seems
>>>>>> I
>>>>>> can't actually control the fan speed.
>>>>>>
>>>>>> and I'd love to do local control and not cloud.
>>>>>>
>>>>>> On 2023-09-28 16:11, Wayne Khan wrote:
>>>>>>
>>>>>>> When I got the "mismatched model" prompt for my zhimi.airp.va2,
>>>>>>> I
>>>>>>> tried
>>>>>>> instead zhimi.airp.vb4, and it worked!
>>>>>>>
>>>>>>> Probably not all the features of my va2 are supported, but I can
>>>>>>> get
>>>>>>> at
>>>>>>> least turn it on/off and get the temperature/humidity/PM2.5
>>>>>>> readout,
>>>>>>> good enough.
>>>>>>>
>>>>>>> For more details, see
>>>>>>> https://blog.waynekhan.net/posts/2023-09-27-home-assistant-xiaomi-miio-integration/.
>>>>>>>
>>>>>>> --
>>>>>>> Reply to this email directly, view it on GitHub [1], or
>>>>>>> unsubscribe
>>>>>>> [2].
>>>>>>> You are receiving this because you commented.Message ID:
>>>>>>> ***@***.***>
>>>>>>
>>>>>>
>>>>>> Links:
>>>>>> ------
>>>>>> [1]
>>>>>> #67694 (comment)
>>>>>> [2]
>>>>>> https://github.com/notifications/unsubscribe-auth/AANMYXZWD6CMHXKHLZTZV2DX4X73BANCNFSM5P7VWUEQ
>>>>>>
>>>>>> --
>>>>>> Reply to this email directly, view it on GitHub
>>>>>> <#67694 (comment)>,
>>>>>> or unsubscribe
>>>>>> <https://github.com/notifications/unsubscribe-auth/AAAIQ42AYH3D5GOIPIXUOUTX4YLVXANCNFSM5P7VWUEQ>.
>>>>>> You are receiving this because you commented.Message ID:
>>>>>> ***@***.***>
>>>>>>
>>>>> --
>>>>> Reply to this email directly, view it on GitHub [1], or
>>>>> unsubscribe
>>>>> [2].
>>>>> You are receiving this because you commented.Message ID:
>>>>> ***@***.***>
>>>>
>>>>
>>>> Links:
>>>> ------
>>>> [1]
>>>> #67694 (comment)
>>>> [2]
>>>> https://github.com/notifications/unsubscribe-auth/AANMYX3ZHG47YYDLDW4ZSZTX4YOFJANCNFSM5P7VWUEQ
>>>>
>>>>
>>>> --
>>>> Reply to this email directly, view it on GitHub
>>>> <#67694 (comment)>,
>>>> or unsubscribe
>>>> <https://github.com/notifications/unsubscribe-auth/AAAIQ43QCCFRTSG67S6CEHTX4YO4DANCNFSM5P7VWUEQ>.
>>>> You are receiving this because you commented.Message ID:
>>>> ***@***.***>
>>>>
>>>>
>>>
>> --
>> Reply to this email directly, view it on GitHub [1], or unsubscribe
>> [2].
>> You are receiving this because you commented.Message ID:
>> ***@***.***>
>
>
> Links:
> ------
> [1]
> #67694 (comment)
> [2]
> https://github.com/notifications/unsubscribe-auth/AANMYX3OO2N4EGMW6EHBBO3X4YQQBANCNFSM5P7VWUEQ
>
> --
> Reply to this email directly, view it on GitHub
> <#67694 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAAIQ47RRPZ5NHKSCSFV5L3X4Y5N5ANCNFSM5P7VWUEQ>.
> You are receiving this because you commented.Message ID: ***@***.***>
>
--
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
You are receiving this because you commented.Message ID:
***@***.***>
|
Just got a new Xiaomi Air Purifier 4 and getting following error:
It looks like I got a slightly newer revision as Any chance to get this one working as well and/or did any manage to get this one working with HA? |
Hello,
Thank you for your update. Was the support added in some recent version?
When I originally tried that, the integration didn't work with this
particular model (despite the fact, that it should be the same). I can
definitely test it again to see, if it works now.
Thank you
Best regards
Franta
…On Thu, Dec 7, 2023 at 1:14 PM olet3000 ***@***.***> wrote:
zhimi.airp.mb5 is already supported.
Both MIOT zhimi.airp.mb5 and zhimi.airp.mb5a are the same:
https://home.miot-spec.com/spec/zhimi.airp.mb5a
https://home.miot-spec.com/spec/zhimi.airp.mb5
—
Reply to this email directly, view it on GitHub
<#67694 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAC3I5EM3JMS37MALKTU3DTYIGXLLAVCNFSM5P7VWUE2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBUGUZDGNZQHEZA>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Frantisek Kolacek, RHCA
Senior Principal Cyber Threat Intelligence Analyst & Team lead, Master of
whisperers
Information Risk and Security
Red Hat Brno, Czech Republic <https://www.redhat.com/>
Purkynova 97a, Brno, 612 00
*M:* +420-728708686 *IM: *fkolacek / FLC
*GPG:* C658 09C3 78DF 868B BDE3 A383 29CB FAAF 2C12 D100
|
@fkolacek |
@olet3000 |
I recently purchased the Air purifier compact 4 and am unable to use it with the integration as this model is not listed. zhimi.airp.cpa4 |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
The Xiaomi Mi Air Purifier 4 is not available in Xiaomi Miio Device integration: The device model is not known, not able to setup the device using config flow.
What version of Home Assistant Core has the issue?
core-2022.3.1
What was the last working version of Home Assistant Core?
core-2022.3.0
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Xiaomi Miio
Link to integration documentation on our website
https://www.home-assistant.io/integrations/xiaomi_miio
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
In core release 3.0, I was able to setup my device(Xiaomi Mi Air Purifier 4) with zhimi.airpurifier.mb4 in the device model dropdown list and its works perfectly fine, however after upgrading core to 3.1, I'm getting these error messages
The text was updated successfully, but these errors were encountered: