Meraki MT (Sensors) plugin for Scrypted
- npm install
- Open this plugin director yin VS Code.
- Edit
.vscode/settings.json
to point to the IP address of your Scrypted server. The default is127.0.0.1
, your local machine. - Press Launch (green arrow button in the Run and Debug sidebar) to start debugging.
- The VS Code
Terminal
area may show an authentication failure and prompt you to log in to the Scrypted Management Console withnpx scrypted login
. You will only need to do this once. You can then relaunch afterwards.