core/tests/components/onewire
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 Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
const.py Add support for DS2405 (#50148) 2021-05-20 17:02:25 +02:00
test_binary_sensor.py Cleanup orphan devices in onewire integration (#48581) 2021-04-01 15:06:47 +02:00
test_config_flow.py Clean up superfluous integration setup - part 4 (#49295) 2021-04-16 17:46:49 +02:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_sensor.py Add retry mechanism on onewire sysbus devices (#48614) 2021-04-03 23:08:35 +02:00
test_switch.py Cleanup orphan devices in onewire integration (#48581) 2021-04-01 15:06:47 +02:00