puddly

Results 621 comments of puddly

I hate to speculate but the above comment seems to have been generated with AI. If so, I do want to warn you that zigpy, ZHA, and the radio libraries...

Sure! We definitely appreciate the help. Zigpy is a very...organic codebase so you've definitely picked a challenge 😄. --- This is a very involved change overall so I think it...

Could you also enable debug logging for the ZHA integration, reload it, and disable debug logging after two minutes? The startup log has useful info as well.

The flasher already comes with up-to-date firmware for your Zigbee module. All you need to do is disable ZHA, run the flasher, and start ZHA back up.

Submit device support requests here: https://github.com/zigpy/zha-device-handlers/. Many Tuya devices require explicit support for basic functionality so this isn't a problem with Core.

Can you enable ZHA debug logging and leave it on for a few hours to record what happens when things go unavailable? If multiple sensors are going unavailable at the...

@robin-gh2 According to your debug log, your device joined on `2024-08-12 22:24:47.786`, and sent a bunch of packets for about a minute while it was in joining mode. After that,...

@Hedda In the future, please do not ask other projects to implement draft PRs. This code isn't done or in a final form and now I have to communicate with...

Thanks for the review! I've addressed both comments and reworked unit tests to properly increase coverage.