An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# switchbot-client
[![NPM](https://img.shields.io/npm/v/switchbot-client)](https://www.npmjs.com/package/switchbot-client)
[![Test](https://github.com/yudai-nkt/switchbot-client/workflows/Test/badge.svg?branch=master)](https://github.com/yudai-nkt/switchbot-client/actions?query=workflow:Test)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](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