CoolKit-Technologies / ha-addon

Apache License 2.0
253 stars 117 forks source link

Can't add repository to HA Addons #131

Open restauffer opened 1 year ago

restauffer commented 1 year ago

I am running HassOS on an Raspberry Pi. IO am trying to add the repository using the following URL:

  https://github.com/CoolKit-Technologies/ha-addon

I get the following error:

expected a URL for dictionary value @ data['repository']. Got ' https://github.com/CoolKit-Technologies/ha-addon'

I have used cut-n-paste and had typing the URL but get the same result. I'm not sure if this is an addon problem or and HA problem.

I have attached a screenshot of the "{Manage add-on repositories" page.

image

Thanks for any help you can provide.

restauffer commented 1 year ago

I was able to get it working by copying the URL from another source. Thanks

zukimonster commented 1 year ago

Also had an issue adding the repository. The tutorial at https://ewelink.cc/ewelink-works-with-home-assistant/ says to use the url https://github.com/CoolKit-Technologies/ha-addon but I got an error.

https://github.com/CoolKit-Technologies/ha-addon.git works for me.