Hey Guys, HA Nooboe here and loving the whole community and system.
I am trying to add my Hikvision system to the HA using the Jaml script which i have copied and i guess its right because i don’t have any errors!
I have also gone through the NVR and set up “Notify the Surveylance Center” on each CCTV Channel
I have gone through the forum guide (Hikvision - Home Assistant) and added this to the back end
binary_sensor:
- platform: hikvision
host: 192.168.x.xx
port: 80
ssl: false
username: username
password: password
customize:
motion:
delay: 30
line_crossing:
ignored: true
I have restarted the Raspberry Pi3,that i am using but not sure where to go from here?
How does it get onto the Lovelace Dashboard? What am i missing
Sorry if this all sounds a bit basic, but all i want is for the cameras to show up when motion is detected.
Any help would be awesome!
Thanks Guys!