kukulich/home-assistant-jablotron100

deprecated `async_get_registry`

MartinZapaPG opened this issue · 3 comments

Hallo,
after upgrade ha core to the 2022.6.0 version I have this warning message in ha core log:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:103
First occurred: 07:32:19 (1 occurrences)
Last logged: 07:32:19
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 jablotron100 using this method at custom_components/jablotron100/init.py, line 30: device_registry = await dr.async_get_registry(hass)

Home Asisstant core-2022.6.0
Jablotron integration version 3.11.0
HACS version 1.25.5

@MartinZapaPG what’s your logger configuration?

Fixed in 3.11.1.