flux: document how the "mired" mode actually sets kelvin (#36808)

Co-authored-by: Hervé Cauwelier <github@bors-ltd.net>
This commit is contained in:
Hervé Cauwelier 2025-01-17 09:55:07 +01:00 committed by GitHub
parent b5420afc72
commit 28cfe146c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ disable_brightness_adjust:
type: boolean
default: false
mode:
description: Select how color temperature is passed to lights. Valid values are `xy`, `mired` and `rgb`.
description: Select how color temperature is passed to lights. Valid values are `xy`, `mired` (alias to kelvin) and `rgb`.
required: false
default: xy
type: string