From 28cfe146c257d6a61f2d7e6b9e7201c40e726d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Cauwelier?= Date: Fri, 17 Jan 2025 09:55:07 +0100 Subject: [PATCH] flux: document how the "mired" mode actually sets kelvin (#36808) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Hervé Cauwelier --- source/_integrations/flux.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/flux.markdown b/source/_integrations/flux.markdown index f5214ca6c94..7ef893e597f 100644 --- a/source/_integrations/flux.markdown +++ b/source/_integrations/flux.markdown @@ -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