Skip to content

HACS and Updates

Senyo edited this page Jun 7, 2026 · 6 revisions

HACS and Updates

HACS update visibility can lag behind GitHub release state. When Home Assistant still shows an older Humidity Intelligence version, start with the update path Home Assistant and HACS can actually see.

First Checks

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

If HACS Still Shows An Older Version

Try this sequence:

  1. Open HACS.
  2. Open the Humidity Intelligence integration entry.
  3. Use the HACS option to update or refresh repository information if available.
  4. Re-check the version HACS offers.
  5. Download/update through HACS.
  6. Restart Home Assistant after the update.
  7. Check the integration version again.

When the GitHub release exists and Home Assistant still offers an older version, stale local HACS/Home Assistant update state is the most useful first thing to clear.

What To Include In A HACS Issue

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

Keep The Evidence Clean

Use a careful sequence before changing files by hand:

  • collect version evidence before removing the integration
  • let HACS manage files for HACS-managed installs
  • handle dashboard symptoms through the generated-UI path
  • handle runtime symptoms through diagnostics and reason text

Keep the evidence simple: GitHub release version, HACS offered version, Home Assistant installed version, and what refresh/restart steps were tried.

Source Of Truth

GitHub release pages, manifest.json, hacs.json, and repository release notes carry release/package truth. This Wiki explains the support path.


Next: FAQ

Clone this wiki locally