mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 13:57:37 +00:00
765 B
765 B
title | description | ha_category | ha_release | ha_iot_class | ha_domain | ha_platforms | ha_integration_type | ha_quality_scale | ||
---|---|---|---|---|---|---|---|---|---|---|
Roth Touchline | Instructions on how to integrate Roth Touchline within Home Assistant. |
|
0.61 | Local Polling | touchline |
|
integration | legacy |
The touchline
climate platform let you control ROTH Touchline floor heating thermostats from Roth.
To set it up, add the following information to your {% term "configuration.yaml
" %} file:
climate:
- platform: touchline
host: YOUR_IPADDRESS
{% configuration %}
host:
description: The IP address of your controller, e.g., http://192.168.1.1
.
required: false
type: string
{% endconfiguration %}