Comparing version 8.21.0 to 8.22.0
@@ -640,3 +640,3 @@ #!/usr/bin/env node | ||
// package.json | ||
var version = "8.21.0"; | ||
var version = "8.22.0"; | ||
@@ -643,0 +643,0 @@ // src/lib/params-serializer.ts |
@@ -643,3 +643,3 @@ "use strict"; | ||
// package.json | ||
var version = "8.21.0"; | ||
var version = "8.22.0"; | ||
@@ -646,0 +646,0 @@ // src/lib/params-serializer.ts |
@@ -636,3 +636,3 @@ "use strict"; | ||
// package.json | ||
var version = "8.21.0"; | ||
var version = "8.22.0"; | ||
@@ -879,3 +879,7 @@ // src/lib/params-serializer.ts | ||
]; | ||
var THERMOSTAT_DEVICE_TYPES = ["nest_thermostat", "ecobee_thermostat"]; | ||
var THERMOSTAT_DEVICE_TYPES = [ | ||
"nest_thermostat", | ||
"ecobee_thermostat", | ||
"honeywell_resideo_thermostat" | ||
]; | ||
var NOISE_DETECTION_DEVICE_TYPES = NOISE_SENSOR_DEVICE_TYPES; | ||
@@ -882,0 +886,0 @@ var PROVIDERS = [ |
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "8.21.0", | ||
"version": "8.22.0", | ||
"license": "MIT", | ||
@@ -13,0 +13,0 @@ "sideEffects": false, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2009115
20916