WebThings MyQ Adapter
See Testing the add-on section in https://hacks.mozilla.org/2019/11/ui-extensions-webthings-gateway/
- Manually bump version in
manifest.json
- Make a release using
npm version
- Push release i.e.
git push origin master v0.1.0
- Make a release asset
npm run package
(Also note SHASUM in output) - Upload tgz asset
- Create a pull request in https://github.com/WebThingsIO/addon-list with new
myq-adapter
version