fuatakgun / eufy_security

Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.
842 stars 73 forks source link

Detected that custom integration 'eufy_security' accesses hass.components.persistent_notification #1127

Closed robinhood-code closed 2 months ago

robinhood-code commented 2 months ago
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:188
First occurred: 2:30:20 PM (1 occurrences)
Last logged: 2:30:20 PM

Detected that custom integration 'eufy_security' accesses hass.components.persistent_notification. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from persistent_notification directly at custom_components/eufy_security/coordinator.py, line 105: self.hass.components.persistent_notification.create(f"Connection to Eufy Security add-on is broken, retrying in background!", title="Eufy Security - Error", notification_id="eufy_security_addon_connection_error"), please create a bug report at https://github.com/fuatakgun/eufy_security/issues