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

Setup failed : could not setup dependency 'stream' #1267

Open
aaronbarnaby opened this issue Dec 6, 2024 · 2 comments
Open

Setup failed : could not setup dependency 'stream' #1267

aaronbarnaby opened this issue Dec 6, 2024 · 2 comments

Comments

@aaronbarnaby
Copy link

Describe the bug

When starting home assistent setup is failing for eufy_security after update with the error:

Logger: homeassistant.setup
Source: setup.py:269
First occurred: 17:05:31 (2 occurrences)
Last logged: 17:05:48

Setup failed for custom integration 'eufy_security': Could not setup dependencies: stream
Setup failed for 'default_config': Could not setup dependencies: stream
Logger: homeassistant.setup
Source: setup.py:246
First occurred: 17:05:31 (2 occurrences)
Last logged: 17:05:48

Unable to set up dependencies of 'eufy_security'. Setup failed for dependencies: ['stream']
Unable to set up dependencies of 'default_config'. Setup failed for dependencies: ['stream']

Expected behavior

Setup correct and load entities.

Additional information

  • Home Assistant Installation Type (OS - Supvervised - Core): OS
  • Home Assistant Core Version: core-2024.12.0
  • Eufy Security Add-on Version: 1.9.1
  • Eufy Security Integration Version: 8.1.1
  • Using go2rtc Add-on or webrtc custom integration with integrated go2rtc: WebRTC Camera v3.6.0 (don't use though)

Additional context

Everything was fine before update I don't use any camera stream features only the security panel / sensor features.

@fuatakgun
Copy link
Owner

It is failing because stream integration has failed.

You need to check why stream integration is failing

@elnappo
Copy link

elnappo commented Dec 18, 2024

Could be related to home-assistant/core#132303

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

3 participants