cyberjunky / home-assistant-custom-components

My custom components for Home Assistant
MIT License
70 stars 19 forks source link

Can't import repo in Home Assistant #40

Closed Brandjuh closed 5 years ago

Brandjuh commented 5 years ago

I want to use the plugwise and p2000 addons in my HA. Sadly I cannot import the repo via the addons store and import function.

I am complete new to HA so maybe I am just missing something.

19-08-12 17:59:19 INFO (MainThread) [hassio.store.git] Clone add-on https://github.com/cyberjunky/home-assistant-custom-components repository
19-08-12 17:59:22 ERROR (MainThread) [hassio.utils.json] Can't read json from /data/addons/git/166757fd/repository.json: [Errno 2] No such file or directory: '/data/addons/git/166757fd/repository.json'
19-08-12 17:59:22 WARNING (MainThread) [hassio.store.data] Can't read repository information from /data/addons/git/166757fd/repository.json
19-08-12 17:59:22 INFO (MainThread) [hassio.store] Load add-ons from store: 59 all - 0 new - 0 remove
cyberjunky commented 5 years ago

These are no addon's but custom_components, create dir structure of components you want under custom_components and place file in there. Using IDE or Configuration addon.