From 61610a5ef9cbafb66b495f817b43d567155a4d15 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 12 Feb 2024 15:29:33 -0600 Subject: [PATCH] Ensure deconz tests add config entry before updating it (#110417) --- tests/components/deconz/test_init.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/components/deconz/test_init.py b/tests/components/deconz/test_init.py index 58cb7129037..fe364779059 100644 --- a/tests/components/deconz/test_init.py +++ b/tests/components/deconz/test_init.py @@ -175,6 +175,7 @@ async def test_update_group_unique_id( CONF_PORT: "3", }, ) + entry.add_to_hass(hass) # Create entity entry to migrate to new unique ID entity_registry.async_get_or_create(