NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features
https://www.thingiverse.com/surrbradl08/designs
GNU General Public License v3.0
366 stars 94 forks source link

add/improve URL endpoints #147

Closed bb-Ricardo closed 3 years ago

bb-Ricardo commented 3 years ago

For easy web integration we should enhance the power endpoint with following valid values:

Also saturation and hue should be added as an alternative way of changing color. This triggers the pattern to be set to "solidColor".

maybe this should also be added as an MQTT option

bb-Ricardo commented 3 years ago

added and documented