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**