0.0.18 • Published 3 years ago

@scrypted/dummy-binary-sensor v0.0.18

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

@scrypted/dummy-binary-sensor

Usage

This dummy binary sensor can be combined with RTSP cameras to test HomeKit Doorbell functionality.

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.