core/tests/components/bond
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
common.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
conftest.py Stub light profiles (#42232) 2020-10-23 16:28:21 +02:00
test_config_flow.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_cover.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_fan.py Fix a problem with set_speed(off) when direct HA API for set speed is called (#39488) 2020-08-30 21:10:15 -05:00
test_init.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
test_light.py Add support for Bond fireplaces with integrated lights (#41255) 2020-10-18 14:11:24 -05:00
test_switch.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00