home-assistant-core/tests/components/gogogate2
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
test_config_flow.py Add type hints to integration tests (part 7) (#87980) 2023-02-13 09:53:09 +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_init.py
test_sensor.py