Humidity Intelligence v2.0.6: Safer Telemetry, Clearer Control #54
senyo888
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Humidity Intelligence
2.0.6is a stability and truth-alignment release.This version focuses on making HI clearer when something is wrong, quieter when control should stand down, and more honest in the dashboard about what the backend actually decided.
The biggest change is safer degraded behavior: if required humidity or configured temperature telemetry is unavailable, HI now exposes an explicit
telemetry_unavailableruntime mode instead of letting missing data look like a normal all-clear state.Highlights
telemetry_unavailableruntime truth for missing humidity or configured temperature telemetry.create_local_backupandlist_saved_versions.HI House Humidity Drift 7ddependency handling with clearer diagnostics, self-check, release-check, and Home Assistant Repairs guidance.HI Air Control ModeandHI Air Control Reason.Upgrade Notes
No migration is required.
After updating, reload or restart Home Assistant. If you use pasted Manual dashboard cards, run:
Then re-copy the generated YAML and refresh the dashboard/browser cache so the Current Air Control card reflects the latest runtime truth.
Maintenance Notes
The new local snapshot services are intentionally narrow. They create and list package-local HI snapshots only. They are not Home Assistant backups, do not restore code, do not intercept HACS updates, and do not change running code until Home Assistant is restarted after any separate manual file work.
Lane ordering, AQ behavior, humidifier behavior, alert hierarchy, migration behavior, HACS update behavior, and normal runtime-control semantics remain unchanged except for the explicit telemetry-unavailable truth correction.
If you are updating from
2.0.5, this should feel like the same Humidity Intelligence engine, but with safer missing-data handling, clearer diagnostics, and a cleaner support path when something in the Home Assistant environment needs attention.This discussion was created from the release Humidity Intelligence v2.0.6: Safer Telemetry, Clearer Control.
All reactions