mirror of
https://github.com/JakeStanger/tuya-bulbs.git
synced 2026-07-11 09:16:00 +01:00
Websocket API for controlling Tuya lightbulbs
- TypeScript 100%
|
|
||
|---|---|---|
| .idea | ||
| src | ||
| typings/tuyapi | ||
| .eslintrc.js | ||
| .gitignore | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
Tuya Bulbs
A small websocket API written in TypeScript for controlling Tuya lightbulbs.
Currently it's hard coded in Room.ts to use two bulbs.
You will need to pair your bulbs using the Tuya API CLI project to obtain their ID/keys.
These are loaded as environment variables.