I want to share a ceiling lamp I made with esphome and a mini D1 esp32

No need for WiFi or homeassistant. I used just about every single function that ESPhome can do. It has a temperature in humidity sensor and knows the sun angle and time for automatons. It can use an IR remote to control the whole light or a touch sensor built into the esp32 with 10 incremental steps. It also has neopixel / fastled backlighting with presets for IR remote and homeassistant.

Here’s the link to the esphome yaml code on github: https://github.com/redwoodimage/espho…

3 Likes

It’s great you can control automation light effect as outdoor brightness and sun ?

thx for your esphome codes sharing.