From 30ce654e6212e3df94c96f25738d7366230be785 Mon Sep 17 00:00:00 2001 From: CurrentThread <62957822+CurrentThread@users.noreply.github.com> Date: Mon, 19 Jul 2021 18:38:54 +0200 Subject: [PATCH] Clarify country name configuration MeteoAlarm (#18435) The country name instructions are not clear now and on the given page you cannot find the correctly written country name. For example for the United Kingdom, the country name in the configuration must be `united-kingdom`. --- source/_integrations/meteoalarm.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/meteoalarm.markdown b/source/_integrations/meteoalarm.markdown index 7c89906436f..b239430789f 100644 --- a/source/_integrations/meteoalarm.markdown +++ b/source/_integrations/meteoalarm.markdown @@ -12,7 +12,7 @@ ha_platforms: - binary_sensor --- -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://www.meteoalarm.org). Please note that you need to write the exact details from the website with capitals. +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 binary sensor state shows if applicable the warning message. The details are available as attribute.