Closed ptz0n closed 5 years ago
As requested, this will enable configuration of smart locks auto-lock feature.
Update the plugin globally
$ npm install -g git://github.com/ptz0n/homebridge-verisure#doorlock-auto-lock-config
Alt. run it manually
$ git clone https://github.com/ptz0n/homebridge-verisure.git $ cd homebridge-verisure $ git checkout doorlock-auto-lock-config $ npm install $ homebridge -P .
Fixes: #44
Thank you. Now it works!
As requested, this will enable configuration of smart locks auto-lock feature.
Update the plugin globally
Alt. run it manually
Fixes: #44