esp-mqtt-rgb-led icon indicating copy to clipboard operation
esp-mqtt-rgb-led copied to clipboard

MQTT RGB LEDs Using JSON for Home Assistant

Results 21 esp-mqtt-rgb-led issues
Sort by recently updated
recently updated
newest added

Hello. I have implemented this to ESP32 with simple cp-paste from example sketches. Basically I changed: #include to #include analog.Writes to corresponding ledc library. JSON library is intact as it...

question

Can you add the ability to control the white led while turning off all RGB leds. I could've sworn I opened an issue before where I either provided a full...

Hi, as the human eye doesn't percieve light in a linear way, it would be great if brightness could be logarithmically corrected. This effect is seen as there is a...

enhancement

I did simple OTA integration on the latest unified sketch.

I made a change that lets you configure over wifi using the captive portal feature, and it saves the config to the filesystem as JSON. This is handy if you...

Hey there, don't suppose anyone knows how to modify this to work with the ethernet shield rather than an esp8266. Many Thanks Chris

I'm thinking about changing the voltage regulator to a buck for efficiency but if the ESP8266 only draws a small amount of current most of the time then maybe it's...

Add Gpio inputs to physically turn on and off the light, incase one does not have access to phone. this could be one momentary switch which would increase brightness or...

enhancement

It still needs a lot of cleanup but I wanted to get some feedback if this I'm going in the right for #41. I think that the interface for the...

Pulse mode transitions forth and back between black and the current color. Looking for remarks before possibly adapting it for the other 2 sketches.

enhancement
effect