core/tests/components/bond
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
conftest.py
test_config_flow.py
test_cover.py
test_entity.py Shutdown bond bpup and skip polling after the stop event (#49326) 2021-04-18 13:46:46 -07:00
test_fan.py
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py
test_switch.py