Closed floow77 closed 2 years ago
Please switch to the official integration, I haven't done any work on this one so it is no longer up to date!
What official integration ? v0.3.11 ?
See the top of the readme:
OFFICIAL INTEGRATION IS NOW IN HA! Make sure to delete the current integraiton, in your Integrations page, then delete the HACS custom component, reboot and then input your config in the official integration config. There are some settings, most importantly ignoring timestamps, in a options flow (press configure after installing the integration).
Version of the custom_component and HA setup (version, OS, etc)
Configuration
Describe the bug
Logger: homeassistant.helpers.frame Source: helpers/frame.py:103 First occurred: 16:41:28 (2 occurrences) Last logged: 16:41:34
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 sia using this method at custom_components/sia/hub.py, line 59: device_registry = await dr.async_get_registry(self._hass)Debug log