We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37670c3 commit bb9e6c0Copy full SHA for bb9e6c0
source/_components/switch.flux.markdown
@@ -48,6 +48,6 @@ Configuration variables:
48
- **start_colortemp** (*Optional*): The color temperature at the start. Defaults to `4000`.
49
- **sunset_colortemp** (*Optional*): The sun set color temperature. Defaults to `3000`.
50
- **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.
+- **brightness** (*Optional*): The brightness of the lights. Calculated with `RGB_to_xy` by default. Setting to -1 disables brightness updates.
52
- **mode** (*Optional*): Select how color temperature is passed to lights. Valid values are `xy` and `mired`. Defaults to `xy`.
53
0 commit comments