#Zigbee endpoints not being polled reliably with ZHA
1 messages · Page 1 of 1 (latest)
I btw already tried a reconfigure to no avail. I can read the endpoints manually and then they get updated, but they state in this state until I manually read again.
I now tried to change the channel with "smart" and reconnected the devices. Still no change ☹️
What thermostat is this?
Bosch Thermostat 2. I saw you already replied to other users complaining on Github in the PR. I have now switched to my old thermostats in the rooms where I need the most accurate heating. So I'll just wait until there is a fix.
I can set up an empty Home Assistant instance and only connect the thermostat to give you some debug logs, if needed
@waxen pendant already said though that there was a bug with reporting not being set up properly since 2026.2.x, so I guess it is not just this device
That should only be relevant when freshly pairing a device on 2026.2.x. We‘ll fix it ASAP, but devices that were previously set up should continue working.
If you haven’t re-paired the device, there may be a bug in the quirk (or incompatibility with new zigpy versions).
Yes, I did because I exchanged on of the thermostats
So I repaired it a few days ago
and then I freaked out and nuked my whole Home Assistant setup, because I thought I had storage corruption 😄
Turned out all my backups were corrupted too, so I had to start from scratch
All other devices seem to work fine though, lights etc
Sorry about that! We did a huge refactor, a bunch of testing, and had no issues reported during beta.
https://github.com/zigpy/zha/pull/648 (and https://github.com/zigpy/zigpy/pull/1764) should fix the issue.