From 1dc59fe6bd74335cd2e6ada8e36f2c07bbc3e53c Mon Sep 17 00:00:00 2001 From: ldvc86 <76879596+ldvc86@users.noreply.github.com> Date: Tue, 1 Feb 2022 15:41:57 +0100 Subject: [PATCH] Update nanoleaf.markdown (#21421) Co-authored-by: Franck Nijhof --- source/_integrations/nanoleaf.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/nanoleaf.markdown b/source/_integrations/nanoleaf.markdown index 24344ae1f02..9621ee05500 100644 --- a/source/_integrations/nanoleaf.markdown +++ b/source/_integrations/nanoleaf.markdown @@ -23,3 +23,7 @@ The Nanoleaf integration allows you to control and monitor Nanoleaf Light Panels This integration does not support the Nanoleaf Remote and Essentials lights. {% include integrations/config_flow.md %} + +# Transition and brightness + +When using a transition in service calls (such as `light.turn_on`), the transition is only applied to brightness and does not apply to color. When a service call has a transition set but no brightness is included, the light will automatically transition to 100% brightness.