mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Adjust kraken tests which create devices (#98197)
This commit is contained in:
parent
3e6c844048
commit
3495d762a4
@ -248,6 +248,7 @@ async def test_sensors_available_after_restart(hass: HomeAssistant) -> None:
|
|||||||
CONF_TRACKED_ASSET_PAIRS: [DEFAULT_TRACKED_ASSET_PAIR],
|
CONF_TRACKED_ASSET_PAIRS: [DEFAULT_TRACKED_ASSET_PAIR],
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
entry.add_to_hass(hass)
|
||||||
|
|
||||||
device_registry = dr.async_get(hass)
|
device_registry = dr.async_get(hass)
|
||||||
device_registry.async_get_or_create(
|
device_registry.async_get_or_create(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user