core/tests/components/canary
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 Change HomeAssistantType to HomeAssistant (#49522) 2021-04-21 15:53:06 -10:00
conftest.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_alarm_control_panel.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_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_sensor.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00