You’re right, it’s better to use the Synology for that. Offcourse we just all want to know how to access the sensor on the HikVision doorbell. No luck there.
I tried ‘curl -i --digest -u [USER]:[PASSWRD] http://[IP-ADDRESS]/ISAPI/Event/triggers/vmd-1/notifications/preset/VMD’ But did not work. Then I started to modify the URL to test. But still no success.
For the Synology, I still have to start on the sensor in HASS. I hope to get to that part this week. If you manage to get it to work, please post it here. When I get it to work, I’ll post it here.
@pergola.fabio@jmnovak I used the motion sensor trigger of the Synology Surveillance Station to trigger an event. For the moment it’s a notification on my phone. But it will be replaced by my new lights I just ordered.
There’s also a time condition in the automation. When I have the lights, I need to implement a duration for the lights to go on and turn off again after a number of seconds and no motion has been detected for x seconds. But I will do that when I have my lights.
not sure if an integration is actually possible, since SDK is needed, and it doesnt work on HassOS (alpine linux) , so an add-on is needed to run a different OS
Here’s my final automation script for the lights to turn on when motion is detected on my Synology. I need the transition time to fade out the lights, or else by turning off the lights motion is detected and I’m stuck in a loop.
As I have mentioned before, I did something very simple (just now gad time to finish it).
Since I use HASSIO (RPi 4) and can’t use the SDK, I have the Hik-Connect installed.
I do not like it but at least it rings.
It is installed in my HA tablets around the house and in my family’es phones.
In these tablets, the HA is the one that runs at the front with the screen saver disabled so it is visible at all times.
One a button is pressed on the outdoor unit (DS-HK8003) I get a ring from the Hik-Connect. Once the bug with the F/W will be solved I will not need the Hik-Connect anymore.
Anyway, I have created a new view in Lovelace, added a WebRTC card and shell command based lock control and all is well.
One thing though, under my Galaxy Note 10+ I have sound. Under my PC which is Linux Mint 19.3 no sound on both Chromium not Firefox. The Codec is PCM uLaw. Both browsers support it as well as VLC but no sound here. I will see if the problem is also under Windows.
Accessing from out of my house was not tested yet but I guess I need to set the router properly as the WebRTC instructions.
Hi,
was anybody able to capture the “open door” button press event from Hi-Connect?
I would like to open a gate via HA when “door open” event is registered.
Hi,
I’m able to get the ring status, open door ect - all works fine, thanks to your post, but I get no data when executing this curl -i --digest -u admin:xxx http://192.168.xxxxxxISAPI/Event/notification/alertStream
nope, I thought it will work on KV6113 @latest firmware… I have no direct wire connection between the lock and KV6113, I will have to drill… I have only 1 ethernet cabel (in fact not even etherent but 8x0.5 which works just fine) to the KV6113, so I thought I would be able to catch the signal and trigger the lock to open the gate from HA