Add configuration_basic, move Add integration button to the top (#37435)

* Add configuration_basic, move Add integration button to the top

* fix indents in config block

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Jonas Fors Lellky 2025-02-13 08:12:38 +01:00 committed by GitHub
parent b6dc21bf0c
commit 86a9aa2986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,15 @@ To configure the integration, you need to obtain the IP address and Device ID fo
5. Go to **More** > **Installer** > **Communication** > **BACnet settings**. 5. Go to **More** > **Installer** > **Communication** > **BACnet settings**.
6. Note down the **IP address** and **Device ID**. 6. Note down the **IP address** and **Device ID**.
{% include integrations/config_flow.md %}
{% configuration_basic %}
IP address:
description: "The IP address of your Flexit Nordic device."
Device ID:
description: "The Device ID of your Flexit Nordic device. This is usually 2."
{% endconfiguration_basic %}
## Platforms ## Platforms
This integration supports the following platforms. This integration supports the following platforms.
@ -90,8 +99,6 @@ If you need to shut down the unit, make sure to take all necessary precautions,
Furthermore, Flexit recommends unplugging the unit from the power socket before replacing a filter. To prevent damage, always initiate a controlled shutdown from the control panel (or, in the future, from an action in Home Assistant) before unplugging the device. Furthermore, Flexit recommends unplugging the unit from the power socket before replacing a filter. To prevent damage, always initiate a controlled shutdown from the control panel (or, in the future, from an action in Home Assistant) before unplugging the device.
{% include integrations/config_flow.md %}
## Removing the integration ## Removing the integration
This integration follows standard integration removal. No extra steps are required. This integration follows standard integration removal. No extra steps are required.