core/homeassistant/components/aemet
Álvaro Fernández Rojas 23d7330a2f
Discard outdated data reported by AEMET stations (#48417)
* aemet: achieve 100% test coverage

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

* aemet: discard outdated station data

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

* aemet: fix AemetSensor/AemetForecastSensor inheritance

AbstractAemetSensor already inherits SensorEntity.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-03-27 22:33:24 +01:00
..
translations [ci skip] Translation update 2021-03-23 00:03:29 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
abstract_aemet_sensor.py Fix some sensor classes (#48254) 2021-03-23 15:56:33 +01:00
config_flow.py
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
manifest.json
sensor.py Discard outdated data reported by AEMET stations (#48417) 2021-03-27 22:33:24 +01:00
strings.json
weather.py
weather_update_coordinator.py Discard outdated data reported by AEMET stations (#48417) 2021-03-27 22:33:24 +01:00