I would like to share an integration for Hikvision devices hikvision_next.
Initially it comes with following features:
Real-time Acusense events notifications through binary sensors
Switches for Acusense events detection
Holiday mode switch (allows to switch continuous recording with appropriate NVR setup)
Tracking Alarm Server settings for diagnostic purposes
Basic and digest authentication support
more info you’ll find in the readme.
It would be great if you check it with your devices.
I’m waiting for your feedback, please include devices model as well.
Distinguish from existing hikvision integration, this one listens for alarm events instead of pulling periodically, that’s why I decided write another one from scratch.
Also, on a camera such as the 2CD2386G2-ISU/SL, do you think it would be possible to trigger/expose things such as the cam ‘strobe light’ and ‘speaker’ within HA?
Hi,
I’ve set up the integration through HACS and can see my NVR & Cameras listed.
I’m able to toggle the camera controls (Motion / line crossing) and have checked has activating in the NVR software, however the sensors don’t appear to reactivate to events.
The events are showing in the Hik-Connect and through the standard HA hikvisioncam intergration (using the same login details)
Is there anything obvious that might be stopping the events coming through?
NVR and HA must be in the same network. If cameras are connected to NVR it’s enough to setup Alarm Server at NVR. If cameras are standalone Alarm Server has to be setup on each.
Please tell me, I installed it, but the movements on the cameras are not displayed. Sensors do not change their state. Does my recorder model not fit? I have DS-7616NI-K2.
I just managed to setup the Hikvision_next Integration and pointed it to my NVR DS-7608NI-I2/8P this registers 1 device and 5 entities.
Now my 4 cameras are on a NAT connected to the NVR should they be detected automatically?
Or do I need to add them separately using the sub stream url?
edit:
I found this in the logs after reloading the integration
2023-06-06 19:25:40.964 WARNING (MainThread) [custom_components.hikvision_next.isapi] No device identifier provided: Garage
2023-06-06 19:25:40.966 WARNING (MainThread) [custom_components.hikvision_next.isapi] No device identifier provided: Entry
2023-06-06 19:25:40.968 WARNING (MainThread) [custom_components.hikvision_next.isapi] No device identifier provided: Stairs Deck
2023-06-06 19:25:40.971 WARNING (MainThread) [custom_components.hikvision_next.isapi] No device identifier provided: Back Garden
Not sure what Im doing wrong, but when I fill in the data to install the integration, so NVR IP, user, psw I created on NVR specifically for HA and HA address, I have a message “not all mandatory data are filled in” (translation from Italian). Any idea? thanks
Loving this integration so far, it’s fantastic and drastically improved my setup, thanks!
Im trying to differentiate between each of the 4 line crossings available as by default this only exposes ‘Line Crossing’ as a singular sensor, how do I add a sensor for each of the defined line crossings?
I have no access to models with K2 suffix, it seems they send notifications in a bit different format. Logs are only way to help me with eventual fix. Please attach them in github issues.