mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
Remove eager_start=False from zeroconf (#115498)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user