core/tests/components/dwd_weather_warnings
andarotajo 70d4b4d20d
Add optional location based region to dwd_weather_warnings (#96027)
* Add device tracker option

* Update const name to be more understandable

* Clean up sensor code

* Clean up init and coordinator

* Add tests and update util function and it's usage

* Switch to using the registry entry and add tests

* Clean up code

* Consolidate duplicate code and adjust tests

* Fix runtime error

* Fix blocking of the event loop

* Adjust API object handling

* Update homeassistant/components/dwd_weather_warnings/exceptions.py

* Optimize coordinator data update

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-22 09:13:09 +02:00
..
__init__.py
conftest.py
test_config_flow.py Add optional location based region to dwd_weather_warnings (#96027) 2024-04-22 09:13:09 +02:00
test_init.py Add optional location based region to dwd_weather_warnings (#96027) 2024-04-22 09:13:09 +02:00