Skip to content

Commit bb9e6c0

Browse files
rytilahtifabaff
authored andcommitted
Update switch.flux.markdown (home-assistant#1809)
Document -1 for brightness.
1 parent 37670c3 commit bb9e6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/switch.flux.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ Configuration variables:
4848
- **start_colortemp** (*Optional*): The color temperature at the start. Defaults to `4000`.
4949
- **sunset_colortemp** (*Optional*): The sun set color temperature. Defaults to `3000`.
5050
- **stop_colortemp** (*Optional*): The color temperature at the end. Defaults to `1900`.
51-
- **brightness** (*Optional*): The brightness of the lights. Calculated with `RGB_to_xy` by default.
51+
- **brightness** (*Optional*): The brightness of the lights. Calculated with `RGB_to_xy` by default. Setting to -1 disables brightness updates.
5252
- **mode** (*Optional*): Select how color temperature is passed to lights. Valid values are `xy` and `mired`. Defaults to `xy`.
5353

0 commit comments

Comments
 (0)