aex351 / home-assistant-neerslag-app

Neerslag app for Home Assistant. All-in-one package (Sensors + Card).
59 stars 16 forks source link

Can't add Neerslag App to integrations #11

Open realjax opened 3 years ago

realjax commented 3 years ago

I can add the neerslag app to HACS but can't add it to integrations. It doesnt show up in the list when I search for it. Is this the correct procedure?

realjax commented 3 years ago

Never mind, was a cache thing as mentioned in this (closed) issue here https://github.com/aex351/home-assistant-neerslag-app/issues/5

Strange. You might want to mention something about the cache in the docs, but I feel clearing the browsers cache shouldnt be needed.

realjax commented 3 years ago

Ps. I also could not see the card until I cleared my browsers cache again.

aex351 commented 3 years ago

Thanks for your feedback. Having a note in the documentation regarding clearing the browser cache would be a good point. I will also see if there is a way to have Home Assistant reload the cache after installing the integration. I know for example HACS does this for front-end plugins. However, because the Neerslag App is a back-end integration with a front-end plugin embedded this stage might get skipped by HACS.

aex351 commented 3 years ago

I have added a note in the readme file. I have not found a way to clear the cache automatically. On the website of HACS there is also an information message about the need to restart Home Assistant and/or clear the browser cache after installing a plugin/integration.