mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
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:
parent
b6dc21bf0c
commit
86a9aa2986
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user