puddly

Results 621 comments of puddly

There have been zero ZHA changes between 2023.1.6 and 2023.1.7 (you can read the diff, it's only 147 lines long): https://github.com/home-assistant/core/compare/2023.1.6...2023.1.7 If your database is malformed, this will prevent ZHA...

@pabes74 Can you ZIP up and post here (or email me) your `/config/zigbee.db` file?

It looks like some more research needs to be done for this PR. The ZCL and ZDO specifications talk about both input and output clusters, in addition to server and...

@kylepyke your problem is unrelated and happens when the coordinator is disconnected, it's not really something that can be fixed.

Can you enable debug logging for the ZHA integration, let it run until it crashes and you have to reload, and then upload the log? You will probably have to...

This will be fixed by https://github.com/home-assistant/core/pull/106147, which is currently in `dev` and will be included in the next Core bugfix release.

The reporting threshold isn't a static 0.5C: the sensor also sends an update every couple of minutes as well. From what I remember, these Sonoff sensors do not themselves respect...

The linked PR will fix this issue.

The proposed change is a rewrite of the OTA system used by ZHA. OTA updates were introduced in 2024.2.0 but there are a few issues that arise when network connectivity...

If your update fails part way through, please enable ZHA debug logging before starting the update, let it run, then disable debug logging after it fails. Upload the debug log...