# 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 | — |