mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
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:
parent
55e5d2903a
commit
46c4e4950b
@ -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**" %},
|
||||
|
Loading…
x
Reference in New Issue
Block a user