Hello,
I am on the HA beta for 2022.6 and I’m starting to receive some warnings of things to come with this integration:
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:103
First occurred: 8:25:47 PM (1 occurrences)
Last logged: 8:25:47 PM
Detected integration that uses deprecated async_get_registry
to access entity registry, use async_get instead. Please report issue to the custom component author for localtuya using this method at custom_components/localtuya/init.py, line 315: ent_reg = await er.async_get_registry(hass)