jasoncoon / esp8266-fastled-webserver

GNU General Public License v3.0
714 stars 359 forks source link

Automatic actualise Web-Side #199

Open FranzKropp opened 3 years ago

FranzKropp commented 3 years ago

Hi, first of all: Thank you for this great Project!

Is it possible to have the Webside automtic actualised (without pressing F5) if a Value (like pattern) has changed?

henrygab commented 2 years ago

This is a great idea. There's already some work done to enable transmitting of changes via websockets. There are some areas that do not have this framework (including the automatic palette changes event secondsPerPalette).