* rfxtrx: add missed case for device tuple fallback Previously the code was prepared for a backward compatible migration of tuples, where both styles of identifiers might exist in device registry at the same time. This place was sadly missed * No need to raise special, we can assert instead * Add some basic tests |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_binary_sensor.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_device_action.py | ||
test_device_trigger.py | ||
test_init.py | ||
test_light.py | ||
test_sensor.py | ||
test_siren.py | ||
test_switch.py |