-
-
Notifications
You must be signed in to change notification settings - Fork 3
Release Validation for Users
This page is a user-safe checklist for after updating Humidity Intelligence.
The maintainer release process stays in the repository release governance, version metadata, validation gates, and maintainer approval. This page gives users a safe post-update checklist.
Check:
- HACS or your install method shows the expected version.
- Home Assistant has been restarted after the update.
- Humidity Intelligence loads under Settings -> Devices & services.
- Main HI entities are available.
- The generated dashboard still renders.
- The reason panel matches the active runtime state.
- Native diagnostics can be downloaded if support is needed.
If HACS still shows an older version:
- refresh HACS repository information
- re-check the offered version
- update or re-download through HACS
- restart Home Assistant
- check the installed version again
See HACS and Updates for the longer support path.
After an update that touches generated cards, options, frontend dependencies, or output details:
- run the supported card export or refresh flow
- update Manual card YAML if you use Manual cards
- reload the dashboard
- clear browser/app cache if stale UI remains
- check that chips and reason text reflect backend truth
Generated dashboards stay useful when they mirror backend state. If the dashboard looks more confident than the runtime state, report it.
Check the normal surfaces you already trust:
- active lane or mode
- reason text
- gate status
- configured outputs
- unavailable configured entities
- diagnostics warnings
Normal user validation works through ordinary runtime surfaces. Keep safety and emergency scenarios real-world safe; diagnostics and reason text are the right support path for concerns.
If anything looks wrong, download native Home Assistant diagnostics before making lots of changes. Diagnostics preserve the useful support snapshot:
- versions
- configured entities
- active lane/mode
- reason text
- gates
- output state
- generated card summary
- unavailable or unknown configured entities
See Diagnostics and Support Bundle.
Advanced maintainers may use HI's package-local snapshot support where available.
Remember:
- it is local to the HI package
- it supports package-level validation and rollback preparation
- Home Assistant backups remain the right tool for whole-instance protection
- HACS continues to own HACS-managed updates
- restore work remains an explicit maintainer action
Open an issue if:
- the integration fails to load after restart
- expected HI entities are missing
- generated cards contain unresolved placeholders
- the dashboard contradicts backend reason text
- HACS/Home Assistant version state stays inconsistent after refresh/restart
- diagnostics show unavailable configured entities that need explanation
Include the native diagnostics file whenever practical.