core/tests/components/ozw
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 Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
conftest.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_binary_sensor.py Use disabled_by constants (#49584) 2021-04-23 09:56:42 +02:00
test_climate.py Revert "Convert ozw climate values to correct units (#45369)" (#46163) 2021-02-08 07:05:10 +01:00
test_config_flow.py Clean up superfluous integration setup - part 5 (#49296) 2021-04-16 09:22:56 -07:00
test_cover.py Add stop support to openzwave (mqtt) cover (#44622) 2021-01-10 18:05:52 +01:00
test_fan.py Update ozw to use new fan entity model (#45577) 2021-01-28 09:40:10 +01:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py
test_lock.py
test_migration.py Update tests i-o to use async_get() instead of async_get_registry() (#47653) 2021-03-09 14:32:08 +01:00
test_scenes.py
test_sensor.py Use disabled_by constants (#49584) 2021-04-23 09:56:42 +02:00
test_services.py
test_switch.py
test_websocket_api.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00