Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration 'eufy_security' calls async_add_job, which is deprecated and will be removed in Home Assistant 2025.4 #1128

Closed
iSteve-O opened this issue Apr 7, 2024 · 1 comment

Comments

@iSteve-O
Copy link

iSteve-O commented Apr 7, 2024

Describe the bug

Error in the log.

To reproduce

Steps to reproduce the behavior:

  1. Power went out.
  2. Power came back.
  3. Checked Log.
  4. Saw error

Expected behavior

No error.

Additional information

  • Home Assistant Installation Type (OS - Supvervised - Core): OS
  • Home Assistant Core Version: 2024.4.1
  • Eufy Security Add-on Version: 1.8.0-2
  • Eufy Security Integration Version: 8.0.1

Hardware Information;

  • Camera Model: 2C with Homebase 2, Indoor PTZ

  • Live Streaming Protocol (RTSP/P2P): P2P

  • Debug Logs from Home Assistant

2024-04-06 20:19:35.620 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'eufy_security' calls `async_add_job`, which is deprecated and will be removed in Home Assistant 2025.4; Please review https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/eufy_security/__init__.py, line 53: hass.async_add_job(hass.config_entries.async_forward_entry_setup(config_entry, platform.value)), please create a bug report at https://github.com/fuatakgun/eufy_security/issues
  • Logs from Eufy Security Add-on (either from Add-ons page of Home Assistant or Docker output):
    No relevant info.

  • Would you share your device with me in case further debugging required? (Yes/No):
    Yes

Additional context

N/A

@fuatakgun
Copy link
Owner

Fixed in latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants