corbanmailloux / esp-mqtt-rgb-led

MQTT RGB LEDs Using JSON for Home Assistant
MIT License
270 stars 74 forks source link

Find a way to extract the effects from the main logic #41

Open corbanmailloux opened 6 years ago

corbanmailloux commented 6 years ago

As @depuits mentioned in #35 (comment), it would be great to find a way to extract the effects in some way.

I think that a couple of the bugs in this implementation at the moment are due to the interaction of variables from the different effects. See #34 for an example.