XiaomiGateway3
XiaomiGateway3 copied to clipboard
Deprecated `async_get_registry`
Hi, with the latest core 2022.6.x update, I received this error. Can you update this registry change? thank you
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:103
First occurred: 02:29:49 (1 occurrences)
Last logged: 02:29:49
Detected integration that uses deprecated `async_get_registry` to access device registry, use async_get instead. Please report issue to the custom component author for xiaomi_gateway3 using this method at custom_components/xiaomi_gateway3/device_trigger.py, line 52: device_registry = await hass.helpers.device_registry.async_get_registry()