https://github.com/yudai-nkt/switchbot-client
Node.js client for SwitchBot API
https://github.com/yudai-nkt/switchbot-client
smart-home switchbot
Last synced: about 1 year ago
JSON representation
Node.js client for SwitchBot API
- Host: GitHub
- URL: https://github.com/yudai-nkt/switchbot-client
- Owner: yudai-nkt
- License: mit
- Created: 2021-01-01T17:43:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T19:09:41.000Z (over 4 years ago)
- Last Synced: 2024-04-25T10:43:33.324Z (about 2 years ago)
- Topics: smart-home, switchbot
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/switchbot-client
- Size: 285 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# switchbot-client
[](https://www.npmjs.com/package/switchbot-client)
[](https://github.com/yudai-nkt/switchbot-client/actions?query=workflow:Test)
[](https://github.com/prettier/prettier)
Node.js client for SwitchBot API
## Installation
This package is available on the npm registry.
Install `switchbot-client` using npm or yarn.
## Usage
See [API documentation][].
## Contribution
Contributions are welcome. Feel free to report an issue or submit a pull request.
## License
This package is distributed under the MIT License.
See [LICENSE.md](./LICENSE.md) for details.
## Reference
- SwitchBot API documentation: https://github.com/OpenWonderLabs/SwitchBotAPI
[API documentation]: https://yudai-nkt.github.io/switchbot-client