Skip to content

v0.1.0

Choose a tag to compare

@genericJE genericJE released this 19 May 20:26
· 4 commits to main since this release

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_temperature per minute (and on every relevant state change), idempotent, with respect for hvac_mode=off, Better Thermostat window-open frost protect, and a bidirectional mirror with input_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 climate entity that accepts set_temperature

Install

HACS → Custom repositories → add this repo, type Integration → install → restart → add via Settings → Devices & Services.