znac049 / esp32-lights

Esp32 light control for ws28xx light strings with web interface and OTA
Apache License 2.0
0 stars 0 forks source link

Implement on/off switch on web UI #1

Closed znac049 closed 1 year ago

znac049 commented 1 year ago

Make it possible to turn the lights on and off via the web UI. The esp should remember the current state and preserve it across powering on/off

znac049 commented 1 year ago

Done.