zachcheatham / ha-omada

Home Assistant TP-Link Omada Integration
189 stars 26 forks source link

Error in System Log #38

Closed CAP-Team closed 2 years ago

CAP-Team commented 2 years ago

In the system log there are errors concerning the Omada integration:

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 omada using this method at custom_components/omada/device_tracker.py, line 66: entity_registry = await hass.helpers.entity_registry.async_get_registry()

zachcheatham commented 2 years ago

Duplicate of #29. New version tagged including this fix.