Updates Toon with supported presets

This commit is contained in:
Franck Nijhof 2019-07-06 21:30:19 +02:00
parent ec0a5d5c30
commit 801ff31bf6
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -69,15 +69,9 @@ client_secret:
## Climate
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 |
|:---------------|:--------|
| Auto | Comfort |
| Heat | Thuis |
| Eco | Weg |
| Cool | Slapen |
The `toon` climate platform allows you to interact with your Toon thermostat.
Home Assistant support the four Toon presets: `Comfort`, `Home`, `Away` and `Sleep`.
It also supports setting the temperature manually.
The Toon API is polled at a 300-second interval, so the status is relatively fresh without overloading the API.