mirror of
https://github.com/koush/scrypted.git
synced 2026-03-20 16:40:24 +00:00
zwave: update to latest v8
This commit is contained in:
2
plugins/zwave/.vscode/settings.json
vendored
2
plugins/zwave/.vscode/settings.json
vendored
@@ -1,4 +1,4 @@
|
||||
|
||||
{
|
||||
"scrypted.debugHost": "127.0.0.1",
|
||||
"scrypted.debugHost": "koushik-mac",
|
||||
}
|
||||
1617
plugins/zwave/package-lock.json
generated
1617
plugins/zwave/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@scrypted/zwave",
|
||||
"version": "0.0.51",
|
||||
"version": "0.0.52",
|
||||
"description": "Z-Wave USB Controller for Scrypted",
|
||||
"author": "Scrypted",
|
||||
"license": "Apache",
|
||||
@@ -41,6 +41,6 @@
|
||||
"@types/node": "^16.7.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"zwave-js": "^8.11.5"
|
||||
"zwave-js": "^8.11.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user