node-comfoairq
Advanced tools
Comparing version 0.5.5 to 0.5.6
@@ -77,4 +77,4 @@ 'use strict'; | ||
{code: 67, kind: 1, name: 'SENSOR_TEMPERATURE_PROFILE'}, // (0x00 = normal, 0x01 = cold, 0x02 = warm) | ||
{code: 70, kind: 1, name: ''}, | ||
{code: 71, kind: 1, name: ''}, | ||
{code: 70, kind: 1, name: 'SENSOR_FAN_MODE_SUPPLY'}, | ||
{code: 71, kind: 1, name: 'SENSOR_FAN_MODE_EXHAUST'}, | ||
{code: 81, kind: 3, name: 'SENSOR_FAN_NEXT_CHANGE'}, // (0x52020000 = 0x00000252 -> 594 seconds) | ||
@@ -120,5 +120,7 @@ {code: 82, kind: 3, name: ''}, | ||
{code: 276, kind: 6, name: 'SENSOR_TEMPERATURE_OUTDOOR'}, // (0x3c00 = 60 -> 6.0 °C) | ||
{code: 277, kind: 6, name: 'SENSOR_TEMPERATURE_AFTER_PREHEATER'}, | ||
{code: 290, kind: 1, name: 'SENSOR_HUMIDITY_EXTRACT'}, // (0x31 = 49%) | ||
{code: 291, kind: 1, name: 'SENSOR_HUMIDITY_EXHAUST'}, // (0x57 = 87%) | ||
{code: 292, kind: 1, name: 'SENSOR_HUMIDITY_OUTDOOR'}, // (0x43 = 67%) | ||
{code: 293, kind: 1, name: 'SENSOR_HUMIDITY_AFTER_PREHEATER '}, | ||
{code: 294, kind: 1, name: 'SENSOR_HUMIDITY_SUPPLY'}, // (0x23 = 35%) | ||
@@ -125,0 +127,0 @@ {code: 321, kind: 2, name: ''}, |
{ | ||
"name": "node-comfoairq", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "NodeJS Zehnder ComfoAirQ implementation", | ||
@@ -26,3 +26,2 @@ "main": "lib/comfoconnect.js", | ||
"net": "^1.0.2", | ||
"pbf": "^3.2.1", | ||
"protobufjs": "^6.9.0", | ||
@@ -29,0 +28,0 @@ "safe-buffer": "^5.2.1" |
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
4
98391
13
1393
- Removedpbf@^3.2.1
- Removedieee754@1.2.1(transitive)
- Removedpbf@3.3.0(transitive)
- Removedprotocol-buffers-schema@3.6.0(transitive)
- Removedresolve-protobuf-schema@2.1.0(transitive)