-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
BUG: Doorbell WYZEDB3 Stopped Working #1294
Comments
I have the same problem. It was working fine until right before 2 PM (EST) today. Times out but works fine in app. IP it's trying to connect to is correct. I have another camera (Wyze Cam v3), that works fine. |
Can you try Restart > reload camera data in the WebUI? |
It restarts, but still get timeout errors. I have restarted many times, pulled fresh data or not pulled fresh data, etc. |
|
I'm having this exact same issue except mine started after updating from v2.8.1 of wyze-bridge to the latest version. Reverting back to 2.8.1 resolved the issue. |
Although disappointing to hear of a potential new bug, I'm relieved to know it's not just me. My db3 stopped working after updating to the latest 2.9.11 - tried same things as mentioned by others and still getting same problem - connection timed out. No changes to email, pw, api ID or api key. Re-pulled, restarted, retried up -d - nothing is working. Baffling to me since it's my only cam at present and it was working normally in the bridge. |
How does one revert? I use the .yml and docker-compose in windows. |
Thanks. 2.8.1 worked for me. Strange, since 2.9.10 worked before (but does not now). I revert in home assistant, so cannot help with other methods. |
How did you revert in HA? |
To revert stop the container then run docker compose rm -f. Next modify the docker-compose.yml file. Change the image line from: image: mrlt8/wyze-bridge:latest |
I figured it out. Thanks. |
Download the raw files (readme, config.json), in this directory: https://github.com/mrlt8/docker-wyze-bridge/tree/main/home_assistant Place them in /addons/dockerwyzebridge/ edit config.json for the version you want to run. Go to addon store, under local addons, you should have an entry. Install that. edit: 2.9.10 works, 2.9.11 has the timeout issue. |
Ok. Thx. Will try in morning. |
Web ui control shows stream enable, result is state:success in a green popup, trying stream start, result is state:error in red popup |
This should be fixed in v2.9.12. Autocomplete typo was using the |
@mrlt8 Confirmed fixed on 2.9.12. Thank you. |
Also confirming fixed for my db3 cam. Thx for the quick fix! |
Fixed. Thank you. Closing |
Describe the bug
Doorbells (Firmware 4.25.1.333, model WYZEDB3 ) do not connect and get timeout errors. Only noticed as had a power outage. Rolled back to 2.9.10 worked (edit, figured this out later)
Doorbells work in the app, however the ON with a circle around it does not show for my two doorbells.
[WyzeBridge] 🎉 Connecting to WyzeCam Doorbell - Side Door on 192.168.1.XXX
[WyzeBridge] 🎉 Connecting to WyzeCam Doorbell - Front door on 192.168.1.XXX
[WyzeBridge] ⏰ Timed out connecting to Front door.
[WyzeBridge] ⏰ Timed out connecting to Side Door.
Affected Bridge Version
2.9.11
Bridge type
Home Assistant
Affected Camera(s)
WYZEDB3
Affected Camera Firmware
4.25.1.333
docker-compose or config (if applicable)
No response
The text was updated successfully, but these errors were encountered: