forked from zwave-js/node-zwave-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Bugfixes * Handle missing S2 keys more gracefully ### Config file changes * Disable strict entry control validation for Ring Keypad v2 * Add HeatIt Z Push Button 2 * Add support for Zipato PH-PSE02 * Add new Zooz devices ZSE41/ZSE42; fix ZEN15 parameter 30 * Clean up config file for FGFS-101 * Add support for Namron Dimmer 400W ### Changes under the hood * Upgrade to TypeScript 4.4
- Loading branch information
Showing
10 changed files
with
47 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3894,7 +3894,7 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"@zwave-js/[email protected].1, @zwave-js/config@workspace:*, @zwave-js/config@workspace:packages/config": | ||
"@zwave-js/[email protected].2, @zwave-js/config@workspace:*, @zwave-js/config@workspace:packages/config": | ||
version: 0.0.0-use.local | ||
resolution: "@zwave-js/config@workspace:packages/config" | ||
dependencies: | ||
|
@@ -3907,9 +3907,9 @@ __metadata: | |
"@types/semver": ^7.3.8 | ||
"@types/xml2json": ^0.11.4 | ||
"@types/yargs": ^16.0.4 | ||
"@zwave-js/core": 8.1.0 | ||
"@zwave-js/maintenance": 8.1.0 | ||
"@zwave-js/shared": 8.1.0 | ||
"@zwave-js/core": 8.2.2 | ||
"@zwave-js/maintenance": 8.2.2 | ||
"@zwave-js/shared": 8.2.2 | ||
alcalzone-shared: ^4.0.0 | ||
ansi-colors: ^4.1.1 | ||
axios: ^0.21.1 | ||
|
@@ -3930,15 +3930,15 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@zwave-js/core@8.1.0, @zwave-js/core@workspace:*, @zwave-js/core@workspace:packages/core": | ||
"@zwave-js/core@8.2.2, @zwave-js/core@workspace:*, @zwave-js/core@workspace:packages/core": | ||
version: 0.0.0-use.local | ||
resolution: "@zwave-js/core@workspace:packages/core" | ||
dependencies: | ||
"@alcalzone/jsonl-db": ^1.3.0 | ||
"@types/jest": ^26.0.24 | ||
"@types/node": ^15.12.5 | ||
"@types/triple-beam": ^1.3.2 | ||
"@zwave-js/shared": 8.1.0 | ||
"@zwave-js/shared": 8.2.2 | ||
"@zwave-js/winston-daily-rotate-file": ^4.5.6-0 | ||
alcalzone-shared: ^4.0.0 | ||
ansi-colors: ^4.1.1 | ||
|
@@ -3963,7 +3963,7 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"@zwave-js/maintenance@8.1.0, @zwave-js/maintenance@workspace:packages/maintenance": | ||
"@zwave-js/maintenance@8.2.2, @zwave-js/maintenance@workspace:packages/maintenance": | ||
version: 0.0.0-use.local | ||
resolution: "@zwave-js/maintenance@workspace:packages/maintenance" | ||
dependencies: | ||
|
@@ -3973,8 +3973,8 @@ __metadata: | |
"@types/node": ^15.12.5 | ||
"@types/prettier": ^2 | ||
"@types/yargs": ^16.0.4 | ||
"@zwave-js/core": 8.1.0 | ||
"@zwave-js/shared": 8.1.0 | ||
"@zwave-js/core": 8.2.2 | ||
"@zwave-js/shared": 8.2.2 | ||
ansi-colors: ^4.1.1 | ||
clipboardy: ^2.3.0 | ||
esbuild-register: ^2.6.0 | ||
|
@@ -4042,7 +4042,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@zwave-js/serial@8.1.0, @zwave-js/serial@workspace:packages/serial": | ||
"@zwave-js/serial@8.2.2, @zwave-js/serial@workspace:packages/serial": | ||
version: 0.0.0-use.local | ||
resolution: "@zwave-js/serial@workspace:packages/serial" | ||
dependencies: | ||
|
@@ -4051,9 +4051,9 @@ __metadata: | |
"@types/jest": ^26.0.24 | ||
"@types/node": ^15.12.5 | ||
"@types/serialport": ^8.0.2 | ||
"@zwave-js/core": 8.1.0 | ||
"@zwave-js/shared": 8.1.0 | ||
"@zwave-js/testing": 8.1.0 | ||
"@zwave-js/core": 8.2.2 | ||
"@zwave-js/shared": 8.2.2 | ||
"@zwave-js/testing": 8.2.2 | ||
alcalzone-shared: ^4.0.0 | ||
ansi-colors: ^4.1.1 | ||
esbuild-register: ^2.6.0 | ||
|
@@ -4064,7 +4064,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@zwave-js/shared@8.1.0, @zwave-js/shared@workspace:*, @zwave-js/shared@workspace:packages/shared": | ||
"@zwave-js/shared@8.2.2, @zwave-js/shared@workspace:*, @zwave-js/shared@workspace:packages/shared": | ||
version: 0.0.0-use.local | ||
resolution: "@zwave-js/shared@workspace:packages/shared" | ||
dependencies: | ||
|
@@ -4079,14 +4079,14 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@zwave-js/testing@8.1.0, @zwave-js/testing@workspace:packages/testing": | ||
"@zwave-js/testing@8.2.2, @zwave-js/testing@workspace:packages/testing": | ||
version: 0.0.0-use.local | ||
resolution: "@zwave-js/testing@workspace:packages/testing" | ||
dependencies: | ||
"@types/jest": ^26.0.24 | ||
"@types/node": ^15.12.5 | ||
"@types/triple-beam": ^1.3.2 | ||
"@zwave-js/core": 8.1.0 | ||
"@zwave-js/core": 8.2.2 | ||
ansi-colors: ^4.1.1 | ||
esbuild-register: ^2.6.0 | ||
jest-extended: ^0.11.5 | ||
|
@@ -13532,12 +13532,12 @@ [email protected]: | |
"@types/serialport": ^8.0.2 | ||
"@types/source-map-support": ^0 | ||
"@xstate/test": ^0.4.2 | ||
"@zwave-js/config": 8.2.1 | ||
"@zwave-js/core": 8.1.0 | ||
"@zwave-js/maintenance": 8.1.0 | ||
"@zwave-js/serial": 8.1.0 | ||
"@zwave-js/shared": 8.1.0 | ||
"@zwave-js/testing": 8.1.0 | ||
"@zwave-js/config": 8.2.2 | ||
"@zwave-js/core": 8.2.2 | ||
"@zwave-js/maintenance": 8.2.2 | ||
"@zwave-js/serial": 8.2.2 | ||
"@zwave-js/shared": 8.2.2 | ||
"@zwave-js/testing": 8.2.2 | ||
alcalzone-shared: ^4.0.0 | ||
ansi-colors: ^4.1.1 | ||
axios: ^0.21.1 | ||
|