* Update README.md

* Update README.md

added Wiki section.
This commit is contained in:
pleaseemail
2022-04-09 13:37:04 -07:00
committed by GitHub
parent 8567e9007f
commit da74a8fea6
2 changed files with 7 additions and 14 deletions

View File

@@ -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

View File

@@ -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.