mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-06 19:18:59 +00:00

* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
28 lines
776 B
Markdown
28 lines
776 B
Markdown
---
|
|
layout: page
|
|
title: "Toon Thermostat"
|
|
description: "Instructions on how to integrate Toon thermostats within Home Assistant."
|
|
date: 2017-10-22 12:00
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
ha_category: Climate
|
|
ha_release: 0.56
|
|
logo: toon.png
|
|
ha_iot_class: "Cloud Polling"
|
|
---
|
|
|
|
The `toon` climate platform allows you to interact with your Toon thermostat. For compatibility reasons, the states in Home Assistant are different from the states displayed on your Toon device and are mapped as follows:
|
|
|
|
|
|
| Home Assistant | Toon |
|
|
|:---------------|:--------|
|
|
| Performance | Comfort |
|
|
| Heat | Thuis |
|
|
| Eco | Weg |
|
|
| Cool | Slapen |
|
|
|
|
|
|
Please refer to the [hub component](/components/toon/) for setup instructions.
|