hass-core/tests/components/smartthings
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
..
__init__.py
conftest.py Give scenes last activated state (#62673) 2022-01-07 19:02:32 +01:00
test_binary_sensor.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_climate.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_config_flow.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_cover.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_fan.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_init.py Fix lingering timer in smartthings tests (#91697) 2023-04-21 18:58:07 +02:00
test_light.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_lock.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_scene.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_sensor.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_smartapp.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_switch.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00