From 46c4e4950b7d3c1ac284e0e6d0c1bf0baf9bfe21 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Wed, 22 Jan 2025 09:29:55 +0100 Subject: [PATCH] Add DHCP discovery to incomfort integration (#37046) * Add DHCP discovery to incomfort integration * tiny weak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/incomfort.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/incomfort.markdown b/source/_integrations/incomfort.markdown index f4c96b2d407..d647f3ba2ef 100644 --- a/source/_integrations/incomfort.markdown +++ b/source/_integrations/incomfort.markdown @@ -37,7 +37,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 HA, but must be reachable via port 80/HTTP. +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 above configuration can also be adjusted later via {% my integrations title="**Settings** > **Devices & services**" %},