core/tests/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
..
__init__.py Refactor Hue: phue -> aiohue (#13043) 2018-03-16 20:27:05 -07:00
conftest.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_bridge.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device_trigger.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_init_multiple_bridges.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_light.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_sensor_base.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00