Skip to content

Node for node-red to control Led RGB Controllers from Magichome

License

Notifications You must be signed in to change notification settings

cajonKA/tuya-led-controller-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuya-led-controller-node

This is a node-red node to control RGB Led Controllers based on the tuya cloud which can be bought from different sources on the Internet.

This node is working on the local network, Internet is only needed to link the Led Controller and obtain the id and key.

Usage

To use this node, you have to obtain the device ID and the localkey of your LED controller by following this instruction .

Inputs

The node accepts a 3 byte string containing the hex values of the red, green and blue color (0-255-> 00-FF)
or a boolean value to switch the light on and off. To provide these inputs, the color-picker and the button of the node-red dashboard could be used.

This is my first try on developing a node-red node, so any suggestions are welcome.

forthebadge forthebadge

About

Node for node-red to control Led RGB Controllers from Magichome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published