hass-core/tests/components/met_eireann
Ville Skyttä 19d25cd901
Change config entry state to an enum (#49654)
* Change config entry state to an enum

* Allow but deprecate EntryState str equality comparison

* Test fixes

* Rename to ConfigEntryState

* Remove str comparability backcompat

* Update new occurrences of strs cropped up during review
2021-05-20 19:19:20 +02:00
..
__init__.py Add a new weather integration - Met Éireann (#39429) 2021-04-05 23:23:57 +02:00
conftest.py Add a new weather integration - Met Éireann (#39429) 2021-04-05 23:23:57 +02:00
test_config_flow.py Add a new weather integration - Met Éireann (#39429) 2021-04-05 23:23:57 +02:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_weather.py Add a new weather integration - Met Éireann (#39429) 2021-04-05 23:23:57 +02:00