Hik-Connect

What would be the benefit of using add-on (Docker based runtime) over integration (Python plugin) in this case?

There is no plan to add it to Home Assistant core yet. Once it becomes more stable, I will add it to “HACS default” so that it can be found without copy&pasting the GIT repository URL. Do I miss any important benefit aside slightly easier installation for a user?

Addons and Integrations do two different things.

Integrations are python, add entities, services etc.

Addons can be in any language and run in docker as a separate container.

Agree. Technically, Hik-Connect integration can be implemented as add-on too, but I don’t see a point. But maybe I miss something, that’s why I am asking what would be the benefit. :slight_smile:

I want this integrated or a plugin for Homebridge please :sob:
Can someone guide me to anyone who is willing to program it?

?? Maybe you need to ask on homebridge forum? :slight_smile:

Ok all is good :slight_smile: Now priority is to add more features and stable working.

In line with Home Assistant recommendations, I pulled out the Hik-Connect logic into a separate Python library. Maybe it helps with Homebridge integration :wink:

2 Likes

@tomasbedrich ,

Hi, i am working in Hikvision Europe and I am resposible for development of Intercom and access control products. If any assitence is needed i can connect you with our integration managers that can provide you API or SDK for Hik-Connect or any device needed.

Hope that will help.

6 Likes

Hi , I have downloaded the SDK before, but I don’t believe there is one for HikConnect itself?
The SDK and isapi is based on local hardware, right?

Some other guy guy implemented the SDK , and it’s working very good, the only problem is that the SDK is only limited to specific OS, like Ubuntu and redhat only … so can you also obtain sources from the library’s? So we can use it for other OS too?

This is very good news :slight_smile:

Good infor will be also if we can use integration with HikVision by local connection not by cloud. But i dont know if possible.

There is already local connection, it’s based on isapi or SDK, it’s all available in the other thread

What other thread are you referring to?

this one, i shared all available ISAP commands that can be used, also custom firmware for 8003
link to SDK developer with python is also there

Thanks, its just that in 8 posts by you in this thread there was no link :slight_smile:

EDIT I see that @tomasbedrich mentioned it in his first post, I missed that. I’ll go back to my corner.

1 Like

:slight_smile:

What device do you have?

Thanks Krasimir! I’ve contacted you via direct message.

We are providing SDK and ISAPI for most of the devices.

I will check and let you know.

@tomasbedrich

Maybe you can kindly assist.

I have a doorbell hikvision, installed the integration and the device was found. Did the script with service etc however when i test run script no error are logged but the doorbell does not open the lock.

Doorbell model: DS-KV6113-WPE1

thanks

Hi @urgin,
I can help you possibly if you send me your logs. Can you please follow the guide mentioned above?
Thanks, Tomas