-
-
Notifications
You must be signed in to change notification settings - Fork 3
HACS and Updates
HACS update visibility can lag behind GitHub release state. If Home Assistant still shows an older Humidity Intelligence version, do not assume the release is missing or the integration is broken. Start with the update path Home Assistant and HACS can actually see.
Check:
- the installed Humidity Intelligence version in Home Assistant
- the latest GitHub release
- whether the repository is still added in HACS
- whether HACS has refreshed repository information
- whether Home Assistant has been restarted after install/update
Latest releases:
Humidity Intelligence releases
Try this sequence:
- Open HACS.
- Open the Humidity Intelligence integration entry.
- Use the HACS option to update or refresh repository information if available.
- Re-check the version HACS offers.
- Download/update through HACS.
- Restart Home Assistant after the update.
- Check the integration version again.
If the GitHub release exists but Home Assistant still offers an older version, the likely issue is stale local HACS/Home Assistant update state rather than missing upstream release metadata.
Include:
- version shown by GitHub releases
- version shown by HACS
- version shown by Home Assistant after restart
- whether HACS repository information was refreshed
- whether the integration was re-downloaded or updated
- whether Home Assistant was restarted after the update
- native Home Assistant diagnostics if available
Avoid:
- deleting the integration before collecting version evidence
- hand-editing integration files while HACS is managing the install
- assuming a dashboard symptom is a HACS packaging issue
- assuming HACS visibility proves runtime behavior
Keep the evidence simple: GitHub release version, HACS offered version, Home Assistant installed version, and what refresh/restart steps were tried.
GitHub release pages, manifest.json, hacs.json, and repository release notes define
release/package truth. This Wiki explains the support path; it does not define release
state.