homebridge-gate-latch
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -73,2 +73,3 @@ "use strict"; | ||
this.listenToDoor = () => { | ||
this.log("listening for messages"); | ||
this.doorbellInterface.on('message', (message) => { | ||
@@ -75,0 +76,0 @@ this.log(message); |
{ | ||
"name": "homebridge-gate-latch", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"author": "voxmatt", | ||
@@ -5,0 +5,0 @@ "description": "Doorbell plugin for Homebridge to enable control of an old doorbell and front-gate latch", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9547
147