@mmccool @mshamash @maxcharbonneau FYI, there was a massive underlying change to ZHA in the Home Assistant 2024.8 release (which included a huge refactoring and splitting of the ZHA integration component architecture into a separate codebases), so that major change could have broken this and other ZHA stuff:
Zigbee Home Automation (ZHA) updates
The Zigbee Home Automation (ZHA) got a massive overhaul this release!
What this means for you? Well… basically: nothing! And this sounds odd, but that is a good thing!
The whole integration has been split into a separate codebase, making it easier to maintain and improve. This is a huge step forward for the integration, and took months of work to get done.
You will not notice anything different right now, but this change will make the integration easier to maintain and improve in the future, including allowing code contributors to contribute more easily.
Thanks for the dedication and the huge amounts of hard work on this integration @dmulcahey, @puddly, and @TheJulianJES!
As such I would highly recommend that you guys open a new issue for the ZHA integration in the Home Assistant core repository on GitHub and repost same there in more details with debug logs + diagnostics for better tracking, see:
- https://www.home-assistant.io/integrations/zha#debug-logging
and - https://www.home-assistant.io/integrations/zha#reporting-issues
then open new issue under issues here: - https://github.com/home-assistant/core/issues
Just for reference check out these too if want a longer back-story on the major ZHA change:
UPDATE: See that @mguaylam also posted a new related issue to the repo for the zha library that the ZHA integration component inside Home Assistant’s core depends on, but please note that is not the same as posting an issue to ZHA integration component for Home Assistant’s core issues tracker as mentioned and linked above, which I think should still be done for the record.