From a6a1d388ddd71f59b7a3a172e2f13223c90524e8 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Fri, 24 Jan 2025 12:45:28 +0100 Subject: [PATCH] Add incomfort discovery capability using `ha_dhcp: true` attribute instead (#37090) --- source/_integrations/incomfort.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/incomfort.markdown b/source/_integrations/incomfort.markdown index d647f3ba2ef..0e665caa305 100644 --- a/source/_integrations/incomfort.markdown +++ b/source/_integrations/incomfort.markdown @@ -18,6 +18,7 @@ ha_platforms: - water_heater ha_integration_type: integration ha_config_flow: true +ha_dhcp: true --- The `incomfort` {% term integration %} links Home Assistant with your Intergas Lan2RF gateway, including the boiler and any room thermostats attached to it. @@ -37,7 +38,7 @@ Any room thermostats (there can be 0, 1 or 2) are represented as **Climate** dev {% include integrations/config_flow.md %} -The hub does not have to be in the same network as Home Assistant, but the hub must be reachable via port 80/HTTP. If the gateway is configured via DHCP, Home Assistant might be able to discover it automatically. Once discovered, the host IP address will be updated automatically when the dynamically assigned IP address changes. +The hub does not have to be in the same network as Home Assistant, but the hub must be reachable via port 80/HTTP. The above configuration can also be adjusted later via {% my integrations title="**Settings** > **Devices & services**" %},