node-red-contrib-h801
v0.0.6
Published
Control H801 RGBW LED Controller with original firmware via UDP
Downloads
10
Readme
node-red-contrib-h801
This is a NodeRed node for controlling H801 RGBW LED Controller without modification to H801 firmware.
Developed by the super cool folks at Originally US - a mobile app development company from Singapore
Installation
Install directly from your NodeRED's Setting Pallete
or
Change your working directory to your node red installation. Usually it's in ~/.node-red.
$ npm install node-red-contrib-h801
FAQ
Do I need custom firmware for my H801 controller?
No. The only requirement is H801 must be reachable from your NodeRED via broadcast UDP traffic.
How do I find the MAC Address for my H801 controller?
You may use Fing app on iOS/Android to look it up in your network. It should be branded as 'Espressif' and usually starts with "18:FE...". see screenshot
I have some suggestions, how do I get in touch?
Please drop us an email, or create an issue in our Github
How do I control my other (non-smart) devices at home with NodeRED?
Check out RMPlugin app developed by us. Here's an intro video for the hardware.