It is using an app called XSHCAM both on IOS and Android. As far as i see there is no RTSP whatsoever. When i check out the Wireshark logs, i can see that my smart phone and the doorbell communicates UDP in between. But i am far too incompetent to understand anything from this
Is there anyone who managed to hack or had some progress how to use this type of doorbell with HA?
Resembling (Probably the same, since this also uses XSH Cam) video doorbell FCC ID Page: https://fccid.io/2APTS-M3
Also, guess âUbellâ app is also the same. It says âThis is free video surverillance client for electronic Bell with an advanced P2P protocol, which developed by Ubiquitious Access networking technologies Co. Ltd.â I couldnât find any information about what this âUbiquitious Access networking technologies Co.ltdâ is or its âadvanced P2P protocolââŚ
I wonder if those two 4pin ports has anything to do with serial communication?
Unfortunately not⌠There is no information on XSHCam on internet and i couldnât decrypt the UDP packets on Wireshark. I guess we could only get the 433 MHz ring button press with a sonoff or 433Mhz module; so we could see the door bell button presses on HA. Since when someone presses the button i get the notification on my smart phone, i didnât bothered to go that wayâŚ
I found possibility to intergrate that doorbell with HA, but only pressing button for ringing by RF433MHz. Need Sonoff RF Bridge with tasmota software and sesnor: #Doorbell
platform: mqtt
state_topic: ârf_bridge/tele/RESULTâ
value_template: â{{value_json.RfReceived.Data}}â
payload_on: â13E971â #see logs on tasmota console on rf bridge check payload
name: âDoorbellâ
device_class: vibration
off_delay: 5
Video still not available, pir sesnor not sending indication by RF433MHz