mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Schedule activity checks when using manual hosts (#65970)
This commit is contained in:
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…
x
Reference in New Issue
Block a user