core/tests/components/rfxtrx
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
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Implement config and option flow for rfxtrx integration (#39117) 2020-10-01 08:55:57 +02:00
test_config_flow.py Update tests p-s to use async_get() instead of async_get_registry() (#47654) 2021-03-09 14:28:32 +01:00
test_cover.py Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
test_init.py Update tests p-s to use async_get() instead of async_get_registry() (#47654) 2021-03-09 14:28:32 +01:00
test_light.py Implement config and option flow for rfxtrx integration (#39117) 2020-10-01 08:55:57 +02:00
test_sensor.py Add missing unit for signal strength (#40436) 2020-10-01 16:14:29 +02:00
test_switch.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00