Closed y0m1g closed 4 months ago
Sorry to hear about the issue @y0m1g!
Thanks for providing the details and logs. Sounds like an issue with adding a switch for the “light” on the AC unit (I’ve never had that option myself… out of curiosity is it controlling an actual light for the room or is it more like a status LED?).
As a workaround, and to help isolate the issue, in your settings.json within Homebridge please try adding "disableLightSwitch": true
.
If that works, please then check in your Apple Home app (or equivalent) if a light switch (for the AC light, as opposed to other settings like ClimateReact) is still showing.
If it is you’ll need to remove your AC unit from Homebridge. The plugin should then re-add it and hopefully clean up the mismatch. To do this:
Please let me know how you go!
Hi @y0m1g
Not sure if you had a chance to try my suggestion from a few days ago, if not that's totally fine, wanted to make you aware that I've pushed a patch, v.2.5.1, that should (in code) resolve the issue you described (without you needing to do the other steps mentioned).
If you're therefore able to update to v2.5.1 and try it out that would be really helpful.
Thanks
Hello! Sorry I did not check my notifications this week-end... thank you for providing a detailed workaround. Though I went directly with testing 2.5.1 since you released it, and everything's working fine again! 🙌
To answer your previous question, the AC light is actually the display of the target temperature on the unit.
Thank you very much for your quick support. Let me know if you need me to test anything else later on.
Great, thanks for confirming @y0m1g
Hello! I'm getting this error after updating (from 2.3.4) to 2.5.0:
Debug logs are here: homebridge.log.txt
This make HB crash and reboot forever. Not sure how to fix this in my config 🤔