hass-core/tests/components/rfxtrx
Ville Skyttä 2fb3be50ab
Make DeviceRegistry.async_get_device connections arg optional ()
* Make async_get_device connections Optional, default None

* Remove unnecessary async_get_device connections arg usages

Some of these were using an incorrect collection type, which didn't
cause issues mostly just due to luck.
2021-01-07 13:49:45 +01:00
..
__init__.py Avoid using implementation internal to trigger events () 2020-07-22 00:24:26 +02:00
conftest.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_binary_sensor.py Implement config and option flow for rfxtrx integration () 2020-10-01 08:55:57 +02:00
test_config_flow.py Add RFXtrx Rfy venetian blinds tilt control () 2021-01-03 12:59:22 +01:00
test_cover.py Add RFXtrx Rfy venetian blinds tilt control () 2021-01-03 12:59:22 +01:00
test_init.py Make DeviceRegistry.async_get_device connections arg optional () 2021-01-07 13:49:45 +01:00
test_light.py Implement config and option flow for rfxtrx integration () 2020-10-01 08:55:57 +02:00
test_sensor.py Add missing unit for signal strength () 2020-10-01 16:14:29 +02:00
test_switch.py Implement config and option flow for rfxtrx integration () 2020-10-01 08:55:57 +02:00