pyEzviz
pyEzviz copied to clipboard
No doorbell camera events on MQTT
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 '[email protected]' -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
...
@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 ?
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.