This is an Alpha, dont use it in Production!
This is the minimum required version for using the BT UI Card v3
Main Changes:
WIP
What's Changed
- Fix device_model parsing for multiple braces by @cygnusb in #1449
- Add model quirk for Bosch Thermostat II Battery model by @cygnusb in #1450
- Fix possibly invalid target_temp_high in trv.py by @cygnusb in #1451
- Updated Danish translations and aligned with the English translation. by @andersgodballe in #1477
- Expanded bug-report issue template by @folfy in #1528
- Helpers rework - rounding by @folfy in #1529
- Bugfix - Support devices only having mode heat_cool instead of heat (#1322) by @folfy in #1533
- Hotfix diagnostic data export - #1469 by @folfy in #1526
- Fix issue #1515 in pl.json by @folfy in #1518
- fixed typos HomaticIP -> HomematicIP by @folfy in #1502
- Copy edit of the docs and strings by @Moohan in #1488
- Feature/ha compatibility by @KartoffelToby in #1447
- #1553 - Fixed new rounding function for local_calibration by @folfy in #1555
- Fix/heating power valve pos by @wtom in #1581
- Fix invalid JSON in strings.json file by @hpuac in #1565
- Implement set_preset_mode to fix HA scenes using BT (Fixes #1186) by @Kishi85 in #1564
- #1530: fix deprecation warning - config_entry set in base class by @folfy in #1557
- [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
New Contributors
- @andersgodballe made their first contribution in #1477
- @folfy made their first contribution in #1528
- @Kishi85 made their first contribution in #1564
- @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
Full Changelog: 1.7.0-Beta1...1.8.0-Alpha