Better handle Roborock discovery (#141575)

This commit is contained in:
Luke Lashley
2025-03-27 11:17:56 -04:00
committed by Franck Nijhof
parent 028e4f6029
commit 2567181cc2

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={