diff --git a/source/_integrations/meteoalarm.markdown b/source/_integrations/meteoalarm.markdown index d2056f76a1b..5cdb852c5f6 100644 --- a/source/_integrations/meteoalarm.markdown +++ b/source/_integrations/meteoalarm.markdown @@ -13,9 +13,9 @@ ha_platforms: ha_integration_type: integration --- -The `MeteoAlarm` platform allows one to watch for weather alerts in europe from [MeteoAlarm](https://www.meteoalarm.org) (EUMETNET). To use this binary sensor, you need the name of your country and the province name from [MeteoAlarm](https://feeds.meteoalarm.org). Please note that you need to write the exact country name (with hyphens) as at the end of the URL starting with: `https://feeds.meteoalarm.org/feeds/meteoalarm-legacy-atom-`. +The `MeteoAlarm` platform allows one to watch for weather alerts in Europe from [MeteoAlarm](https://www.meteoalarm.org) (EUMETNET). To use this binary sensor, you need the country and the province name from [MeteoAlarm](https://feeds.meteoalarm.org). Please note that it is crucial to write the country name exactly as it appears in the URL starting with https://feeds.meteoalarm.org/feeds/meteoalarm-legacy-atom-, including any hyphens used in the name. Failure to do so may result in errors or incorrect data. -The binary sensor state shows if applicable the warning message. The details are available as attribute. +The binary sensor state shows the warning message if applicable. The details are available as attribute. ## Configuration @@ -86,8 +86,6 @@ There are a few awareness levels: Example automation -Below you find an example of an automation. - {% raw %} ```yaml