Important
Attention: Please do not install this update until you also see the update for the integration to version 1.8 displayed!
This only works correct with the latest BT 1.8 version
BREAKING CHANGES
The Type is changed, now there are two card types, normal and mini
type: custom:better-thermostat-normal-climate-card
type: custom:better-thermostat-mini-climate-card
Note: The Eco toggle uses the preset-based API introduced in better_thermostat 1.8.0 (preset_mode "eco"). The card will prefer calling climate.set_preset_mode with preset_mode: "eco" when the preset is available; a fallback to the legacy better_thermostat.set_eco_mode service is kept for older installations.
What's Changed
-
Improvements
- Mini card now shows the window-open indicator even when the TRV is off.
- Lowered threshold for selecting the largest responsive size to improve layout between small and medium widths.
-
Style
- Updated layout, sizing, and positioning of climate control UI elements, overlays, and icons for better fit across sizes.
-
Documentation
- README updated: version bumped, screenshots refreshed, and content streamlined (options/help sections trimmed).