mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 14:13:28 +00:00
Readme's (#213)
* Update README.md * Update README.md added Wiki section.
This commit is contained in:
@@ -34,6 +34,10 @@ Chat on Discord for support, tips, announcements, and bug reporting. There is an
|
||||
|
||||
[Join Scrypted Discord](https://discord.gg/DcFzmBHYGq)
|
||||
|
||||
## Wiki
|
||||
|
||||
There are many topics covered in the [Scrypted Wiki](https://github.com/koush/scrypted/wiki) sidebar. Review them for documented support, tips, and guides before asking for assistance on GitHub or Discord.
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
* Google Home
|
||||
|
||||
@@ -1,15 +1,4 @@
|
||||
# A MyQ Garage plugin
|
||||
# MyQ Garage Plugin for Scrypted
|
||||
The MyQ Garage Plugin brings MyQ garage door support into Scrypted.
|
||||
|
||||
## npm commands
|
||||
* npm run scrypted-webpack
|
||||
* npm run scrypted-deploy <ipaddress>
|
||||
* npm run scrypted-debug <ipaddress>
|
||||
|
||||
## 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](blob/master/.vscode/settings.json) to specify the IP Address of the Scrypted server.
|
||||
* Launch Scrypted Debugger from the launch menu.
|
||||
Currently, no other MyQ devices are supported.
|
||||
|
||||
Reference in New Issue
Block a user