@scrypted/chromecast
Advanced tools
Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "@scrypted/chromecast", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "Send video, audio, and text to speech notifications to Chromecast and Google Home devices", | ||
@@ -5,0 +5,0 @@ "author": "Scrypted", |
@@ -1,2 +0,2 @@ | ||
# Sample Scrypted Plugin with Visual Studio Code support | ||
# Send video, audio, and text to speech notifications to Chromecast and Google Home devices | ||
@@ -17,5 +17,3 @@ ## npm commands | ||
* Install the [Duktape Debugger Extension](https://marketplace.visualstudio.com/items?itemName=koush.duk-debug) | ||
* Edit [.vscode/settings.json](https://github.com/koush/scrypted-vscode/blob/master/.vscode/settings.json) to specify the IP Address of the Scrypted server. | ||
* If using a remote server, edit [.vscode/settings.json](blob/master/.vscode/settings.json) to specify the IP Address of the Scrypted server. | ||
* Launch Scrypted Debugger from the launch menu. |
Sorry, the diff of this file is not supported yet
232801
19