mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-15 13:35:38 -06:00
930 B
930 B
title, description, ha_category, ha_codeowners, ha_config_flow, ha_homekit, ha_iot_class, ha_release, ha_domain, ha_platforms, ha_zeroconf, ha_ssdp, ha_integration_type
| title | description | ha_category | ha_codeowners | ha_config_flow | ha_homekit | ha_iot_class | ha_release | ha_domain | ha_platforms | ha_zeroconf | ha_ssdp | ha_integration_type | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Nanoleaf | Instructions how to integrate Nanoleaf Panels into Home Assistant. |
|
|
true | true | Local Push | 0.67 | nanoleaf |
|
true | true | integration |
The Nanoleaf integration allows you to control and monitor Nanoleaf Light Panels, Canvas, Shapes, Elements, and Lines.
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.