mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-26 14:27:34 +00:00
1.0 KiB
1.0 KiB
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. Controlling Nanoleaf Essentials lights is possible over Thread and Bluetooth through the HomeKit Controller integration.
{% 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.