homebridge-august
Advanced tools
Comparing version 0.1.0-beta.28 to 0.1.0-beta.29
@@ -163,3 +163,3 @@ "use strict"; | ||
this.errorLog(`COPY THIS LOG: ${(0, super_stringify_1.default)(deviceLists)}`); | ||
const devices = deviceLists.map((v) => v); | ||
//const devices = deviceLists.map((v: any) => v); | ||
for (const device of devices) { | ||
@@ -166,0 +166,0 @@ if (device.configDeviceName) { |
{ | ||
"displayName": "Homebridge August", | ||
"name": "homebridge-august", | ||
"version": "0.1.0-beta.28", | ||
"version": "0.1.0-beta.29", | ||
"description": "The [Homebridge](https://homebridge.io) August plugin allows you to access your [August](https://august.com) & [Yale](https://shopyalehome.com) device(s) from HomeKit.", | ||
@@ -6,0 +6,0 @@ "author": "donavanbecker", |
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
126669