mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Schedule activity checks when using manual hosts (#65970)
This commit is contained in:
@@ -343,7 +343,6 @@ class SonosDiscoveryManager:
|
||||
)
|
||||
)
|
||||
await self.hass.async_add_executor_job(self._manual_hosts)
|
||||
return
|
||||
|
||||
self.entry.async_on_unload(
|
||||
await ssdp.async_register_callback(
|
||||
|
Reference in New Issue
Block a user