mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
clarify range of max and min for intensity (#42853)
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user