Closed ayghazali closed 1 year ago
Can someone add the function of open door/relay for hikvision doorbells?
I found this home assistant thread discussing this and they had this command for open door
To open an electrical door (relay 1 or 2) curl -i --digest -u admin:xxx -X PUT -d 'open' http://192.168.0.xx/ISAPI/AccessControl/RemoteControl/door/1
Not sure if this can be implemented into this plug-in or any other plugin.
Apologies for the noob question, I'm not a coder, so I don't know how these things work exactly
Can someone add the function of open door/relay for hikvision doorbells?
I found this home assistant thread discussing this and they had this command for open door
To open an electrical door (relay 1 or 2) curl -i --digest -u admin:xxx -X PUT -d 'open' http://192.168.0.xx/ISAPI/AccessControl/RemoteControl/door/1
Not sure if this can be implemented into this plug-in or any other plugin.
Apologies for the noob question, I'm not a coder, so I don't know how these things work exactly