DS-KD8003 - DS-KV8113 - DS-KV8213 - DS-KV6113 - DS-KV8413 and .... integration Hikvision HikConnect Video intercom doorbell

Version without B doesn’t work as a standalone doorbell. I managed to return mine for a version (B) that now works great using Node red.

yeah, i think we guys with indoor just need to send the correct payload :slight_smile: , to reject maybe the call on indoor system instead of outdoor… thats maybe why there is a source and target in the json data

Is working…

  • I receive calls on Hik-Connect app.
  • Open door Hik-Connect & HA
  • Managed to get him to send me a notification + picture and a short video when someone called(30sec)(HA)

I want one more thing, to be able to stop calls from the ha, to make a calendar when someone can call.

you can use the cloud command to stop a call , that command is working for me, but it will ring offcourse for a sec…

another approach? is your outdoor connected to a POE swithc? i can send snmp commands to power off the POE
or maybe use a smart switch to power off the intercom?

hmm, I don’t know what cloud command you’re talking about, can you give me more details?

Yes I use POE, I think this can be an approach too, but I don’t know if my switch knows how to do that, I have to check :slight_smile:

i have a netgear managed switch, i can send snmp to deactivate the power on the POE port

then it should be easy, just trigger those from a automation…
what switch do you have? is it smart / managed?

i just need to send command below, after i enabled snmp on the switch
i can send port and state as an attribute from HA

snmpset -t 10 -v 2c -c public 192.168.1.178 1.3.6.1.2.1.105.1.1.1.3.1.$PORT i $STATE

see here for the cloud commands i use:

1 Like

i have a Dlink DGS-1210

but I would be better off with the version in which I send the order through the cloud, so I would be able to open the gate. (I noticed that the doorbell it booting quite slow)

yes, then indeed you can use cloud command, it works quite fast
i have now placed a zigbee door sensor, so whenever i open the door manually or by app, the calling stops immediately :slight_smile:

command 2 = answer, command 5 = hangup , command 3 = reject

I have DS-KD8003-IME2
I manage to have the video stream! It rocks.

However I wasn’t able to execure the curl command.
I keep getting

curl: (7) Failed to connect to 192.168.70.220 port 80 after 21 ms: Connection refused

Just to make sure. The password for the command is the same password I use for the camera stream ??

image

The curl command I am using is the following :slight_smile:

curl -i --digest -u admin:1234qwer -X PUT -d 'open' http://192.168.70.220/ISAPI/AccessControl/RemoteControl/door/1

please advise

your curl command is wrong , look at first post , there is the command to open door

btw, for mine 8003 , i can make a schedule plan in ivms, dont you have that on yours?

thank you for quick reply. Same result

[core-ssh ~]$ curl -i --digest -u admin:1234qwer -X PUT -d '<RemoteControlDoor><cmd>open</cmd></RemoteControlDoor>' http://192.168.70.220/ISAPI/AccessControl/RemoteControl/door/1
curl: (7) Failed to connect to 192.168.70.220 port 80 after 22 ms: Connection refused
[core-ssh ~]$

strange, seems port 80 is closed? maybe an old firmware? what firmware are you running?

PS: dont update higher then 2.2.50 , otherwise you cant downgrade anymore

how is it called this software ?
I am using iVMS-4200 but don’t have these features

strange indeed
now stream stopped working too

Error opening stream rtsp://****:****@192.168.70.220:554/Streaming/channels/101
17:24:03 – (ERROR) Stream - message first occurred at 17:22:48 and shows up 2 times 

firmware is
DS-KD8003-IME2 v2.0.8build191023

That’s indeed old, upgrade ivms and also 8003 , but NOT 2.2.50 , take an version older, or if you take my custom firmware , see first post, then you can also have ISAPi Alertstream and call state…

I have also 8003 model, but Poe version , I think firmware is the same, not sure…
Once you upgrade to 2.2.50, features are gone for callstatus or Alertstream, then you need to run the SDK

I am not going to update.
The one I have is one wire, not ethernet.
Is the firmware the same?

yeah, think so
if you don trust the custom firmware, then use the official one?
i think its the same , seems so

image

mine firmware is also 2.2.45 , but just another build
but remember, dont take 2.2.50 , there is no way back, no downgrade possibility if you want to make use of the ISAPI alertstream for door open events or callstatus

i was reading release notes, you dont see the new features, because of old 1.0 firmware
if you update you have new features, also your key passwords can now have 4 characters instead of 6 , and also 16 passwords instead of 3