Full HomeKit sensor coverage, Auto mode fix
Pre-release
Pre-release
Pre-release build. See Discussion #219 for setup instructions and feedback.
⚠️ Upgrade Notes
Upgrading from beta.1 or beta.2? Just update through HACS and restart — no config changes needed.
Upgrading from v3.x? Make sure you're on v3.5.3 first, then upgrade to beta.3. Direct v2.x → v4.0 upgrades are not supported — upgrade to v3.3.1 first if you're still on v2.x.
⚠️ Minimum Home Assistant Version
Tado CE requires Home Assistant 2025.11 or later for smarter rate limit handling. Older HA versions will work but fall back to a fixed 15-minute retry interval after quota exhaustion."
What's New
- All sensors now use live HomeKit data — Temperature, humidity, smart comfort, window detection, insights, preheat decisions, and boost calculations all use the freshest reading from your bridge instead of waiting for the cloud. Your history charts should now be smooth instead of spikey.
Bug Fixes
- Fixed temperature and humidity sensor charts showing spikey data when HomeKit is connected (#224)
- Fixed smart comfort, window detection, insights, and preheat using stale cloud data
- Fixed climate card showing wrong target temperature after switching to Auto mode (Discussion #219)
Improvements
- HomeKit Connected sensor shows "Never" instead of blank for
last_disconnected
Internal
- Codebase cleanup from architecture review — removed unused code paths
Contributors
Thanks to @ChrisMarriott38 for reporting #224 and @hapklaar for the Auto mode screenshots and debug logs!