tronity/homeassistant

Integration with HACS

dellock6 opened this issue · 4 comments

HACS (https://hacs.xyz/) is a powerful addition for HA to download and update custom/3rd party components. It would be much easier to use it instead of downloading and manually updating your code at each release, especially in this beta phase when updates will be more frequent I guess.

Update: I tried to directly register this github repo as a custom repository into HACS but I get this error:

<Integration tronity/homeassistant> Repository structure for main is not compliant

You should really look at integrating into HACS, otherwise upgrading each time the code manually will be a pain.

@dellock6, I think the structure is this way so eventually can be popped into home assistant core

Fixed repository structure. Integration should now be available in HACS for easier downloading and updating!

Hi, I can confirm I was now able to add the integration via HACS custom repository, by pointing at the root folder in git!