Problem with alerts from Meteoalarm - Not working
See original GitHub issueThe problem
Weather alerts not working from Meteoalarm:
My config seems to be good. On website of meteoalarm I see active alerts for my localization but in Home Assistant sensor has state: safety.
What version of Home Assistant Core has the issue?
2022.02.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Meteoalarm
Link to integration documentation on our website
https://www.home-assistant.io/integrations/meteoalarm/
Example YAML snippet
binary_sensor:
- platform: meteoalarm
country: "poland"
province: "Zielona Góra"
language: "pl"
I've tried language: pl-PL also.
Anything in the logs that might be useful for us?
Log is clean - no errors
Additional information
Actually meteoalarm is available from: meteoalarm.ORG not from meteoalarm.eu like previously-> it could be source of the problem?
Issue Analytics
- State:
- Created 2 years ago
- Comments:26 (4 by maintainers)
Top Results From Across the Web
Meteo Alarm app not working? crashes or has problems? | 2022 ...
Complete guide to troubleshoot Meteo Alarm app on iOS and Android devices. Solve all Meteo Alarm app problems, errors, connection issues, ...
Read more >Europe | Meteoalarm – Alerting Europe for Extreme Weather
Meteoalarm provides the most recent authoritative warning information, needed to prepare for extreme weather expected to occur somewhere over Europe.
Read more >is Meteoalarm Hrvatska not working / having issues for you?
✓ Meteoalarm Hrvatska app Notifications are not working properly. Go to your Settings->Notifications->Meteoalarm Hrvatska and check whether notifications ...
Read more >Meteoalarm not showing warning - Home Assistant Community
There are several warnings for my area at the moment, and “safe” shows ... The problem MeteoAlarm integration not initializing on restart.
Read more >Alert Montgomery
Emergency notifications, straight from Montgomery County to you. The Alert Montgomery System ... Infrastructure Issues including Water and Power Outages.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I will update my ha tonight to see if there is a new problem or if there is a problem with meteoalarm.eu api website.
The only thing in the log for me was this:
2022-02-07 14:29:39 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform meteoalarm is taking over 10 seconds.But I just changed the city to one, where there is a warning and this seems to work. When I change it back to my city it is shown as safe (which is correct). There only seems to be the case, that when there is no warning, the attributes are not filled. I have one card with the current status and with the attribute event, which now says it’s unknown.
But I don’t know, if this was the case before it stopped working for one or two days on my end.