https://github.com/jakestanger/tuya-bulbs
Websocket API for controlling Tuya lightbulbs
https://github.com/jakestanger/tuya-bulbs
Last synced: about 2 months ago
JSON representation
Websocket API for controlling Tuya lightbulbs
- Host: GitHub
- URL: https://github.com/jakestanger/tuya-bulbs
- Owner: JakeStanger
- Created: 2020-05-28T19:58:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:21:54.000Z (over 3 years ago)
- Last Synced: 2025-02-26T22:37:46.527Z (over 1 year ago)
- Language: TypeScript
- Size: 323 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.