1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-18 03:57:10 +00:00
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device ()
* 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
..