Update nanoleaf.markdown (#21421)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
ldvc86 2022-02-01 15:41:57 +01:00 committed by GitHub
parent 6ef24d7ed1
commit 1dc59fe6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.