judge / homebridge-hikconnect

A Homebridge plugin to communicate with Hikvision smart doorbells via Hik-Connect cloud and allows lock to be unlocked. It exposes doorbell locks as a lock accessories to Homekit.
MIT License
18 stars 1 forks source link

DS-KV6113-WPE1 Unresponding #19

Closed bimon18 closed 1 year ago

bimon18 commented 1 year ago

Hi Judge

Thanks for this work.

Sorry to disturb, I'm trying to configure a DS-KV6113-WPE1 doorbell. My doorbell is Online on https://ieu.hik-connect.com. The lock/unlock is working well from the Hikconnect app. image

I install your plugin on homebridge (V1.6), and my doorbell is found with this serv https://ieu.hik-connect.com image

But it is unresponding, from Home App, and from Homebridge Accessories.

I don't understand what i'm doing wrong. An idea ? Thanks a lot

bimon18 commented 1 year ago

I move back on https://api.hik-connect.com on my homebridge plugin. Same thing, doorbell is found.

I try to pick more information on: https://api.hik-connect.com/v3/userdevices/v1/devices/pagelist?groupId=-1&limit=100&offset=0&filter=TIME_PLAN,CONNECTION,SWITCH,STATUS,STATUS_EXT,WIFI,NODISTURB,P2P,KMS,HIDDN

I find a locknum, so i suppose it's why homebridge-HikConnect found the doorbell. lockNum | '{"1":1}'

But still not working when i try to open it.

judge commented 1 year ago

Hi! Yes, that is the correct key so the plugin should work. Do you see anything in the Homebridge logs if you try to trigger your lock?

bimon18 commented 1 year ago

Thanks for answer,

Nothing in the homebridge logs when i try to trigger.

I found an alternative: i upgrade and put my internal station on Hikconnect (DS-KH6320-WTE1). A second lock was added in Homebridge, et this one is working !

The path is not optimized (iphone > Homebridge > Internal station > Doorbell > Gate), but it's working pretty well.

judge commented 1 year ago

Yes this plugin is primarily works with the internal component, but it's strange that the other component also exposes the lock correctly but the toggle is not working. I'll close this for now, I'm happy that it's working for you! :)