esp8266-fastled-iot-webserver
esp8266-fastled-iot-webserver copied to clipboard
Set the colour of each leaf and save as scene
Hey,
Firstly, I'm loving this! It's a tinkerers dream and worked off the bat! So, thank you for your efforts.
Is it possible to set the colour of each nanoleaf and save that as a scene? I couldn't see a way of doing it through the web app, but happy to have a shot at a pull request if it's not there.
I'm guessing the general approach would be:
- Add pattern for "Nanoleaf Solid Pattern"
- Add field for nanoleaf number
- Add field for nanoleaf scene number (for multiple scenes?)
- Take leaf number, colour and scene number and build a pattern
Sound about right?
Cheers!