Files
scrypted/plugins/zwave
2022-02-11 10:21:01 -08:00
..
2021-09-13 11:38:09 -07:00
2022-02-11 10:21:01 -08:00
2021-08-24 21:22:41 -07:00
2021-08-24 21:22:41 -07:00
2022-02-11 10:21:01 -08:00
2022-02-11 10:21:01 -08:00
2021-09-08 13:19:51 -07:00

Z-Wave USB Controller

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

scrypted distribution via npm

  1. Ensure package.json is set up properly for publishing on npm.
  2. npm publish

Visual Studio Code configuration

  • If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.