core/tests/components/august
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 Refresh the august access token when needed (#31735) 2020-02-11 22:13:54 -08:00
mocks.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_binary_sensor.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
test_camera.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_gateway.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_lock.py Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +01:00
test_sensor.py Do not restore unavailable state for august locks (#44722) 2021-01-01 12:44:53 +01:00