core/homeassistant/components/rfxtrx
Ville Skyttä 2fb3be50ab
Make DeviceRegistry.async_get_device connections arg optional (#44897)
* 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
..
translations Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
__init__.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
binary_sensor.py
config_flow.py Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
const.py Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
cover.py Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
light.py
manifest.json Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
sensor.py
services.yaml
strings.json Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
switch.py