This release fixes compatibility with HA 2026.7.0, and improves how energy data is imported - thanks to a PR from @jpm16930.
What's Changed
- Fixed compatibility with HA 2026.7.0 in #457
- Per hour statistics import by @jpm16930 in #445
- Restore heating_circuit_flow_setpoint attribute on CircuitStateSensor by @hugo-brito in #441
- Fix VRC700 ventilation: send DAY/SET_BACK instead of NORMAL/REDUCED by @swDomass in #456
- Fix mypyllant.report crash: datetime module shadowing (#199) by @phyrexia in #453
- fix: anchor statistics baseline to window start to prevent mid-day spikes by @jpm16930 in #458
- Add zone cooling operating mode sensor by @jpmreis in #451
New Contributors
- @jpm16930 made their first contribution in #445
- @swDomass made their first contribution in #456
- @phyrexia made their first contribution in #453
- @jpmreis made their first contribution in #451
Full Changelog: v0.9.14...v0.9.17