Avoid waiting for integration platforms in the parent integration (#112467)

This commit is contained in:
J. Nick Koston 2024-03-05 21:16:42 -10:00 committed by GitHub
parent 87739bc072
commit f3a9756f81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 126 additions and 5 deletions

View file

@ -11,6 +11,7 @@ async def test_humanify_automation_trigger_event(hass: HomeAssistant) -> None:
hass.config.components.add("recorder")
assert await async_setup_component(hass, "automation", {})
assert await async_setup_component(hass, "logbook", {})
await hass.async_block_till_done()
context = Context()
event1, event2 = mock_humanify(