toblum / McLighting

The ESP8266 based multi-client lighting gadget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the NUMLEDS in the WebInterface?

Primus007 opened this issue · comments

can you add the possibility to change the Variable NUMLEDS in the Webinterface? Or can you tell me how to do this?
I want to connect different stripes or led rings to my module. But everytime i must change the NUMLEDS, compile the scetch and upload it. it would be more comfortable if i can change it in the web interface.

thank you.

I agree, I think there should be a settings or configuration menu, that way it can be hidden with custom CSS if needed.

Hi @Primus007,

yes, this should be possible and already on the ToDo list (https://github.com/toblum/McLighting#todos). But this requires many changes (config savefile, API endpoints, UI) and needs some time to implement, that I did not find so far.

Regards
Tobias