BaQs / pyEzviz

Python package for ezviz cameras
Apache License 2.0
103 stars 45 forks source link

No doorbell camera events on MQTT #97

Open stephen-mw opened 1 year ago

stephen-mw commented 1 year ago

Very cool project! I'm wondering if I need to do something special to get MQTT events for my DB1 ezviz doorbell. When polling MQTT with the CLI all I can see are the keepalive messages even though I'm getting various push notifications on my phone:

pyezviz --region us -u 'xxxxx@gmail.com' -p 'xxxxxxxxxx' mqtt
connected OK Returned code= 0
Subscribed: 1 (2,)
connected OK Returned code= 0
connected OK Returned code= 0
connected OK Returned code= 0
connected OK Returned code= 0
...
x4080 commented 2 months ago

@stephen-mw Did you solve the problem ? I'm not receiving anything, my model is H6c pro (not door bell) motion detection is not outputting mqtt while my phone receive messages

Do you receive motion detection events ?

aztonX commented 1 month ago

At the beginning the mqtt notifications worked fine for me, but from one moment to the next I no longer receive notifications.

I am considering factory resetting the camera to see if the problem is solved.