TP-Link Bulb Web
Go to file
2024-07-30 08:25:30 +02:00
public refactor 2018-07-03 19:09:18 +02:00
index.js refactor 2018-07-03 19:09:18 +02:00
package.json update deps version 2024-07-30 08:25:30 +02:00
README.md initial commit 2018-07-01 13:57:22 +02:00
screen.png initial commit 2018-07-01 13:57:22 +02:00

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