github WiesiDeluxe/ha-harvia-sauna v2.10.0b4
v2.10.0b4 — Combi limit on Fenix + secret redaction (beta)

pre-release11 hours ago

🧪 Beta 4

Three follow-ups from @fasdav's testing (issue #9):

  • Combi limit now holds on Fenix. It compared against the session humidity, which is 0 while the heater is off, so the clamp was silently skipped — a 95 °C setpoint with a 50 % profile reached 145 combined. It now falls back to the active profile's targetHum, which is what PATCH /devices/target actually writes into. Xenio is unaffected.
  • Diagnostics redact vendor secrets by pattern. The device-info websocket message carries the Wi-Fi SSID; vendor payload shapes aren't enumerable, so anything matching ssid|passw|token|secret|api-key|credential|email|username is redacted at any depth.
  • Docs corrected: profile contents can be written from HA (full object to profiles.<n> via devicesStatesUpdate, no desired wrapper — the server adds it). The integration still only selects a profile; editing would need a read-modify-write that could overwrite panel-side changes. Also noted: push captures are partial deltas.

Thanks @fasdav — including for pointing out that these had been dropped.

Don't miss a new ha-harvia-sauna release

NewReleases is sending notifications on new releases.