core/homeassistant/components/insteon
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-04 00:05:42 +00:00
__init__.py Fix issue in python > 3.8.2 (#42213) 2020-10-22 22:04:06 +02:00
binary_sensor.py
climate.py Use list literal without using dict.keys() (#42573) 2020-10-30 09:19:13 -05:00
config_flow.py
const.py
cover.py
fan.py
insteon_entity.py
ipdb.py
light.py
manifest.json
schemas.py
services.yaml
strings.json
switch.py
utils.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00