Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.91k stars 3.22k forks source link

Add support read I2C color sensor to automatically adjust white/point or trigger other presets #2644

Open zueski opened 2 years ago

zueski commented 2 years ago

I have LED strips above my computer that I use to adjust the lighting for video calls. The light from my window frequently changes, changing my skin tone. I would like to be able to setup a feedback loop to adjust the color based on the light in the room. I can probably make this work with automation through Home Assistant, but having the feedback loop on device would be much more reliable.

I could see others using this as a context aware for setting presets also, especially if the sensor can pick up light outside.

Thanks for considering this request, I have been using WLED happily for years!

Aircoookie commented 2 years ago

This would make for a great usermod indeed.