Use eager_start for background service call tasks (#111620)

This commit is contained in:
J. Nick Koston
2024-02-27 12:06:32 -10:00
committed by GitHub
parent c8b7f098e5
commit c4d719a7cf
4 changed files with 12 additions and 6 deletions

View File

@@ -615,6 +615,7 @@ async def test_service_calls(
# check backup with different timezone
await hass.config.async_update(time_zone="Europe/London")
await hass.async_block_till_done()
await hass.services.async_call(
"hassio",