core/tests/components/kodi
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 Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow.py Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
test_device_trigger.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
util.py Gracefully handle no uuid in kodi discovery (#43494) 2020-11-21 20:47:57 +01:00