core/tests/components/vera
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
common.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
test_climate.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
test_common.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_cover.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
test_lock.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
test_scene.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
test_sensor.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
test_switch.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00