2.4 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type, ha_quality_scale, related
| title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | ha_quality_scale | related | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Sunricher DALI | Instructions on how to integrate Sunricher DALI with Home Assistant. |
|
2025.11 | Local Push | true |
|
sunricher_dali |
|
integration | bronze |
|
The Sunricher DALI {% term integration %} allows you to control and monitor DALI lighting devices connected to Sunricher gateways. The integration receives real-time push updates to keep entity states synchronized.
Prerequisites
This integration communicates with DALI lighting devices through a Sunricher gateway. You will need:
- Sunricher SR-GW-EDA DALI gateway on the same network as Home Assistant
- DALI lighting devices connected to and configured on the gateway
{% include integrations/config_flow.md %}
To add the Sunricher DALI integration to your Home Assistant instance:
- Ensure the gateway is powered on and connected to the same network as Home Assistant.
- Select Submit to start discovery. Home Assistant will search for gateways for up to 3 minutes.
- While discovery is in progress, press the Reset button on your DALI gateway device once. The gateway will respond immediately after the button press.

After setup, the gateway appears under {% my integrations title="Settings > Devices & services" %}. Multiple gateways are supported, each with its own set of entities.
Supported functionality
The Sunricher DALI integration provides the following entities.
Lights
Each DALI lighting device connected to the gateway is represented as a light entity in Home Assistant. Supported features depend on the device type:
- On/off and brightness control (all DALI DT6 and DT8 devices)
- Color temperature (DALI DT8 Tc devices)
- Color control (DALI DT8 RGB, XY, RGBW, and RGBWA devices)
Data updates
The integration receives real-time push updates from the gateway, ensuring changes made outside Home Assistant are reflected immediately.
Removing the integration
This integration follows standard integration removal; no extra steps are required.
{% include integrations/remove_device_service.md %}