v0.1.0
First public release. HACS submission pending.
Highlights
- Per-room heating windows with a custom Lovelace card (
heating-window-slider-card) — 1–4 windows per room on a single 24h track, dual-handle range slider, wrap-around. - Config flow installs the card and provisions per-room helpers (windows, comfort, window count) plus hub-level pause switch and setback.
- Schedule controller writes
set_temperatureper minute (and on every relevant state change), idempotent, with respect forhvac_mode=off, Better Thermostat window-open frost protect, and a bidirectional mirror withinput_boolean.heating_paused. - Setback is a user-facing
number.heating_schedule_setback(seeded from the wizard, default 14 °C); changes take effect immediately. - 26 translations.
Requirements
- Home Assistant 2024.4 or later
- Any
climateentity that acceptsset_temperature
Install
HACS → Custom repositories → add this repo, type Integration → install → restart → add via Settings → Devices & Services.