Patrick Schurig 66aa71c990
All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 6m16s
mise a jour
2026-06-06 09:51:43 +02:00

1.7 KiB

Tado

NIGHTLY NYMEA COMMUNITY

Connect to your Tado account to interact with the heating setup.

Fabricant : Tado
Plugin : Tado

Modèles pris en charge

Modèle Rôle Transport Ajout Grandeurs
Tado account account Ajout manuel 3
Zone thermostat, heating, temperaturesensor, humiditysensor Automatique 8

Détail par modèle

??? abstract "Tado account — tadoAccount" Grandeurs mesurées :

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `loggedIn` | Logged in | bool | — |
| `userDisplayName` | Username | QString | — |

??? abstract "Zone — zone" Réglages :

| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `homeId` | Home id | QString | — | — | oui |
| `zoneId` | Zone id | QString | — | — | oui |
| `type` | Type | bool | — | `False` | non |

_Grandeurs mesurées :_

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `mode` | Mode | QString | — |
| `tadoMode` | Tado mode | QString | — |
| `power` | Power | bool | — |
| `windowOpenDetected` | Window open detected | bool | — |
| `temperature` | Temperature | double | DegreeCelsius |
| `targetTemperature` | Target temperature | double | DegreeCelsius |
| `humidity` | Humidity | double | Percentage |