tomasbedrich / home-assistant-hikconnect

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

Check click on button “open gate” #44

Closed DastyDiesel closed 1 year ago

DastyDiesel commented 1 year ago

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

tomasbedrich commented 1 year 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.