v4.0.0-beta.16 — Offset Sync reliability + HomeKit recovery fixes #263
Closed
hiall-fyi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Two issues surfaced on beta.15 this week — @apilone reported a zone state desync that turned out to hide a second, bigger problem draining his daily API quota, and @simonotter's Offset Sync chart kicked off a cache-poisoning audit that found three related bugs in the offset write path. This release fixes all of them, plus a smaller regression caught while auditing other caches in the integration.
Bug Fixes
Set Temperature Offsetservice has used since v3.Improvements
+10.0with no indication the real gap was bigger. The climate entity now exposesoffset_clamped: trueandoffset_clamp_direction: hit_max | hit_minas extra attributes, plus a warning in the log when the clamp fires. If you see this, the cause is usually a draught on the TRV, a cold external wall behind it, or the external sensor in a warmer pocket than the TRV.How to Update
HACS → Tado CE → ⋮ → Redownload → tick "Need a different version?" → select v4.0.0-beta.16 → Restart HA
Thanks to everyone who supported the project through Buy Me a Coffee — it genuinely helps.
Full Changelog: CHANGELOG.md
This discussion was created from the release Offset Sync reliability + HomeKit recovery fixes.
Beta Was this translation helpful? Give feedback.
All reactions