fjs21 / homebridge-blueair

BlueAir air purifier plugin for homebridge
https://www.npmjs.com/package/@fjs21/homebridge-blueair
Apache License 2.0
50 stars 6 forks source link

Add Support for Model: 411i MAX #330

Closed jonato1 closed 1 year ago

jonato1 commented 1 year ago

Starting a new issue to track all of the work related to adding support for 411i MAX.

Requested features: auto mode, dynamic fan speed, child lock, LED, and PM 2.5 sensors, temp, humidity.

Pull Request #285 from @rmcardle, reviewed by @tmysl. Watchers: @cmfrazier, @bdroths, @jdsebo15, @mzruya

jonato1 commented 1 year ago

Pull request #285 adds support for everything listed above, except for temp and humidity. Pending additional commit.

jonato1 commented 1 year ago

Done - This will be released with v1.3.0 shortly.

rmcardle commented 1 year ago

I don't think the 411i MAX supports temperature and humidity. The Blueair app doesn't show them and Homebridge with plugin 1.3.0 is just showing 0°C and 0%.

jdsebo15 commented 1 year ago

My 411i max does not appear to have any sensors except PM2.5. Let me know if there is any other product information you guys need. We really appreciate y’all’s support.Best,Jarrett SeboOn Jul 9, 2023, at 10:25, Riley McArdle @.***> wrote: I don't think the 411i MAX supports temperature and humidity. The Blueair app doesn't show them and Homebridge with plugin 1.3.0 is just showing 0°C and 0%.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

jonato1 commented 1 year ago

Hey @rmcardle and @jdsebo15 - Thanks for the heads up. I thought I saw from someone that the 411i Max has temp and humidity, but I may have misread in going through all of the comments. I'll make a commit to have it removed in the next release.

jonato1 commented 1 year ago

v1.3.1 is released! Let me know if y'all see any additional concerns or issues. Also, if everything is working, that'd be great to know too!

rmcardle commented 1 year ago

1.3.1 is working great for me. I'm not sure how it got fixed because I don't see anything in the patches, but it's showing the air quality as "Excellent" now. Before it was just showing "Unknown". Maybe something in one of the dependencies that changed in f05157e666624499786c2ba194528116504253f8 fixed it?