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

Hey, ok you confirm that 8003 Devices works with ISAPI?

“DS-KD-KK Video Intercom Nametag Module for DS-KD8003”

So we can use this in the next time to/with commands forwarding to SmartHome contracts/Shelly usw…iobroker when the 7 ring buttons pressed seperatly on the 8003 Device…

that would be great :slight_smile:

edit: and this system 8003 works with only 4 Lines of the 8 POE…really?! :love_you_gesture:

Hey @Davimas , ISAPI already works on 8003, just not everything is supported …
Remote open door works for instance…

Yes, 2 pairs or 4 wires is enough for POE and data… so you can use other 4 for your Shelly’s…
Offcourse limited to 100mb , but more then enough for a doorbell :slight_smile:
I have an ESP hooked up, so I can intercept a doorbell press for my automations … But normally not needed anymore next month

1 Like

Hello,

I’ve just reset password and I’m back to version 2.0.8

Here is a screen capture of the intercom main menu on this version. Version 2.2.3 and later had less menu items and no menus for Dial, Ring Import, Motion Detection, Intercom Protocol; Or, if they exist, they are very well hidden.

have you updated also ivms? it was needed for 2.2.3 firmwares
i can find all settings you mention, except for the “motion detection”

most settings are here below,
i was never on 2.0.8 , so dont have experience with it, i only have the doorbell for 6 month and upgraded instantly :slight_smile:

what can you do with motion detection? can you make a screenshot of it?

1 Like

Does anyone know which API this might be?

I got stuck with this situation too (downgraded firmware but had already activated the device and hence couldn’t login).

The way I fixed this was to revert back to the firmware I was last able to login with, use the ISAPI command to factory reset the device, then load the other firmware :slight_smile:

Using ISAPI to factory reset/de-activate:

curl -i --digest -u admin:<password> -X PUT http://192.168.0.xxx/ISAPI/System/factoryReset?mode=full

Cheers,
Whytey

1 Like

@Whytey were you able to use ISAPI on 2.0.8? I have this firmware but no ISAPI

Hi @stezak, I don’t think I have tried that firmware - pretty sure the lowest my device came with was:

V2.1.5 build 201126

This is the version that I am currently running, too.

Cheers,
Whytey

Small hint for those like me that are happy with a simple camera doorbell (and not necassarily the ability to do 2-way voice).

If your firmware supports ISAPI detection of call status, I have found that by simply changing the configuration under Network > SIP > Enable VoIP Gateway (and populate some random values for server, etc), then when you press the button on the device (6113 in my case), the ISAPI request to callStatus does change, even though the doorbell just outputs a call-failed tone.

This is enough to detect the button press in Home Assistant and then perform some action; play audio on a speaker, flash a light, send a notification, etc.

Hope that helps,
Whytey

Interesting, i have an 8003, and callstatus doesn’t change… Gonna try it too…

So without enabling the gateway, your callstatus is always idle?
So your system is in error state? That’s not possible to register?

Hmmm, not sure I follow the questions.

If I haven’t enabled the VoIP gateway and haven’t registered with HikConnect, when I press the doorbell I get a ‘Call Failed’ audio message on the doorbell and the callStatus does not change. It is always idle.

This weekend, I configured a FreePBX instance, for fun. I noticed that when I have the VoIP Gateway checkbox checked and the SIP details entered into the doorbell but the FreePBX server is shutdown, I get the above mentioned error-dial-tone but the callStatus does change.

Hope that helps!

ok, interesting
and what if you enable the SIP gateway, but still call the normal indoor station or too hikconnect, does the callstatus still change then?

I don’t have an internal door station so can’t test that case.

I also don’t intend to use Hik-Connect (I am put off since I can’t install from the Google Play Store and have to ‘trust’ them) so can’t readily test that case either.

Ok, gonna test myself in next days

ok, tried it, but in my case the callstatus stays on idle with an enabled voip gateway :frowning:
i need to wait for the new firmware

Hey - has anybody found a way to deactivate the Voice? I think that dont Work. I use the german Language with this China Voice - and it sounds teribble when says/speak: “call failed” :-)))

Not sure if it’s possible, i also want to disable “the door is open” prompt, not sure how

Hi.
Since the post is so long, maybe a simple summary can be put at the top. As far as I understand, except for the 8003 that does not change the status during ring under ISAPI, all other models work fine.
Furthermore, from the documentation of HA, the camera integration requires (mandatory) still image definition. I did not see one for any of the models. How can I define my doorbell HIK camera?

There is a summary at the top :slight_smile:

for your still image, you can make a snapsot every 10 sec for exampe in an automation, use that snapshot jpg file as your still image url …