tplink-bulb-web/README.md
2018-07-01 13:57:22 +02:00

265 B

TP-Link Bulb Web

Install

$ npm install
or
$ yarn

Start

You can provide the listening port and bulb ip address, if not are defaults

$ npm start 3000 10.0.0.130
or
$ yarn start 3000 10.0.0.130

License

MIT