clarify range of max and min for intensity (#42853)
This commit is contained in:
parent
fd01636058
commit
7ed409d681
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ effect:
|
|||
description: Name or ID of the WLED light effect.
|
||||
example: "Rainbow"
|
||||
intensity:
|
||||
description: Intensity of the effect
|
||||
description: Intensity of the effect. Number between 0 and 255.
|
||||
example: 100
|
||||
palette:
|
||||
description: Name or ID of the WLED light palette.
|
||||
|
|
Loading…
Add table
Reference in a new issue