Code Monkey home page Code Monkey logo

Comments (7)

xekil avatar xekil commented on July 17, 2024 5

Hello, I have the same problem and I am not using authentication 2fa :(

Home Assistant OS 5.8
Home Assistant 2020.12.0

from ha-eufy-security.

jwmcintosh avatar jwmcintosh commented on July 17, 2024 2

I had the same issue here. See the link at the bottom for the (probable) fix.

Operating System
Home Assistant OS 5.8
Version
2020.12.7

Log Details (ERROR)
Logger: homeassistant.components.camera
Source: custom_components/eufy_security/camera.py:46
Integration: Camera (documentation, issues)
First occurred: 5:38:57 PM (4 occurrences)
Last logged: 7:24:19 PM

Error while setting up eufy_security platform for camera
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 199, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/eufy_security/camera.py", line 31, in async_setup_entry
[EufySecurityCam(hass, camera) for camera in api.cameras.values()], True
File "/config/custom_components/eufy_security/camera.py", line 31, in
[EufySecurityCam(hass, camera) for camera in api.cameras.values()], True
File "/config/custom_components/eufy_security/camera.py", line 46, in init
self._ffmpeg_image_frame = ImageFrame(self._ffmpeg.binary, loop=hass.loop)
TypeError: init() got an unexpected keyword argument 'loop'


The fix mentioned by @mikeskydev did work for me. Restart required, reloading integration will not due. https://community.home-assistant.io/t/eufy-camera-integration/121758/383

from ha-eufy-security.

alesoft73 avatar alesoft73 commented on July 17, 2024 1

I think the problem is 2fa login active into account...
I have create a new account login with integration, but don't import any cam...

from ha-eufy-security.

vdiogo avatar vdiogo commented on July 17, 2024

Same problem here since yesterday.
HASSIO 2020.12.6
Docker: 19.03.12

from ha-eufy-security.

rpitera avatar rpitera commented on July 17, 2024

Also being reported on the community forums

https://community.home-assistant.io/t/eufy-camera-integration/121758/372

from ha-eufy-security.

martoq avatar martoq commented on July 17, 2024

One more for having the problem:

Operating System
Home Assistant OS 5.8

Supervisor
Version 2020.12.6

Eufy
0.3.0

from ha-eufy-security.

BillyFKidney avatar BillyFKidney commented on July 17, 2024

Worked for me as well!

I had the same issue here. See the link at the bottom for the (probable) fix.

Operating System
Home Assistant OS 5.8
Version
2020.12.7

Log Details (ERROR)
Logger: homeassistant.components.camera
Source: custom_components/eufy_security/camera.py:46
Integration: Camera (documentation, issues)
First occurred: 5:38:57 PM (4 occurrences)
Last logged: 7:24:19 PM

Error while setting up eufy_security platform for camera
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 199, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/eufy_security/camera.py", line 31, in async_setup_entry
[EufySecurityCam(hass, camera) for camera in api.cameras.values()], True
File "/config/custom_components/eufy_security/camera.py", line 31, in
[EufySecurityCam(hass, camera) for camera in api.cameras.values()], True
File "/config/custom_components/eufy_security/camera.py", line 46, in init
self._ffmpeg_image_frame = ImageFrame(self._ffmpeg.binary, loop=hass.loop)
TypeError: init() got an unexpected keyword argument 'loop'

The fix mentioned by @mikeskydev did work for me. Restart required, reloading integration will not due. https://community.home-assistant.io/t/eufy-camera-integration/121758/383

from ha-eufy-security.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.