Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garthdb/hubitat-makerapi-websocket
A node library that uses the Maker API on the Hubitat to control devices and the events websocket to quickly register changes.
https://github.com/garthdb/hubitat-makerapi-websocket
Last synced: about 1 month ago
JSON representation
A node library that uses the Maker API on the Hubitat to control devices and the events websocket to quickly register changes.
- Host: GitHub
- URL: https://github.com/garthdb/hubitat-makerapi-websocket
- Owner: GarthDB
- Created: 2023-09-24T23:46:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-29T20:32:04.000Z (10 months ago)
- Last Synced: 2024-11-29T15:53:21.471Z (about 1 month ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![tests workflow](https://github.com/GarthDB/node-basic-template/actions/workflows/test.yml/badge.svg)
# Template project
This project can be used as a template for node projects.
Make sure to add `GH_TOKEN` and `NPM_TOKEN` [secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets) to repo for [Semantic Release GitHub action](https://github.com/marketplace/actions/action-for-semantic-release) to be able to version and release the package.