Ensure deconz tests add config entry before updating it (#110417)
This commit is contained in:
parent
bc0a78d069
commit
61610a5ef9
1 changed files with 1 additions and 0 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Reference in a new issue