core/tests/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
..
fixtures
snapshots Modernize aemet weather (#97969) 2023-08-15 20:55:16 +02:00
__init__.py
conftest.py Add missing mock in aemet config flow tests (#89360) 2023-03-08 10:18:44 -05:00
test_config_flow.py Remove incorrect constant usage in test (#91198) 2023-04-11 10:00:17 +02:00
test_init.py Add type hints to integration tests (a) (#87684) 2023-02-08 12:16:23 +01:00
test_sensor.py Add type hints to integration tests (a) (#87684) 2023-02-08 12:16:23 +01:00
test_weather.py Modernize aemet weather (#97969) 2023-08-15 20:55:16 +02:00
util.py