enriqg9 / dual-thermostat

Dual Thermostat Lovelace Card
MIT License
51 stars 20 forks source link

Unable to install with HACS (New Custom Updater) #7

Closed pbeckcom closed 5 years ago

pbeckcom commented 5 years ago

Please restructure this repo to function with HACS

walthowd commented 5 years ago

Another vote to add support HACS

walthowd commented 5 years ago

@enriqg9 I should add you don't need to change anything or restructure the directory or file names to support HACS -- just need to file a PR against HACS to add the repo

enriqg9 commented 5 years ago

@walthowd I think it should be supported already? There was a merged PR adding support.

walthowd commented 5 years ago

@enriqg9 Yes, it is supported, but you would have to file a small pull requests against HACS to add it to the default repository. Per their policy they want these to be filed by the principal developer. See here for an example:

https://github.com/custom-components/hacs/pulls?q=is%3Apr+is%3Aclosed

enriqg9 commented 5 years ago

Sent PR today.

walthowd commented 5 years ago

Thanks!