Skip to content

v0.5.0 — Instant feedback & ERV sensors

Choose a tag to compare

@albertovincenzi albertovincenzi released this 22 Jul 10:03

Faster UI feedback

Control commands (power, mode, temperature, remote lock, fan, etc.) now update the entity immediately instead of waiting for the next 30-second poll:

  • The commanded value is shown optimistically and held until the DMS confirms it.
  • Two fast follow-up polls (~4s and ~10s) fetch the real state right after a command, so it confirms within seconds and a rejected command surfaces quickly.

Energy-recovery ventilator sensors

ERV (pluserv) units now expose proper sensor entities — CO₂, outdoor temperature, air temperature, and intake-air temperature — created only when the unit actually reports them. These get long-term history and can drive automations (e.g. boost ventilation on high CO₂).

Update via HACS to get instant feedback if you were on v0.4.x.