core/homeassistant/components/hue
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 [ci skip] Translation update 2020-12-10 00:03:01 +00:00
__init__.py
binary_sensor.py
bridge.py
config_flow.py
const.py
device_trigger.py Remove unnecessary instances of dict.keys() (#42518) 2020-10-28 20:43:48 +01:00
errors.py
helpers.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
hue_event.py
light.py
manifest.json
sensor.py
sensor_base.py
sensor_device.py
services.yaml
strings.json