Agreed. Just got the v2 hub and was very disappointed that you can’t use the Smartcam’s motion detection to trigger events/notification.
Has anyone tried this? He mentioned being able to enable/disable the motion detection:
Samsung SmartCam: SNH-P6410BN, SNH-E6440BN and SNH-1011ND (+WWW Digest auth) (tested and working)
Here is the endpoint that you’re looking for:to enable motion detection:http://your_camera_ip:port/cgi-bin/event.cgi?msubmenu=motion&action=apply&device=1to disable it:http://your_camera_ip:port/cgi-bin/event.cgi?msubmenu=motion&action=apply&device=0
to enable audio detectionhttp://your_camera_ip:port/cgi-bin/event.cgi?msubmenu=audio&action=apply&device=1turn it off:http://your_camera_ip:port/cgi-bin/event.cgi?msubmenu=audio&action=apply&device=0
You should see “OK” string after each successful call.
bmather9 said it worked for him, anyone else tried it? It’s odd that Samsung owns SmartThings and yet default integration with their own product is (so far) lacking.
1 Like