From 86a9aa298654893c20ba95c355943bb571d6b579 Mon Sep 17 00:00:00 2001 From: Jonas Fors Lellky Date: Thu, 13 Feb 2025 08:12:38 +0100 Subject: [PATCH] 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> --- source/_integrations/flexit_bacnet.markdown | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/source/_integrations/flexit_bacnet.markdown b/source/_integrations/flexit_bacnet.markdown index 731d651064c..d061196719e 100644 --- a/source/_integrations/flexit_bacnet.markdown +++ b/source/_integrations/flexit_bacnet.markdown @@ -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**. 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 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. -{% include integrations/config_flow.md %} - ## Removing the integration This integration follows standard integration removal. No extra steps are required.