Main Changes:
WIP
Breaking Changes:
- No support for BT UI Card < 3.0
- Eco Mode Services Removed, we use Presets for all kind of modes, inc. Eco mode.
What's Changed
- [EL] Create el.json added Greek Translation by @apo-mak in #1618
- add "temperatur_offset" as a possible offset entity by @DavidBadura in #1623
- Feature/refactor by @wtom in #1662
- Add configurable preset temperatures for comprehensive scheduler-card integration by @Copilot in #1639
- Fix infinite loop and prevent control operations when TRV becomes unavailable by @Copilot in #1666
- Fix infinite wait loop on startup by zeroing out local_temperature_calibration when unavailable by @Copilot in #1665
- Fix KeyError: 'advanced' when adding new devices in v1.7.1beta3 by @Copilot in #1669
- Fix/hvac mode by @wtom in #1670
- refactor by @wtom in #1686
- Add Italian translations for Better Thermostat by @echopage1964 in #1689
- Use new Weather API as the old one has been removed by @Skyslycer in #1682
- Add retries to delegate.py by @imbaczek in #1619
- Implement HVAC mode tolerance handling by @tasomaniac in #1711
- [TASK] implement eco mode and fix some main code by @KartoffelToby in #1721
- Fix ECO mode using separate saved temperature variable to avoid conflicts by @Copilot in #1722
- Fix sets option flow config_entry explicitly, which is deprecated in 2025.12 by @KartoffelToby in #1726
- MPC calibration mode by @wtom in #1727
- Feature/tpi by @wtom in #1751
- pi_heating_demand valve control by @wtom in #1741
- Add Turkish translation support by @muminkoykiran in #1743
- Fix crash when calibration offset is unknown or invalid by @carlosbaraza in #1738
- Preset Modes by @KartoffelToby in #1732
- bugfixes by @wtom in #1757
- Feature/mpc tuning by @wtom in #1759
New Contributors
- @apo-mak made their first contribution in #1618
- @DavidBadura made their first contribution in #1623
- @Copilot made their first contribution in #1639
- @echopage1964 made their first contribution in #1689
- @Skyslycer made their first contribution in #1682
- @imbaczek made their first contribution in #1619
- @muminkoykiran made their first contribution in #1743
- @carlosbaraza made their first contribution in #1738
Full Changelog: 1.7.0...1.8.0-Beta-4