Schedule activity checks when using manual hosts (#65970)
parent
7a1bbb06be
commit
47af256610
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue