haomnilogic-local
haomnilogic-local copied to clipboard
Reloading using HACS to upgrade from 0.5.3 not updating version in integration
Maybe this is the correct place to put this, when I look a tthe OmniLogic in HA ->Settings->OmniLogic Local. I see the attached image that shows 0.5.3, but when in HACS, it shows 0.7.2.
I see the same.
that's mostly just a display issue. It's because HACS goes by the git tag and Home Assistant goes by the version parameter in manifest.json. The version listed in HACS is correct, I just need to remember to update the version value in manifest.json (or have CI do it for me)