mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 13:05:27 -06:00
1.5 KiB
1.5 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_config_flow, ha_platforms, ha_integration_type, ha_quality_scale
| title | description | ha_category | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ha_quality_scale | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Lunatone | Instructions on how to integrate Lunatone REST API devices with Home Assistant. |
|
2025.11 | Local Polling |
|
lunatone | true |
|
hub | silver |
The Lunatone {% term integration %} is used to integrate with the devices of Lunatone that offer a REST API.
Supported devices
Right now the following devices are supported:
- DALI-2 IoT Gateway (v1.14.1 or later)
- DALI-2 IoT4 Gateway (v1.14.1 or later)
- DALI-2 Display 4'' (v1.14.1 or later)
- DALI-2 Display 7'' (v1.14.1 or later)
There is currently support for the following device types within Home Assistant:
- Lights
Prerequisites
Before setting up the Lunatone integration, ensure you have:
- Your gateway device powered and connected to your network.
- The IP address or hostname of your device.
{% include integrations/config_flow.md %}
{% configuration_basic %}
URL:
description: "The URL to your gateway device. For example: http://10.0.0.131"
{% endconfiguration_basic %}
Removing the integration
This integration follows standard integration removal. No extra steps are required.
{% include integrations/remove_device_service.md %}