From 70990d9113f31db93daa9f2fa70330e2aa93a861 Mon Sep 17 00:00:00 2001 From: Kalanda Date: Sat, 18 Jul 2020 17:27:06 +0200 Subject: [PATCH] Update info.md --- info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.md b/info.md index 1c3dae9..fdd8ef5 100644 --- a/info.md +++ b/info.md @@ -5,7 +5,7 @@ Sensor support for AEMET (Agencia Estatal de Metereología) weather data service You need to get your `api_key` and find the nearest `station_id` at https://opendata.aemet.es/ in order to finish the configuration. -**IMPORTANT NOTE: You have to get the `station_id` from "Observación convencional" => "Datos de observación" stations. It isn't the same that in "Climatologías diarias".** +**IMPORTANT NOTE: You have to get the `station_id` from "Observación convencional" => "Datos de observación" stations. **NOT** from "Climatologías diarias".** **IMPORTANT NOTE 2: Don't forget to use double quotes (`"` and `"`) around `name`, `api_key` and `station_id` values**