We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parente546c1f commit97169a6Copy full SHA for 97169a6
docs/features/macros.md
@@ -17,6 +17,8 @@ You are able to set custom actions ("Macros") in Time & Macro settings for the f
17
- Timed light duration over
18
- Device (re)boot (up to 0.10.2, use LED settings`Boot preset` in 0.11)
19
20
+Note: If you have multiple presets that run at the same time, the lowest down the list takes precedence.
21
+
22
Each macro has the format of a standard[HTTP API call](/interfaces/http-api) without the IP. Optionally, the "win&" may be omitted.
23
For example, the macro "A=255" sets the brightness to maximum. "R=255&G=160&B=0" sets the color to orange.
24
You can specify up to 16 macros. (up to 250 in WLED 0.11 since the Macro functionality has been merged into the Presets feature)