Patrick Schurig 66aa71c990
Some checks failed
Build & Deploy docs / build-deploy (push) Failing after 10m46s
mise a jour
2026-06-06 09:51:43 +02:00

2.2 KiB

Tuya

NIGHTLY NYMEA COMMUNITY

Connect to the Tuya cloud.

Fabricant : Tuya
Plugin : tuya

Modèles pris en charge

Modèle Rôle Transport Ajout Grandeurs
Tuya cloud login account Ajout manuel 3
Tuya switch powersocket Automatique 2
Tuya blinds blind Automatique 1
Tuya color light colorlight Automatique 5

Détail par modèle

??? abstract "Tuya cloud login — tuyaCloud" Grandeurs mesurées :

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

??? abstract "Tuya switch — tuyaSwitch" Réglages :

| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `id` | ID | QString | — | — | non |

_Grandeurs mesurées :_

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `power` | Power | bool | — |

??? abstract "Tuya blinds — tuyaClosable" Réglages :

| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `id` | ID | QString | — | — | non |

_Grandeurs mesurées :_

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |

??? abstract "Tuya color light — tuyaLight" Réglages :

| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `id` | ID | QString | — | — | non |

_Grandeurs mesurées :_

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `power` | Power | bool | — |
| `brightness` | Brightness | int | Percentage |
| `color` | Color | QColor | — |
| `colorTemperature` | Color temperature | int | — |