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>
This commit is contained in:
Jan Bouwhuis 2025-01-22 09:29:55 +01:00 committed by GitHub
parent 55e5d2903a
commit 46c4e4950b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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**" %},