mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix deako mocks (#144265)
This commit is contained in:
parent
d775e443f8
commit
14735cce26
@ -21,6 +21,7 @@ async def test_deako_async_setup_entry(
|
|||||||
"id1": {},
|
"id1": {},
|
||||||
"id2": {},
|
"id2": {},
|
||||||
}
|
}
|
||||||
|
pydeako_deako_mock.return_value.get_name.return_value = "some device"
|
||||||
|
|
||||||
mock_config_entry.add_to_hass(hass)
|
mock_config_entry.add_to_hass(hass)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user