core/tests/components/zha
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 Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_api.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_binary_sensor.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_channels.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_climate.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_cover.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device_action.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
test_device_tracker.py
test_device_trigger.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
test_discover.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_fan.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_gateway.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_init.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_lock.py
test_number.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_registries.py
test_sensor.py Refactor ZHA sensor initialization (#43339) 2020-11-18 21:34:12 -05:00
test_switch.py Fix ZHA switch group test (#44021) 2020-12-07 11:43:35 -05:00
zha_devices_list.py Add zha AnalogOutput cluster support (#44092) 2020-12-14 15:32:45 -05:00