puddly
puddly
@i8nemo Please attach both pieces of diagnostics information, I showed in the screenshot where you can download it: https://github.com/home-assistant/core/issues/124516#issuecomment-2364398602
Have you tried power cycling the lights? Off for five seconds, then back on? The firmware in some is known to crash.
@kittyscastle Can you include a [ZHA debug log](https://www.home-assistant.io/integrations/zha/#debug-logging) and open a separate issue? If you're having issues with startup, it won't be the same root cause as this issue.
I've implemented "dumb" source routing as a firmware extension. Alternate branches: - https://github.com/NabuCasa/silabs-firmware-builder/pull/57 (you can download firmwares for the SkyConnect and Yellow once it finishes: https://github.com/NabuCasa/silabs-firmware-builder/actions/runs/9275212477?pr=57) - https://github.com/zigpy/bellows/pull/611 Network startup...
Feel free to keep it open! You can just mark it as a draft instead:
> After this issue happens, I get: `WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.rpi_power_status is taking over 10 seconds`, and then every 30 seconds this line repeats: `WARNING (MainThread) [homeassistant.components.binary_sensor] Updating...
This error message in logs is a symptom of a firmware reset, 95% of the time due to issues with latency or CPU usage on the computer running HA OS....
Can you record a complete ZHA debug log, encompassing a 30 minute period before and after the crash?
What adapter and firmware are you using? From what it looks like, your firmware is not compiled with all of the features that bellows expects to be present: `getTokenData` returns...
I would reach out to the manufacturer then, this is a product branded to work with Home Assistant so I would expect them to have tested it with ZHA. We...