mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add incomfort discovery capability using ha_dhcp: true
attribute instead (#37090)
This commit is contained in:
parent
7bca62fcc4
commit
a6a1d388dd
@ -18,6 +18,7 @@ ha_platforms:
|
|||||||
- water_heater
|
- water_heater
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_config_flow: true
|
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.
|
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 %}
|
{% 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
|
The above configuration can also be adjusted later via
|
||||||
{% my integrations title="**Settings** > **Devices & services**" %},
|
{% my integrations title="**Settings** > **Devices & services**" %},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user