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

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

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.