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.

[Bug]: Ring event not sent out

See original GitHub issue

Client version

1.4.0

Node version

16

Operating System type

Docker

Operating system version

node:16-alpine

Describe the bug

It appears the ringing event is not emitted for my T8210. Using this client wrapped in the eufy-security-ws:latest Docker container, I get no event for when the doorbell is ringing. As the WebSocket client only forwards the event, I assume the problem exists in the client. Other events like person detection get emitted just fine.

I do see this in the changed properties: {"type":"event","event":{"source":"device","event":"property changed","serialNumber":"T8210XXXXXXX","name":"ringing","value":false,"timestamp":1639560569432}}

To reproduce

  1. Start the client
  2. Make sure you can observe the events that are emitted (DEBUG=true eg.)
  3. Press the doorbell button
  4. Observe that property change events are fired and contain “rining” status changes
  5. Observe that no “rings” event is emitted

Screenshots & Logfiles

2021-12-15 11:04:04.657  INFO 22251 --- [lient-AsyncIO-5] c.p.a.h.s.a.e.EufyClientConnector        : Message received: {"type":"event","event":{"source":"device","event":"property changed","serialNumber":"T8210PXXXXXXXXXX","name":"ringing","value":false,"timestamp":1639562644656}}
2021-12-15 11:04:08.733  INFO 22251 --- [lient-AsyncIO-4] c.p.a.h.s.a.e.EufyClientConnector        : Message received: {"type":"event","event":{"source":"device","event":"property changed","serialNumber":"T8210PXXXXXXXXXX","name":"ringing","value":true,"timestamp":1639562648217}}
2021-12-15 11:04:20.813  INFO 22251 --- [lient-AsyncIO-6] c.p.a.h.s.a.e.EufyClientConnector        : Message received: {"type":"event","event":{"source":"device","event":"property changed","serialNumber":"T8210PXXXXXXXXXX","name":"ringing","value":false,"timestamp":1639562660812}}

Additional context

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
trullockcommented, Jan 19, 2022

I believe I have the same issue.

~If you can tell me how to produce you the debug logs you require i’ll send them over.~

~I’m using this via the HA integration: https://github.com/fuatakgun/eufy_security~

Email sent with debug logs,

Thanks

0reactions
bropatcommented, Feb 2, 2022

This is a bug in eufy-security-ws and will be fixed there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is Your Ring Event History Missing? (Check These Things Now)
Missing event history can also be caused by Wi-Fi problems, bugs in the Ring app, and issues involving shared users. Ready to get...
Read more >
Ring App is Having Trouble Showing Video and Not ...
If you're having trouble seeing a Live View, or a recorded video, that means there's a problem in the data transfer between your...
Read more >
Troubleshooting Issues with Ring Video Doorbell Pro
Freezing up during a live event; Not ringing your existing internal doorbell correctly; Night vision doesn't work; Ring Pro works fine for a...
Read more >
Event History not working! - Ring Alarm
Hey Guys, First off amazing product. I did discover a bug or a feature oversight that I wanted to see about getting resolved,...
Read more >
Event History display has changed (again) - Ring Community
This is not SOLVED. Ring still has the problems . I don't see this being a better for US change not to mention...
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