haimgel / node_rgb

Software for ESP8266 WiFi SOC to control an RGB led strip via a MQTT-compatible home automation controller
Mozilla Public License 2.0
9 stars 4 forks source link

Simple pushbutton control to turn the light on/off #1

Open haimgel opened 7 years ago

haimgel commented 7 years ago

Add code to turn the light on and off, using a momentary switch connected to one of the inputs. MQTT control is nice and dandy, but local control is always a good idea.