Better handle Roborock discovery (#141575)

This commit is contained in:
Luke Lashley
2025-03-27 11:17:56 -04:00
committed by GitHub
parent dea00fac3f
commit f0fd5a639a

View File

@@ -143,6 +143,7 @@ class RoborockFlowHandler(ConfigFlow, domain=DOMAIN):
self, discovery_info: DhcpServiceInfo
) -> ConfigFlowResult:
"""Handle a flow started by a dhcp discovery."""
await self._async_handle_discovery_without_unique_id()
device_registry = dr.async_get(self.hass)
device = device_registry.async_get_device(
connections={