core/tests/components/aemet
Luca Angemi fdade67211
Add device info for Aemet (#120243)
* Update sensor.py

* Update weather.py

* Update sensor.py

* ruff

* add device info to entity

* remove info from sensor

* remove info from weather

* ruff

* amend entity

* Update sensor.py

* Update weather.py

* ruff again

* add DOMAIN

* type unique_id

* Update entity.py

* Update entity.py

* assert

* update tests

* change snapshot
2024-06-24 08:20:34 +02:00
..
fixtures Add wind gust to AEMET hourly forecasts (#99289) 2023-08-29 21:14:37 +02:00
snapshots Add device info for Aemet (#120243) 2024-06-24 08:20:34 +02:00
__init__.py
conftest.py Import Generator from typing_extensions (2) (#118989) 2024-06-06 17:24:22 +02:00
test_config_flow.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_coordinator.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_diagnostics.py Use ConfigEntry runtime_data in aemet (#117411) 2024-05-14 10:59:55 +02:00
test_init.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_sensor.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
test_weather.py Remove legacy get forecast service from Weather (#118664) 2024-06-17 21:13:28 +02:00
util.py Add device info for Aemet (#120243) 2024-06-24 08:20:34 +02:00