You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To highlight an event, I use WLED to blink in another color a few times. For this, I have to create my own variables to cache the used color before I highlighted something. If there would be a data point like "last used color" or a few free template data points, I don't have to create my own variables and I could use only the data points directly at the controller. Also a data point "last used mode" would be helpful for this.
For example:
The LED Stripe is red, without any animation. If the telephone rings, the LED stripe changes his color to blue for 10 seconds and starts blinking. After 10 seconds, the LED Stripe turns back to red (or the last used color before it wents blinking blue) without blinking.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
To highlight an event, I use WLED to blink in another color a few times. For this, I have to create my own variables to cache the used color before I highlighted something. If there would be a data point like "last used color" or a few free template data points, I don't have to create my own variables and I could use only the data points directly at the controller. Also a data point "last used mode" would be helpful for this.
For example:
The LED Stripe is red, without any animation. If the telephone rings, the LED stripe changes his color to blue for 10 seconds and starts blinking. After 10 seconds, the LED Stripe turns back to red (or the last used color before it wents blinking blue) without blinking.
Thank you in advance.
The text was updated successfully, but these errors were encountered: