What's Changed
- Fix zone thermostat HVAC mode reporting for heat-pump systems by @qraynaud in #330
- Skip scheduled Validate runs on forks by @kcgthb in #333
- Add alarm PIN to options flow and fix blank options menu (#306) by @kcgthb in #338
- Fix alarm get_events and acknowledge_events (Tydom 1.0 + Tyxal+) by @kcgthb in #337
- Fix adaptive polling: add missing TydomClient.poll_device_data and dedupe _rebuild_polling_cache by @kcgthb in #335
- Add support for KLINE motorized doors (belmDoor/podPosition) by @cutedrake in #332
- Fix pilot-wire detection broken by the write-only comfortMode [STOP, HEATING] enum by @kcgthb in #334
- Improve Tydom connection reliability on reload and slow gateways by @qraynaud in #331
New Contributors
- @qraynaud made their first contribution in #330
- @cutedrake made their first contribution in #332
Full Changelog: v0.24...v0.25