Hmmbob 6d6aa54a97 🔗 Fixing some more broken links (#10742)
* 🔗 Fix broken links

* 🔗 Fix broken links

* 🔗 Fix broken links

* 🔗 Fix broken links

* 🔗 Fix broken links

* 🔗 Fixing broken links

* 🔗 Fixing broken links
2019-10-13 10:38:53 +02:00

703 B

title, description, logo, ha_category, ha_release, ha_iot_class
title description logo ha_category ha_release ha_iot_class
Roth Touchline Instructions on how to integrate Roth Touchline within Home Assistant. roth.png
Climate
0.61 Local Polling

The touchline climate platform let you control ROTH Touchline floor heating thermostats from Roth.

To set it up, add the following information to your 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 %}