mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Remove eager_start=False from zeroconf (#115498)
This commit is contained in:
parent
af2c381a0c
commit
0d0b77c9e4
@ -428,7 +428,6 @@ class ZeroconfDiscovery:
|
||||
zeroconf, async_service_info, service_type, name
|
||||
),
|
||||
name=f"zeroconf lookup {name}.{service_type}",
|
||||
eager_start=False,
|
||||
)
|
||||
|
||||
async def _async_lookup_and_process_service_update(
|
||||
|
Loading…
x
Reference in New Issue
Block a user