theelims / ESP32-sveltekit

A simple and extensible framework for ESP32 based IoT projects with a feature-rich, beautiful, and responsive front-end build with Sveltekit, Tailwind CSS and DaisyUI. This is a project template to get you started in no time with a fully integrated build chain.
https://theelims.github.io/ESP32-sveltekit/
Other
90 stars 15 forks source link

LED Brightness support #22

Closed leokeba closed 3 months ago

leokeba commented 4 months ago

Hi, I was toying with the template project and wanted to try something with sliders so I decided to add brightness control to the builtin LED. It supports REST, web-sockets, and MQTT / home assistant as well.

Feel free to close if not interested. Else, maybe have a quick look to see if everything seems alright, thanks.

theelims commented 3 months ago

@leokeba thank you very much for your pull-request. Having thought about it quite long, I came to the conclusion, that I will not accept this pull-request. It does not add substantially to the understanding of this library for new users. And a vast majority will delete the lighstate demo after they have familiarized themselves with the concepts.