tomasbedrich / home-assistant-hikconnect

A Home Assistant integration to communicate with Hikvision smart doorbells via Hik-Connect cloud.
40 stars 9 forks source link

Check click on button “open gate” #44

Closed DastyDiesel closed 8 months ago

DastyDiesel commented 8 months ago

Is there any possibility to check that I click on button “open gate” in mobile app or on home display?

tomasbedrich commented 8 months ago

You can create a script which calls the lock.unlock service among other things. You can add there whatever you want - update some datetime helper (show it's value in UI), show popup, notification, etc.