puddly
puddly
@orensuch I'm able to load your database just fine on my system so something else is broken. Are there any other `zigbee.db-shm` or `zigbee.db-wal` files? After stopping Home Assistant, can...
Please download diagnostics for the ZHA integration after letting it run for a few hours:
Aqara sensors becoming unavailable is not unusual: when joining a network, they pick the very first parent they detect, which rarely is a physically close one. If they picked good...
I strongly suggest anyone affected by "devices randomly stop working/go offline" issues please take a look at https://skyconnect.home-assistant.io/connectivity/, especially the "How to counter interference" section. In exceptionally noisy environments, the...
The device reports no model, no manufacturer, and has no useful clusters on any endpoint: ```json "endpoints": { "1": { "profile_id": 260, "device_type": "0xffff", "in_clusters": [ "0x0000" ], "out_clusters": []...
The traceback is logged at the `DEBUG` level specifically because this isn't a problem. The device just was unreachable at startup.
It depends on the coordinator in use but it's usually routing issues. Can you upload the diagnostics JSON for the integration? It'll contain coordinator info.
zigpy-znp does not allow you to send data from unregistered endpoints. You must register endpoint 0x0b and then disable the endpoint 1 preference in zigpy-znp config: https://github.com/zigpy/zigpy-znp/pull/181
See https://github.com/zigpy/zigpy-znp/blob/e6e2c42981c8a04303db6d28ef503a6b0778d667/zigpy_znp/zigbee/application.py#L751-L787. This is how zigpy-znp has always worked, though this logic will need to be updated to work better with the packet API.
Firmware side is here: You can try pre-built firmwares for the SkyConnect and Yellow as well: