Skip to content

Commit 97169a6

Browse files
authored
Update macros.md
added note about timed presets and multiples at same time
1 parent e546c1f commit 97169a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/features/macros.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ You are able to set custom actions ("Macros") in Time & Macro settings for the f
1717
- Timed light duration over
1818
- Device (re)boot (up to 0.10.2, use LED settings `Boot preset` in 0.11)
1919

20+
Note: If you have multiple presets that run at the same time, the lowest down the list takes precedence.
21+
2022
Each macro has the format of a standard [HTTP API call](/interfaces/http-api) without the IP. Optionally, the "win&" may be omitted.
2123
For example, the macro "A=255" sets the brightness to maximum. "R=255&G=160&B=0" sets the color to orange.
2224
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)

0 commit comments

Comments
 (0)