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
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

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