core/tests/components/abode
Ville Skyttä 19d25cd901
Change config entry state to an enum ()
* 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 abode config entries and device registry () 2019-10-13 20:01:04 +02:00
common.py Uniformize platform setup () 2021-03-02 21:43:59 +01:00
conftest.py Lint suppression cleanups () 2021-03-02 09:02:04 +01:00
test_alarm_control_panel.py Update tests a-b to use async_get() instead of async_get_registry() () 2021-03-09 14:24:34 +01:00
test_binary_sensor.py Update tests a-b to use async_get() instead of async_get_registry() () 2021-03-09 14:24:34 +01:00
test_camera.py Update tests a-b to use async_get() instead of async_get_registry() () 2021-03-09 14:24:34 +01:00
test_config_flow.py Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
test_cover.py Update tests a-b to use async_get() instead of async_get_registry() () 2021-03-09 14:24:34 +01:00
test_init.py Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
test_light.py Update tests a-b to use async_get() instead of async_get_registry() () 2021-03-09 14:24:34 +01:00
test_lock.py Update tests a-b to use async_get() instead of async_get_registry() () 2021-03-09 14:24:34 +01:00
test_sensor.py Update tests a-b to use async_get() instead of async_get_registry() () 2021-03-09 14:24:34 +01:00
test_switch.py Update tests a-b to use async_get() instead of async_get_registry() () 2021-03-09 14:24:34 +01:00