finity69x2/light-brightness-preset-row

Fails to install via HACS

Closed this issue · 5 comments

When I try to install this plugin via HACS, it fails. The Home Assistant log gives the following two errors:
2020-01-12 12:25:39 ERROR (MainThread) [hacs.repository.plugin.finity69x2.light-brightness-preset-row] Repostitory structure not compliant
2020-01-12 12:25:39 ERROR (MainThread) [hacs.repository.plugin.finity69x2.light-brightness-preset-row] Download was not complete.

"content_in_root": true,

This should be false or not set at all @finity69x2 https://hacs.xyz/docs/publish/start#hacsjson

Sorry about that. I incorrectly followed one of the examples.

Should be fixed now.

Install works as expected now! Thank you!

Great! Good to hear.

Minor thing related to this issue - I think the changes are in the master branch but the 1.0 tag shows up as the most "recent" on HACS. This prompts HACS to think there is an update available to 1.0 when the 1.0 tag has the older file. I think this would be resolved with a 2.0 tag (though I'm no github expert).