ha-core/homeassistant/components/aemet
Erik Montnemery caeb20f9c9
Modernize aemet weather (#97969)
* Modernize aemet weather

* Improve test coverage

* Only create a single entity for new config entries
2023-08-15 20:55:16 +02:00
..
__init__.py Wait for config entry platform forwards (#73806) 2022-07-09 17:27:42 +02:00
config_flow.py Use SchemaOptionsFlowHandler in aemet (#82638) 2022-11-25 16:16:43 +01:00
const.py Use new device class in aemet (#83315) 2022-12-05 17:07:01 +01:00
manifest.json Sort manifests 1 (#87022) 2023-02-08 20:29:44 +01:00
sensor.py Add init return type to integrations (#87523) 2023-02-06 11:37:25 +01:00
strings.json
weather.py Modernize aemet weather (#97969) 2023-08-15 20:55:16 +02:00
weather_update_coordinator.py Replace async_timeout with asyncio.timeout A-B (#98415) 2023-08-15 10:29:28 +02:00