question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

EzViz Integration (Camera Idle) Won't Successfully Reload

See original GitHub issue

The problem

The integration successfully finds my camera (C1C) and settings/properties including the correct local IP, but the device is listed as idle. The service for ezviz.wake_camera runs but the camera remains idle.

When reloading the integration, I see a warning in the logs now that I didn’t see before:

Logger: homeassistant.components.ezviz.camera
Source: components/ezviz/camera.py:162
Integration: Ezviz (documentation, issues)
First occurred: January 11, 2022, 10:13:12 PM (4 occurrences)
Last logged: 1:26:07 PM

Found camera with serial EXXXXX [redacted] without configuration. Please go to integration to complete setup

When I hit Configure on the integration, I only see the timeout seconds and optional extra args for passing to FFMPEG cameras. What am I missing?

What version of Home Assistant Core has the issue?

2021.12.9

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ezviz

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ezviz/

Example YAML snippet

I don't believe any yaml is required to configure this since the formal integration was released.

Anything in the logs that might be useful for us?

2022-01-15 14:06:48 WARNING (MainThread) [homeassistant.components.ezviz.camera] Found camera with serial E81680149 without configuration. Please go to integration to complete setup
2022-01-15 14:07:12 WARNING (MainThread) [homeassistant.components.ezviz.camera] Found camera with serial E81680149 without configuration. Please go to integration to complete setup
2022-01-15 14:07:20 WARNING (MainThread) [homeassistant.components.ezviz.camera] Found camera with serial E81680149 without configuration. Please go to integration to complete setup

Additional information

No response

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:21 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Ben-78commented, Jan 19, 2022

I face the same issue with 2 cameras, CP1 & CN6.

I was performing today a code review, and was about to propose the same update as georgo, with a small modification as 21 should be replace by DeviceSwitchType.SLEEP.value. The file concerened is camera.py, line 348.

I have no developement environement to check, and this is my first issue reported on git. Sorry for this.

1reaction
georgocommented, Jan 19, 2022

@short4bmoney To test this, I modified that file (camera.py) directly and restarted homeassistant.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to reset the EZVIZ security camera? - FAQ
How to reset the EZVIZ security camera? ... Hold the reset button for 5-10 secs; wait for the prompt informing you that the...
Read more >
EZViz Camera connection to HA - #40 by mort - Configuration
For Ezviz cameras the username is Admin, the password is the ... all complete for my Ezviz, the only issue I have is...
Read more >
EZVIZ Camera Troubleshooting | Our Secure Life
Why is my EZVIZ Camera Guide App not working properly? How to Fix! ... If your app has a server, connection, or loading...
Read more >
simplisafe camera flashing blue
Simplisafe Camera Flashing BlueBLUE + (2 Minutes ON): The doorbell is ... Image: Camera is idle: LEDs off: Camera is in Setup mode:...
Read more >
How to connect EZVIZ camera to wifi - YouTube
Welcome to TurboHD X Youtube Channel- How to connect EZVIZ Camera to Wifi+ Step 1: Connect Power for the camera+ Step 2: Reset...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found