Add Shelly integration (#39178)
This commit is contained in:
parent
6d95ee7a00
commit
ca2bc9906d
16 changed files with 624 additions and 0 deletions
|
@ -1127,6 +1127,7 @@ async def test_unique_id_update_existing_entry_without_reload(hass, manager):
|
|||
domain="comp",
|
||||
data={"additional": "data", "host": "0.0.0.0"},
|
||||
unique_id="mock-unique-id",
|
||||
state=config_entries.ENTRY_STATE_LOADED,
|
||||
)
|
||||
entry.add_to_hass(hass)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue