core/tests/components/gios
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 Improve type annotations for GIOS integration (#50454) 2021-05-11 07:57:24 -07:00
test_air_quality.py Improve type annotations for GIOS integration (#50454) 2021-05-11 07:57:24 -07:00
test_config_flow.py Improve type annotations for GIOS integration (#50454) 2021-05-11 07:57:24 -07:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_system_health.py Add support for system health to GIOS integration (#43280) 2020-12-07 03:50:22 +01:00