BazaJayGee66 / homeassistant_cololight

Custom component to support Cololight in Home-Assistant
MIT License
47 stars 6 forks source link

Integration is not loaded in Home Assistant 2021.06 because of missing version in manifest.json #15

Closed SmartHomeFanatic closed 3 years ago

SmartHomeFanatic commented 3 years ago

Hi!

Just updated to 2021.06. As the guys of HA require the integration's version in the manifest.json now it's not loaded anymore.

I added a random version number in my local manifest.json and it was loaded again.

BazaJayGee66 commented 3 years ago

Thanks @SmartHomeFanatic,

This was added in version v1.2.1.

All releases can be found here.

I've just updated HA to 2021.6.0 and can confirm it's working.

Thanks,

SmartHomeFanatic commented 3 years ago

Hi! Don't know why but I was running a quite old version of the plugin. Isn't this part of HACS anymore? Can't remember that I've seen any updating requests for the addon there.

BazaJayGee66 commented 3 years ago

I'm not familiar with HACS sorry.

If you know of any HACS docs for supporting updating version please let me know, otherwise I'm happy to receive any PR's as well.

Thanks,

BazaJayGee66 commented 3 years ago

I've had a look at the HACS docs, and for the time being this integration will only support custom repositories in HACS.

This means as new versions are released you will need to update the URL to point to the new version.