Regarding the timeout. You can ignore it. It is because the external service is failing to respond in time (custom sensors). So this is inherent to how Home Assistant works.
You can also switch from the neerslag-card to the neerslag-app (currently not part of the default HACS repository - requires some manual actions).
For the first error message, I don’t know. Is this something you can reproduce? This might be related to your browser. Do you experience any on-screen errors? If not, also just ignore it. It however has got nothing to do with the timeout error message.
Thanks @aex351 for the great card. I’ve installed the Neerslag App. For whatever reason, the card does not work within the home assistant app, but on the same phone it works within the browser.
I am getting the “custom element doesn’t exist error”. Tried 2 phones and both have the same problem.
No, for me both the Neerslag App and the Neerslag Card (don’t use both) work good in the mobile Home Assistant app (Android). As far as I know the Home Assistant app basically uses an internal web browser.
Really like the look of the integration! I’m using the app and am based in Ireland - but ??? do not return any data - when I check in developer I get the below message.
I’ve set the co-ords to my location, and tried with setting the option for using the HA co-ords - but to no avail.
I do however get data returned for other entities e.g. the barometer returns information - are these limited to NL & BE, or am I missing something in the setup?
@KingFisher, the app uses Dutch data providers (Buienalarm and Buienradar). Originally they only supported the Netherlands and later on Belgium and Germany got added. I noticed now that Buienalarm also seems to supports the UK, Italy and Spain. That is new information to me. I will have a look to see what options there are.
If you happen to know of an Irish data provider that I can integrate, please let me know.
@KingFisher, it doesn’t need to be an integration that already exists within Home Assistant. If you know of any website/service that provides such insight in Ireland I will happily have a look for you, to see if I can get it integrated.
Met Éireann provides a rainfall forecast on an hourly level I see. Do you happen to have one that provides it on minute base?
So If I use this URL it seems to return correct data for Dublin using Buienalarm.
And if I use this URL for Buienradar also seems to give correct data.
Not sure if this helps in any way? Let me know if you need any other info, or have questions.
thanks again!
Well, I can confirm that both Buienradar and Buienalarm work in Ireland. I tested this with Limerick. Both services might not be present in your city, therefor you will get the error message ‘not in coverage’.
It could also mean that you have no set-up either the Neerslag Card (standalone w/ custom sensors) or the Neerslag App (all-in-one) correctly. Please read the readme file for detailed information. If your city is within the service area I think there must be something wrong with the coordinates your entered. Make sure to use dot (.) instead of comma (,).
thanks aex351, am using the app, and have tested with the co-ordinates in the URL. Have read the readme file, and cannot see anything that I missed…Have dots in the Lat. & Lon.
Will continue to try and get it working, and will report back!
The random number is to ensure your location does not get blocked from the server.
You will need to create your own custom sensor for that if you want to make use of the the data.
However, I recommend to stop using the Neerslag Card - as this requires a lot of manual setup - and migrate to the Neerslag App. It is now available in HACS.
If you are using the Neerslag Card with the custom sensor and are using the provided template. Then it will display the timestamp of when the sensor was last updated. This is helpful when debugging. Because of this, each sensor update with data will get stored in Home Assistant history logs. If you don’t want this, then there is an option to make the state static, but setting a fixed value.
I thought, I’d add my question to the this thread, so it’s all under the same header…
I installed the Neerslag app via HACS. It then showed up under Configuration → Integrations and I added my co-ordinates.
However, when I wanted to add the Neerslag Card to Lovelace, I was not able to find it in the list. Did I miss a step?
Note:
On the filesystem, I see neerslag-card.js under homeassistant/custom_components/neerslag/hoe-assistant-neerslag-card
Any pointers ?
thanks,
chrisV
Sounds like you followed the installation instructions correctly, with a minor note: you might want to restart your Home Assistant after installing the integration and refreshing your browser cache. That should do the trick.
Edit: I opened a dedicated topic for the Neerslag App:
Thank you so much for this great App @aex351 !
It is a very useful addition to HA
I had to clear the browser-cache ! (thank you to @_Mitch07 for pointing this out)
You may consider adding this in the Readme ( )
Another note regarding the Readme in the git repo:
Not having used HACS that much (yet), it took me quite a while to figure out what I had to do at this step: Add the Neerslag App as an Integration in Home Assistant (config/integration);
I was looking at subdirectories in the file system. It turned out, I just had to go to “Configurations” → “Integrations” → “Add Integration” → and find the HACS integration here (!). I know, it is not easy to write fool-proof documentation for dummies like myself.
Thank you again for this great app
ChrisV