Plugin wifilightV2 - Appareil compatible Tuya

Bonjour

Une majorité des fabricants d’appareil intelligent WiFi utilisent l’API de Tuya afin de les intégrer dans leurs produits. Ces fabricants créer leurs propres logiciels de contrôle pour leurs appareils mais dans les faits, ce n’est pas nécessaire car on peut les entrer dans l’app Tuya Smart.

Du coup, j’ai reproduis la procédure connues avec tuya-cli pour obtenir le ID et la Clé :

  1. Téléchargez l’application Tuya Smart
  2. Si vous n’avez pas de compte Tuya Smart, créez-en un!
  3. Ajoutez tous les dispositifs dans l’application Tuya
  4. Si vous n’avez pas NPM, installez-le. (Pour windows, installez NodeJs, il inclut également NPM)
  5. Installez l’outil « Tuya-CLI » en ouvrant un invite de commande puis tappez :
    npm i @tuyapi/cli –g
  6. Toujours dans l’invite de commande, agrandissez la fenêtre puis exécutez la commande suivante :
    tuya-cli list-app
  7. Vous verrez un code QR qui vous sera affiché dans l’invite de commande. Utilisez votre téléphone pour le scanner. Installez le certificat 2 fois, 1 par type possible.
  8. Avec votre téléphone, configurez un proxy sur votre connexion Wifi. Afin d’éviter des problèmes, faites oublier votre réseau Wifi sur lequel vous êtes branchez. Sélectionner le réseau précédemment oubliez et inscrivez votre mot de passe puis dans les paramètres avancés, choisissez serveur mandataire « Manuel ». Inscrivez les paramètres fournit dans la console du « Tuya-CLI »
  9. Retourner sur votre application Tuya Smart et rafraîchissez l’écran en glissant le doigt vers le bas de l’écran.
  10. Notez la liste des ids et des clés de vos appareils
  11. Dans votre JeeDom, payez, installez le plugin « wifilightV2 » et activez -le

J’ai récemment fait l’acquisition d’un kit de prises WiFi chez Costco Canada et j’aimerais vous faire part de cette compatibilité :

Prime Indoor Smart Wi-Fi Outlet, 3-pack
Marque : PrimeWire ou PrimeCable
Modèle : CCRCWFII113PK
https://www.costco.ca/Prime-Indoor-Smart-Wi-Fi-Outlet%2C-3-pack.product.100506631.html?fbclid=IwAR1uHgioo8K2rwIaD7DjRGfQ_SJUvvU7FF4SLd6gdO7LJSmSM_qW48mQToA

  1. Ajoutez un équipement puis renseignez les champs :
    * Adresse IP du module wifi
    * Marque ou type de périphérique : Tuya Smart/jinvoo/eFamilyCloud compatible
    * Sous type : Smart plug 1
    * Jeton : la clé de l’appareil obtenu à l’étape 10
    * Identifiant : le id de l’appareil obtenu à l’étape 10

J’ai aussi fait l’acquisition d’ampoules WiFi chez Costco Canada elle sont compatible Tuya mais je n’arrive pas a les faire fonctionner avec les presets wifilightV2. Toutefois, les commandes avec les paramètres JSON fonctionne très bien.

Globe Electric LED A19 RGBW Smart Wi-Fi Bulb
Marque : Globe
Modèle : 37726
https://www.costco.ca/Globe-Electric---Ampoule-intelligente-RVB-Wi-Fi-A19-à-DEL.product.100483522.html?fbclid=IwAR2it35uNmyjnbNuzUWXYFqwoN_n7OaZAckLiCvoJcuux64NihHN8xlNsdY

Les paramètre 24 et 25 semble être lié aux couleurs mais je n’ai pas trouvé de pattern.

J’ignore l’utilité des paramètres 26 et 28.

Voici les commande que j’ai trouvé :

On

« 20 »:true

Off

« 20 »:false

Mode blanc

« 21 »:« white »

Mode couleur

« 21 »:« colour »

Mode ambiance

« 21 »:« scene »

Intensité blanc

« 22 »:1000 (de 0 à 1000)

Température blanc

« 23 »:1000 (de 0 à 1000)

Ambiance Volcan

« 20 »: true, « 21 »: « scene », « 22 »: 1000, « 23 »: 1000, « 24 »: « 000603e803e8 », « 25 »: « 00373702016603e803e800000000373702000e03e803e800000000373702002303e803e800000000373702003003e803e800000000373702003e03e803e800000000 », « 26 »: 0, « 28 »: «  »

Ambiance Jungle

« 20 »: true, « 21 »: « scene », « 22 »: 1000, « 23 »: 1000, « 24 »: « 000603e803e8 », « 25 »: « 01373702007503e803e800000000373702007403e803e800000000373702007003e803e800000000373702006a03e803e800000000373702005d03e803e800000000 », « 26 »: 0, « 28 »: «  »

Ambiance Océan

« 20 »: true, « 21 »: « scene », « 22 »: 1000, « 23 »: 1000, « 24 »: « 000603e803e8 », « 25 »: « 0237370200f403e803e80000000037370200dc03e803e80000000037370200d003e803e80000000037370200b603e803e80000000037370200a803e803e800000000373702009403e803e800000000 », « 26 »: 0, « 28 »: «  »

Aurez vous des suggestions sur comment obtenir l’état et changer la couleur ?

Merci

Bonjour,

Merci pour le tuto que j’ai appliqué avec succès pour les prises.
Il me reste à faire l’intégration des ampoules que j’ai pu ajouter dans tuya mais pas encore eu le temps de tester dans Jeedom.
As-tu réussi à avoir un retour d’état de l’ampoule?

Hello
c’est une solution mais il y a plus simple avec PacketCapture comme indiqué dans la procédure pour récupérer les ID et Jeton :innocent:

@plpineault
Ta lampe est très différente.
Dans une prochaine version, je vais proposer un périphérique Tuya entièrement custom
Car, par exemple pour l’intensité, les commandes customs actuelles ne peuvent pas avoir comme paramètre un slider.
Mais auparavant je vais travailler sur les nouveaux ponts Milight
le pattern de la couleur est du genre
RGB.HSV
quand j’y serais si tu veux faire beta testeur ça permettra d’avancer.

Merci des précisions.

Effectivement, les commandes customs avec des composants de type slider ou colorpicker ne fonctionnent pas en paramètre JSON. En attendant, je suis très à l’aise de fonctionner ainsi, mon principal intérêt était au niveau des fonctions ON et OFF.

Est-ce possible de récupérer l’état (On ou Off) de l’ampoule avec une commande custom?

Pour conclure, je serais très intéressé d’être un béta testeur. Si vous cherchez des contributeurs, faites moi signe!

normalement l’état ON/OFF devrait remonter.
Dès que je finis avec milight je reviendrais sur les customs, j’ai pas mal d’idées pour faire quelque-chose de 100% custom.

la valeur 1 est toujours retourner, autant à ON qu’à OFF

peux tu m’envoyer les logs ?
tu désactives tous les wifilightV2 sauf celui à tester.
tu effaces les logs
tu fais ON/OFF sur tuya
tu m’envoies les logs

Parfait, je jetterai un oeil après le boulot pour vous envoyez les logs.

corrigé → tuya

2 « J'aime »

J’ai mis les logs à Debug, j’ai fais un Off/On en utilisant une commande custom :

[2019-10-23 19:40:36][DEBUG] :    Cmd : {"t":"1571874036","devId":"85481764840d8ea8eb4b","dps":{"20":false},"uid":""}
[2019-10-23 19:40:36][DEBUG] :    CrC :21510813
[2019-10-23 19:40:36][DEBUG] :    try to connect to : 127.0.0.1  6900
[2019-10-23 19:40:36][DEBUG] :    Connect OK
[2019-10-23 19:40:37][DEBUG] :    Cmd : {"t":"1571874037","devId":"85481764840d8ea8eb4b","dps":{"20":true},"uid":""}
[2019-10-23 19:40:37][DEBUG] :    CrC :151065f6
[2019-10-23 19:40:37][DEBUG] :    try to connect to : 127.0.0.1  6900
[2019-10-23 19:40:37][DEBUG] :    Connect OK

@plpineault
il faut faire ON/OFF avec l’appli tuya

En faisant le on/off à partir de tuya j’ai récupéré ces traces là (j’ai masqué mon IP privée) :

[2019-10-24 07:35:33][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-24 07:35:33][DEBUG] : Firmware 1.0
[2019-10-24 07:35:33][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 66 38 39 65 61 34 30 32 37 61 62 38 39 39 32 36 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 49 4d 38 67 74 58 46 30 30 42 50 4e 6e 2b 61 42 5a 7a 78 70 37 47 37 54 48 2b 2b 78 70 65 4f 48 47 38 50 74 33 36 54 4e 2f 57 62 48 4a 52 4d 7a 7a 30 58 68 5a 34 5a 79 41 54 38 43 71 79 6f 30 3d 33 c0 7e aa 0 0 aa 55
[2019-10-24 07:35:33][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 20 »:true},« t »:1571916932,« s »:14}Ac&9
[2019-10-24 07:35:33][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-24 07:35:33][DEBUG] : >>> : dps | Array : Array
[2019-10-24 07:35:33][DEBUG] : >>> : t | 1571916932 : 1571916932
[2019-10-24 07:35:33][DEBUG] : >>> : s | 14 : 14
[2019-10-24 07:35:33][DEBUG] : >>>>>>>>>>> : 20 | 1
[2019-10-24 07:35:33][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-24 07:35:33][DEBUG] : ///////////////// End ///////////////////
[2019-10-24 07:35:40][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-24 07:35:40][DEBUG] : Firmware 1.0
[2019-10-24 07:35:40][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 32 31 62 62 35 33 38 38 34 37 39 38 62 38 37 65 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 50 58 34 39 72 4a 65 73 51 49 38 73 7a 69 63 77 46 51 45 57 70 57 36 6c 35 48 50 53 79 52 30 73 53 4b 77 65 54 56 44 78 6d 45 56 74 6f 61 48 4f 2f 6e 75 50 43 32 73 79 2b 56 44 48 52 36 6d 73 4d 3d 95 9e 5 cc 0 0 aa 55
[2019-10-24 07:35:40][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 20 »:false},« t »:1571916939,« s »:15}Ac&9
[2019-10-24 07:35:40][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-24 07:35:40][DEBUG] : >>> : dps | Array : Array
[2019-10-24 07:35:40][DEBUG] : >>> : t | 1571916939 : 1571916939
[2019-10-24 07:35:40][DEBUG] : >>> : s | 15 : 15
[2019-10-24 07:35:40][DEBUG] : >>>>>>>>>>> : 20 |
[2019-10-24 07:35:40][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-24 07:35:40][DEBUG] : ///////////////// End ///////////////////

1 « J'aime »

Après avoir discuté avec sber74, nous avons les mêmes prises et les mêmes ampoules!

Ok
bien que ce soit un firmware 1.0
je vais faire une config.
Pour cela il faut que je récupère la signification des dps.
tu as déjà fait une partie du boulot. Peux tu la reprendre de manière exhaustive :

  • tous les modes de la lampe
  • W : bien vérifier valeurs min max intensité et température de couleur
  • mettre les 3 couleurs élémentaires : R G B et modifier l’intensité

C’est surtout ce dernier renseignement dont j’ai besoin car je n’ai pas retrouvé ce à quoi je m’attends dans le dps 24

Charger le plugin en beta et Tester l’ampoule globe, elle est intégrée

J’ai activié les plugins en Beta, j’ai installé la version du 2019-10-25 18:24:18 et ça me dit bien que je suis en wifilight v2 BETA.
Commme je n’ai rien vu de spécifique à GLOBE je suis resté en type « tuyasmart compatible » et sous-type « ampoule RGBW » : je n’ai pas constaté de différences lors de la création des commandes.
J’ai loupé quelque chose?

Et voici toutes les traces Debug Wifilightv2 en commandant l’ampoule Globe via tuya

Partie 1/2 (car le message était trop long pour le forum)

**** activation du mode blanc (se remet dans la dernière config, ici température couleur 300k et intensité 21%)
[2019-10-25 18:26:34][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:26:34][DEBUG] : Firmware 1.0
[2019-10-25 18:26:34][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 30 36 33 61 34 31 33 65 61 61 64 64 30 33 35 31 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4e 6c 6e 37 51 51 64 4e 52 68 4f 68 2b 38 4c 64 42 6c 32 6f 31 64 57 2f 2b 53 38 4b 75 6d 71 39 33 47 32 75 46 66 70 72 61 6a 50 73 6f 64 79 47 4e 73 4a 45 43 56 48 55 38 5a 56 7a 43 49 31 78 6f 3d 3d 5e a6 1c 0 0 aa 55
[2019-10-25 18:26:34][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 21 »:« white »},« t »:1572042392,« s »:62}Ac&9
[2019-10-25 18:26:34][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:26:34][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:26:34][DEBUG] : >>> : t | 1572042392 : 1572042392
[2019-10-25 18:26:34][DEBUG] : >>> : s | 62 : 62
[2019-10-25 18:26:34][DEBUG] : >>>>>>>>>>> : 21 | white
[2019-10-25 18:26:34][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:26:34][DEBUG] : ///////////////// End ///////////////////

**** Température blanc : c’est un slider mais voici quelques exemples avec les 3 préréglages indiqués
**** 5000k Concentration
[2019-10-25 17:46:56][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 17:46:56][DEBUG] : Firmware 1.0
[2019-10-25 17:46:56][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 34 62 66 66 36 34 65 31 65 33 62 61 65 39 31 62 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4e 35 5a 47 76 6b 62 68 56 35 4a 55 6c 65 57 58 33 4d 51 31 79 45 69 6a 74 6a 36 6a 56 63 76 77 52 63 51 55 63 71 4e 64 41 44 35 6d 6f 46 6b 54 42 35 31 79 63 53 59 34 51 47 67 75 48 6b 4f 33 4d 3d 3e f4 42 55 0 0 aa 55
[2019-10-25 17:46:56][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 23 »:1000},« t »:1572040015,« s »:36}Ac&9
[2019-10-25 17:46:56][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 17:46:56][DEBUG] : >>> : dps | Array : Array
[2019-10-25 17:46:56][DEBUG] : >>> : t | 1572040015 : 1572040015
[2019-10-25 17:46:56][DEBUG] : >>> : s | 36 : 36
[2019-10-25 17:46:56][DEBUG] : >>>>>>>>>>> : 23 | 1000
[2019-10-25 17:46:56][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 17:46:56][DEBUG] : ///////////////// End ///////////////////

**** 3000k Confort
[2019-10-25 17:49:07][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 17:49:07][DEBUG] : Firmware 1.0
[2019-10-25 17:49:07][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 62 61 30 36 63 38 34 66 36 62 37 37 64 39 32 64 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4d 53 74 78 45 51 49 4b 46 53 36 6f 6a 49 2b 62 36 36 4e 72 6f 46 63 5a 65 57 67 45 46 51 69 68 2b 6f 4d 6b 6c 32 44 4f 74 32 34 64 51 75 50 55 30 4d 52 49 45 74 6e 6d 58 36 54 6d 72 57 59 52 34 3d f6 43 6b 3a 0 0 aa 55
[2019-10-25 17:49:07][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 23 »:333},« t »:1572040145,« s »:37}Ac&9
[2019-10-25 17:49:07][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 17:49:07][DEBUG] : >>> : dps | Array : Array
[2019-10-25 17:49:07][DEBUG] : >>> : t | 1572040145 : 1572040145
[2019-10-25 17:49:07][DEBUG] : >>> : s | 37 : 37
[2019-10-25 17:49:07][DEBUG] : >>>>>>>>>>> : 23 | 333
[2019-10-25 17:49:07][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 17:49:07][DEBUG] : ///////////////// End ///////////////////

**** 2000k Détente
[2019-10-25 17:50:55][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 17:50:55][DEBUG] : Firmware 1.0
[2019-10-25 17:50:55][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 65 64 31 64 37 63 33 39 66 33 39 63 64 31 34 35 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4e 37 42 71 42 30 63 49 4b 37 6d 74 34 46 35 57 4e 43 6f 51 41 39 77 53 4e 4a 50 44 47 77 43 6e 51 2f 42 4b 53 6e 37 4f 4b 46 5a 6e 4b 63 4c 68 6e 58 2f 6a 52 58 71 66 77 73 31 49 59 42 65 33 34 3d f 82 61 fd 0 0 aa 55
[2019-10-25 17:50:55][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 23 »:0},« t »:1572040253,« s »:38}Ac&9
[2019-10-25 17:50:55][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 17:50:55][DEBUG] : >>> : dps | Array : Array
[2019-10-25 17:50:55][DEBUG] : >>> : t | 1572040253 : 1572040253
[2019-10-25 17:50:55][DEBUG] : >>> : s | 38 : 38
[2019-10-25 17:50:55][DEBUG] : >>>>>>>>>>> : 23 | 0
[2019-10-25 17:50:55][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 17:50:55][DEBUG] : ///////////////// End ///////////////////

**** Intensité blanc : c’est un slider mais voici 2 exemples
**** 35%
[2019-10-25 17:52:51][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 17:52:51][DEBUG] : Firmware 1.0
[2019-10-25 17:52:51][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 66 32 38 36 34 33 62 39 34 66 39 63 66 31 31 31 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4e 75 38 43 33 2f 4a 6c 61 55 31 62 4d 6c 77 52 6f 6e 54 58 6e 64 7a 69 4c 33 53 55 64 53 75 50 7a 6d 56 71 6e 6b 63 53 36 6e 53 33 49 37 62 76 36 77 32 5a 7a 73 71 49 6f 76 45 4a 66 6b 75 4d 51 3d 1b 9c c7 cd 0 0 aa 55
[2019-10-25 17:52:51][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 22 »:352},« t »:1572040369,« s »:41}Ac&9
[2019-10-25 17:52:51][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 17:52:51][DEBUG] : >>> : dps | Array : Array
[2019-10-25 17:52:51][DEBUG] : >>> : t | 1572040369 : 1572040369
[2019-10-25 17:52:51][DEBUG] : >>> : s | 41 : 41
[2019-10-25 17:52:51][DEBUG] : >>>>>>>>>>> : 22 | 352
[2019-10-25 17:52:51][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 17:52:51][DEBUG] : ///////////////// End ///////////////////

%%% 74%
[2019-10-25 17:53:59][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 17:53:59][DEBUG] : Firmware 1.0
[2019-10-25 17:53:59][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 32 31 66 62 37 66 65 62 34 30 36 62 35 30 37 65 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 35 62 79 45 4e 4a 4d 45 62 78 74 35 63 52 37 6f 44 4f 71 43 43 6c 53 31 76 72 63 53 42 54 44 66 6d 50 35 76 34 48 35 73 77 41 62 71 54 72 6b 6b 30 63 44 78 64 6d 64 74 54 4e 77 6e 46 69 32 6b 3d 6e e7 64 53 0 0 aa 55
[2019-10-25 17:53:59][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 22 »:739},« t »:1572040437,« s »:42}Ac&9
[2019-10-25 17:53:59][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 17:53:59][DEBUG] : >>> : dps | Array : Array
[2019-10-25 17:53:59][DEBUG] : >>> : t | 1572040437 : 1572040437
[2019-10-25 17:53:59][DEBUG] : >>> : s | 42 : 42
[2019-10-25 17:53:59][DEBUG] : >>>>>>>>>>> : 22 | 739
[2019-10-25 17:53:59][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 17:53:59][DEBUG] : ///////////////// End ///////////////////

**** Activation du mode couleur : la lumière se positionne sur la dernière couleur sélectionnée, en l’occurence ici c’était le rouge (et saturation et intensité était à 100%)
[2019-10-25 17:56:46][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 17:56:46][DEBUG] : Firmware 1.0
[2019-10-25 17:56:46][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 37 61 30 64 62 66 35 61 33 66 36 39 34 34 64 39 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 50 4b 4f 62 4c 6b 79 41 2f 32 34 42 70 37 6f 62 37 48 61 2f 52 31 4f 6d 41 48 6b 71 75 74 61 79 72 70 72 58 39 57 77 2b 71 37 55 45 61 45 6c 55 43 4b 49 53 41 4a 66 70 64 37 41 72 42 4d 42 4f 73 3d f8 17 4c d3 0 0 aa 55
[2019-10-25 17:56:46][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 21 »:« colour »},« t »:1572040604,« s »:44}Ac&9
[2019-10-25 17:56:46][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 17:56:46][DEBUG] : >>> : dps | Array : Array
[2019-10-25 17:56:46][DEBUG] : >>> : t | 1572040604 : 1572040604
[2019-10-25 17:56:46][DEBUG] : >>> : s | 44 : 44
[2019-10-25 17:56:46][DEBUG] : >>>>>>>>>>> : 21 | colour
[2019-10-25 17:56:46][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 17:56:46][DEBUG] : ///////////////// End ///////////////////

****couleur rouge
[2019-10-25 18:01:59][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:01:59][DEBUG] : Firmware 1.0
[2019-10-25 18:01:59][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 37 37 63 35 63 65 64 32 65 30 37 38 37 62 61 33 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 75 33 44 30 4f 43 6a 54 4e 4b 63 71 4a 4d 5a 52 37 46 77 58 4a 33 6a 69 6b 64 73 59 42 4a 34 6f 5a 6e 59 63 6d 65 41 68 6d 50 35 6d 73 48 34 61 41 31 7a 61 6b 39 59 67 6d 67 36 54 38 45 68 62 77 6d 43 6b 69 52 66 44 7a 45 59 56 47 71 6f 50 49 33 63 42 4b af 2c b6 da 0 0 aa 55
[2019-10-25 18:01:59][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 000003e803e8 »},« t »:1572040917,« s »:48}Ac&9
[2019-10-25 18:01:59][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:01:59][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:01:59][DEBUG] : >>> : t | 1572040917 : 1572040917
[2019-10-25 18:01:59][DEBUG] : >>> : s | 48 : 48
[2019-10-25 18:01:59][DEBUG] : >>>>>>>>>>> : 24 | 000003e803e8
[2019-10-25 18:01:59][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:01:59][DEBUG] : ///////////////// End ///////////////////

****couleur vert
[2019-10-25 18:00:30][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:00:30][DEBUG] : Firmware 1.0
[2019-10-25 18:00:30][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 31 33 30 65 62 62 62 37 37 61 31 33 34 38 39 33 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4d 2f 6d 2f 4a 6e 4f 4e 49 53 51 75 75 56 61 35 57 59 6b 55 62 34 62 48 4d 50 48 4d 45 6a 71 47 43 59 50 67 68 75 62 36 74 30 75 4a 70 51 67 46 44 6d 2f 59 30 48 63 59 57 62 4a 54 65 4f 74 70 4d 45 56 36 43 38 42 78 56 2f 41 45 35 42 56 74 58 51 69 44 76 74 c2 a8 ba aa 0 0 aa 55
[2019-10-25 18:00:30][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 007803e803e8 »},« t »:1572040829,« s »:47}Ac&9
[2019-10-25 18:00:30][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:00:30][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:00:30][DEBUG] : >>> : t | 1572040829 : 1572040829
[2019-10-25 18:00:30][DEBUG] : >>> : s | 47 : 47
[2019-10-25 18:00:30][DEBUG] : >>>>>>>>>>> : 24 | 007803e803e8
[2019-10-25 18:00:30][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:00:30][DEBUG] : ///////////////// End ///////////////////

****couleur bleu
[2019-10-25 17:58:43][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 17:58:43][DEBUG] : Firmware 1.0
[2019-10-25 17:58:43][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 39 64 39 32 30 62 61 32 66 36 35 38 63 32 65 62 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 50 73 44 53 76 4d 62 55 6b 39 73 69 53 4a 34 4a 65 79 68 33 78 54 33 6a 69 6b 64 73 59 42 4a 34 6f 5a 6e 59 63 6d 65 41 68 6d 50 79 62 77 56 57 6e 38 4a 71 76 6c 33 76 6c 4a 42 6f 4d 53 68 73 45 4e 34 55 4b 52 38 76 7a 59 6f 2b 31 42 38 43 35 53 45 58 2b 6b ce bc bb 2e 0 0 aa 55
[2019-10-25 17:58:43][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 00f003e803e8 »},« t »:1572040721,« s »:45}Ac&9
[2019-10-25 17:58:43][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 17:58:43][DEBUG] : >>> : dps | Array : Array
[2019-10-25 17:58:43][DEBUG] : >>> : t | 1572040721 : 1572040721
[2019-10-25 17:58:43][DEBUG] : >>> : s | 45 : 45
[2019-10-25 17:58:43][DEBUG] : >>>>>>>>>>> : 24 | 00f003e803e8
[2019-10-25 17:58:43][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 17:58:43][DEBUG] : ///////////////// End ///////////////////

****couleur jaune
[2019-10-25 18:03:09][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:03:09][DEBUG] : Firmware 1.0
[2019-10-25 18:03:09][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 38 36 66 35 30 39 31 37 31 31 66 37 64 36 64 61 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 42 51 30 4b 62 35 53 37 33 67 52 62 46 48 76 73 62 45 52 65 7a 68 65 68 7a 30 4e 4f 4d 4a 73 36 7a 36 75 31 67 41 53 4a 77 33 63 4e 33 4c 35 43 70 6f 64 37 79 30 47 54 69 38 7a 72 66 64 6a 6f 72 39 7a 41 78 47 45 31 47 70 79 6b 39 66 54 2f 49 54 39 38 6a 95 52 86 83 0 0 aa 55
[2019-10-25 18:03:09][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 003c03e803e8 »},« t »:1572040987,« s »:49}Ac&9
[2019-10-25 18:03:09][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:03:09][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:03:09][DEBUG] : >>> : t | 1572040987 : 1572040987
[2019-10-25 18:03:09][DEBUG] : >>> : s | 49 : 49
[2019-10-25 18:03:09][DEBUG] : >>>>>>>>>>> : 24 | 003c03e803e8
[2019-10-25 18:03:09][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:03:09][DEBUG] : ///////////////// End ///////////////////

****Saturation couleur : c’est un slider mais voici quelques exemples
****saturation 60% (sur la couleur jaune)
[2019-10-25 18:08:16][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:08:16][DEBUG] : Firmware 1.0
[2019-10-25 18:08:16][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 34 66 30 39 66 34 35 36 62 66 66 62 35 65 38 36 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 42 51 30 4b 62 35 53 37 33 67 52 62 46 48 76 73 62 45 52 65 7a 61 6d 69 4d 45 69 6b 58 64 45 2f 73 74 4e 79 41 57 66 41 31 48 43 43 35 6f 4a 54 50 4a 4f 4c 4b 79 56 4c 48 62 79 62 73 42 76 52 31 6e 66 48 6d 67 57 45 69 30 30 33 56 7a 75 49 6f 53 79 50 47 d3 36 c3 b1 0 0 aa 55
[2019-10-25 18:08:16][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 003c025b03e8 »},« t »:1572041294,« s »:52}Ac&9
[2019-10-25 18:08:16][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:08:16][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:08:16][DEBUG] : >>> : t | 1572041294 : 1572041294
[2019-10-25 18:08:16][DEBUG] : >>> : s | 52 : 52
[2019-10-25 18:08:16][DEBUG] : >>>>>>>>>>> : 24 | 003c025b03e8
[2019-10-25 18:08:16][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:08:16][DEBUG] : ///////////////// End ///////////////////

****saturation 29% (sur la couleur jaune)
[2019-10-25 18:10:59][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:10:59][DEBUG] : Firmware 1.0
[2019-10-25 18:10:59][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 61 38 38 62 39 35 63 31 32 34 63 35 64 34 34 61 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 42 51 30 4b 62 35 53 37 33 67 52 62 46 48 76 73 62 45 52 65 7a 4b 42 6a 49 6c 58 79 57 47 32 52 37 76 2f 51 4e 53 43 2f 50 69 6c 4e 4f 72 58 61 6e 43 61 74 35 5a 58 56 35 4e 55 51 33 47 4d 58 52 71 50 75 6a 53 6f 7a 53 77 6b 58 6e 69 77 6e 72 77 4d 74 61 1e 37 f7 c6 0 0 aa 55
[2019-10-25 18:10:59][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 003c012303e8 »},« t »:1572041454,« s »:53}Ac&9
[2019-10-25 18:10:59][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:10:59][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:10:59][DEBUG] : >>> : t | 1572041454 : 1572041454
[2019-10-25 18:10:59][DEBUG] : >>> : s | 53 : 53
[2019-10-25 18:10:59][DEBUG] : >>>>>>>>>>> : 24 | 003c012303e8
[2019-10-25 18:10:59][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:10:59][DEBUG] : ///////////////// End ///////////////////

****saturation 100% (sur la couleur jaune)
[2019-10-25 18:12:47][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:12:47][DEBUG] : Firmware 1.0
[2019-10-25 18:12:47][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 63 35 63 30 64 38 38 66 34 33 31 63 37 63 39 33 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 42 51 30 4b 62 35 53 37 33 67 52 62 46 48 76 73 62 45 52 65 7a 68 65 68 7a 30 4e 4f 4d 4a 73 36 7a 36 75 31 67 41 53 4a 77 33 55 4b 71 64 46 4b 52 79 49 61 75 56 64 53 48 4e 2b 2f 32 41 32 55 35 7a 54 52 6b 46 74 6b 2f 42 46 65 66 49 73 38 48 69 52 4c 4c 92 eb 24 b1 0 0 aa 55
[2019-10-25 18:12:47][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 003c03e803e8 »},« t »:1572041566,« s »:54}Ac&9
[2019-10-25 18:12:47][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:12:47][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:12:47][DEBUG] : >>> : t | 1572041566 : 1572041566
[2019-10-25 18:12:47][DEBUG] : >>> : s | 54 : 54
[2019-10-25 18:12:47][DEBUG] : >>>>>>>>>>> : 24 | 003c03e803e8
[2019-10-25 18:12:47][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:12:47][DEBUG] : ///////////////// End ///////////////////

****Intensité couleur : c’est un slider mais voici quelques exemples
**** intensité 56% (couleur jaune, saturation 100%)
[2019-10-25 18:14:04][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:14:04][DEBUG] : Firmware 1.0
[2019-10-25 18:14:04][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 31 37 34 38 34 34 31 64 64 66 36 63 39 38 63 39 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 42 51 30 4b 62 35 53 37 33 67 52 62 46 48 76 73 62 45 52 65 7a 4c 77 2f 31 31 43 4c 2f 62 30 51 45 72 31 2b 73 48 32 76 48 41 75 6f 78 4b 71 71 70 74 75 78 36 35 45 53 32 4c 35 50 45 47 54 45 4e 34 55 4b 52 38 76 7a 59 6f 2b 31 42 38 43 35 53 45 58 2b 6b a9 b3 c1 e5 0 0 aa 55
[2019-10-25 18:14:04][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 003c03e8022c »},« t »:1572041643,« s »:55}Ac&9
[2019-10-25 18:14:04][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:14:04][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:14:04][DEBUG] : >>> : t | 1572041643 : 1572041643
[2019-10-25 18:14:04][DEBUG] : >>> : s | 55 : 55
[2019-10-25 18:14:04][DEBUG] : >>>>>>>>>>> : 24 | 003c03e8022c
[2019-10-25 18:14:04][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:14:04][DEBUG] : ///////////////// End ///////////////////

**** intensité 27% (couleur jaune, saturation 100%)
[2019-10-25 18:14:54][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:14:54][DEBUG] : Firmware 1.0
[2019-10-25 18:14:54][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 30 38 34 34 61 32 34 63 33 63 32 65 35 32 64 61 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 42 51 30 4b 62 35 53 37 33 67 52 62 46 48 76 73 62 45 52 65 7a 63 58 35 53 67 2b 32 36 49 52 49 30 6a 7a 65 53 75 6a 63 6a 50 2b 49 2f 71 2f 36 53 57 6c 35 6e 39 37 33 79 6a 62 61 4f 69 6b 4f 4f 4c 48 61 37 72 42 6f 34 2b 54 55 76 6d 70 6a 4c 52 67 49 38 73 2a 87 31 0 0 aa 55
[2019-10-25 18:14:54][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 003c03e8010c »},« t »:1572041692,« s »:56}Ac&9
[2019-10-25 18:14:54][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:14:54][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:14:54][DEBUG] : >>> : t | 1572041692 : 1572041692
[2019-10-25 18:14:54][DEBUG] : >>> : s | 56 : 56
[2019-10-25 18:14:54][DEBUG] : >>>>>>>>>>> : 24 | 003c03e8010c
[2019-10-25 18:14:54][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:14:54][DEBUG] : ///////////////// End ///////////////////

**** intensité 100% (couleur jaune, saturation 100%)
[2019-10-25 18:15:57][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:15:57][DEBUG] : Firmware 1.0
[2019-10-25 18:15:57][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 9f 0 0 0 0 33 2e 31 66 36 35 34 63 33 31 35 64 65 62 37 30 66 35 33 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 42 51 30 4b 62 35 53 37 33 67 52 62 46 48 76 73 62 45 52 65 7a 68 65 68 7a 30 4e 4f 4d 4a 73 36 7a 36 75 31 67 41 53 4a 77 33 63 50 55 55 39 70 79 70 62 79 4b 41 77 55 76 36 69 56 6c 53 47 4d 45 56 36 43 38 42 78 56 2f 41 45 35 42 56 74 58 51 69 44 76 74 5e e9 2e cf 0 0 aa 55
[2019-10-25 18:15:57][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 24 »:« 003c03e803e8 »},« t »:1572041755,« s »:57}Ac&9
[2019-10-25 18:15:57][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:15:57][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:15:57][DEBUG] : >>> : t | 1572041755 : 1572041755
[2019-10-25 18:15:57][DEBUG] : >>> : s | 57 : 57
[2019-10-25 18:15:57][DEBUG] : >>>>>>>>>>> : 24 | 003c03e803e8
[2019-10-25 18:15:57][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:15:57][DEBUG] : ///////////////// End ///////////////////

Partie 2/2

**** activation du mode ambiance : se remet dans la précédente configuration, ici le mode volcan
[2019-10-25 18:17:30][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:17:30][DEBUG] : Firmware 1.0
[2019-10-25 18:17:30][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 0 8b 0 0 0 0 33 2e 31 66 66 65 34 37 35 62 37 61 66 63 66 35 65 37 37 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4f 42 69 7a 33 4b 74 69 72 73 61 65 48 63 63 71 71 76 68 79 6a 2f 70 77 72 62 48 43 56 69 32 55 63 67 64 59 5a 74 33 4d 64 6e 67 34 68 76 6b 78 6c 38 56 51 4f 6f 35 42 32 66 34 37 57 31 58 75 77 3d 78 9c 78 89 0 0 aa 55
[2019-10-25 18:17:30][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 21 »:« scene »},« t »:1572041848,« s »:58}Ac&9
[2019-10-25 18:17:30][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:17:30][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:17:30][DEBUG] : >>> : t | 1572041848 : 1572041848
[2019-10-25 18:17:30][DEBUG] : >>> : s | 58 : 58
[2019-10-25 18:17:30][DEBUG] : >>>>>>>>>>> : 21 | scene
[2019-10-25 18:17:30][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:17:30][DEBUG] : ///////////////// End ///////////////////

*** ambiance Volcan
[2019-10-25 18:29:19][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:29:19][DEBUG] : Firmware 1.0
[2019-10-25 18:29:19][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 1 37 0 0 0 0 33 2e 31 37 31 64 66 64 38 61 36 65 31 30 62 31 64 31 62 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 50 2f 47 54 2b 69 43 47 47 41 36 38 54 4a 30 63 58 74 68 2b 33 65 74 47 6f 69 54 47 6f 79 2f 4b 66 6a 72 58 4a 69 44 6c 4e 31 46 75 64 7a 4a 45 62 39 6d 56 5a 44 34 71 56 59 6d 6d 5a 6b 65 6d 4e 39 4c 44 66 45 54 48 71 38 4e 67 69 32 47 59 43 32 79 65 66 7a 59 4c 32 70 79 75 61 68 2b 6e 58 50 6b 63 43 32 2b 4a 31 51 77 2f 59 41 33 52 66 31 72 62 2f 67 4f 39 41 39 4f 33 72 65 6e 62 38 4f 54 59 38 78 6d 30 31 57 75 59 6d 43 66 57 2b 35 77 44 64 4d 35 72 42 44 78 41 5a 47 67 7a 33 42 67 42 46 52 37 52 55 71 68 6f 36 2b 4d 5a 77 46 70 37 45 50 59 58 6f 43 61 52 67 74 55 64 58 67 2f 77 55 63 47 66 70 4d 62 49 79 42 55 48 41 2f 34 78 35 77 59 33 4e 44 74 37 48 5a 4f 72 31 35 53 59 57 55 53 38 4f 38 61 77 3d 3d 12 1c 61 5a 0 0 aa 55
[2019-10-25 18:29:19][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 25 »:« 00373702016603e803e800000000373702000e03e803e800000000373702002303e803e800000000373702003003e803e800000000373702003e03e803e800000000 »},« t »:1572042557,« s »:64}Ac&9
[2019-10-25 18:29:19][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:29:19][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:29:19][DEBUG] : >>> : t | 1572042557 : 1572042557
[2019-10-25 18:29:19][DEBUG] : >>> : s | 64 : 64
[2019-10-25 18:29:19][DEBUG] : >>>>>>>>>>> : 25 | 00373702016603e803e800000000373702000e03e803e800000000373702002303e803e800000000373702003003e803e800000000373702003e03e803e800000000
[2019-10-25 18:29:19][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:29:19][DEBUG] : ///////////////// End ///////////////////

*** ambiance Jungle
[2019-10-25 18:19:45][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:19:45][DEBUG] : Firmware 1.0
[2019-10-25 18:19:45][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 1 37 0 0 0 0 33 2e 31 61 63 61 36 62 61 61 31 31 61 66 65 32 66 37 32 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 50 31 54 69 50 45 46 44 6d 74 5a 47 47 57 30 68 4d 32 4b 78 33 37 66 76 7a 42 33 52 52 71 67 76 4b 4e 49 71 66 7a 37 67 48 6f 6d 75 64 7a 4a 45 62 39 6d 56 5a 44 34 71 56 59 6d 6d 5a 6b 65 6d 4e 46 64 52 78 30 61 78 62 4a 34 31 70 61 65 4d 33 2f 77 65 72 35 61 4b 42 6d 68 4f 46 31 33 6b 37 69 48 4b 70 65 5a 57 78 76 38 66 59 41 33 52 66 31 72 62 2f 67 4f 39 41 39 4f 33 72 65 6e 62 39 50 70 69 56 51 78 76 4b 34 48 61 70 37 76 42 33 6f 66 7a 73 47 66 34 35 62 48 4a 6f 2b 32 50 32 6c 7a 6e 2f 67 2b 48 43 75 36 54 34 37 63 65 62 33 4a 73 4e 49 38 74 42 30 36 78 46 54 71 67 2b 71 36 32 79 47 66 74 37 69 36 5a 59 72 49 6a 6b 38 70 46 59 34 77 64 6e 4e 45 74 4a 45 2b 37 66 59 5a 48 53 4d 55 50 57 5a 52 77 3d 3d d1 7a 98 84 0 0 aa 55
[2019-10-25 18:19:45][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 25 »:« 01373702007503e803e800000000373702007403e803e800000000373702007003e803e800000000373702006a03e803e800000000373702005d03e803e800000000 »},« t »:1572041984,« s »:59}Ac&9
[2019-10-25 18:19:45][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:19:45][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:19:45][DEBUG] : >>> : t | 1572041984 : 1572041984
[2019-10-25 18:19:45][DEBUG] : >>> : s | 59 : 59
[2019-10-25 18:19:45][DEBUG] : >>>>>>>>>>> : 25 | 01373702007503e803e800000000373702007403e803e800000000373702007003e803e800000000373702006a03e803e800000000373702005d03e803e800000000
[2019-10-25 18:19:45][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:19:45][DEBUG] : ///////////////// End ///////////////////

*** ambiance Océan
[2019-10-25 18:24:14][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:24:14][DEBUG] : Firmware 1.0
[2019-10-25 18:24:14][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 1 5f 0 0 0 0 33 2e 31 37 39 65 33 64 35 30 64 65 32 32 37 66 38 61 37 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 4d 49 42 46 67 74 64 6c 75 73 49 50 69 73 32 46 39 4f 69 4f 58 62 34 41 49 46 76 62 4e 63 4e 57 41 2f 46 4d 78 70 63 56 61 50 6f 4f 64 7a 4a 45 62 39 6d 56 5a 44 34 71 56 59 6d 6d 5a 6b 65 6d 4f 6c 59 4f 59 56 6b 68 45 48 37 7a 6d 58 32 55 75 47 50 4c 77 39 61 6b 51 49 72 48 38 4b 36 63 63 37 6a 46 63 4f 2f 70 33 36 31 76 59 41 33 52 66 31 72 62 2f 67 4f 39 41 39 4f 33 72 65 6e 62 39 63 32 5a 42 6f 71 73 35 4c 6a 4e 42 31 50 53 59 6a 34 48 58 37 6a 68 63 47 49 44 36 79 67 6c 2f 58 38 50 72 46 41 66 54 49 51 57 32 73 62 34 74 45 73 42 70 37 62 33 38 73 62 52 2f 62 37 4f 31 42 4b 63 57 50 51 38 44 59 66 52 4c 68 75 59 79 50 70 64 43 6b 70 67 62 6d 31 31 6c 74 48 46 46 66 56 59 41 46 6b 4d 33 6a 64 36 59 50 43 37 6e 36 68 44 7a 35 52 77 38 50 42 66 45 51 4d 44 66 69 31 57 36 49 35 68 32 44 76 41 2f 67 4d 78 31 41 52 42 75 49 93 f7 ba df 0 0 aa 55
[2019-10-25 18:24:14][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 25 »:« 0237370200f403e803e80000000037370200dc03e803e80000000037370200d003e803e80000000037370200b603e803e80000000037370200a803e803e800000000373702009403e803e800000000 »},« t »:1572042252,« s »:60}Ac&9
[2019-10-25 18:24:14][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:24:14][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:24:14][DEBUG] : >>> : t | 1572042252 : 1572042252
[2019-10-25 18:24:14][DEBUG] : >>> : s | 60 : 60
[2019-10-25 18:24:14][DEBUG] : >>>>>>>>>>> : 25 | 0237370200f403e803e80000000037370200dc03e803e80000000037370200d003e803e80000000037370200b603e803e80000000037370200a803e803e800000000373702009403e803e800000000
[2019-10-25 18:24:14][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:24:14][DEBUG] : ///////////////// End ///////////////////

*** ambiance Fête
[2019-10-25 18:25:40][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:25:40][DEBUG] : Firmware 1.0
[2019-10-25 18:25:40][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 8 0 0 1 9f 0 0 0 0 33 2e 31 62 35 34 62 30 34 64 66 33 37 65 62 33 31 33 63 74 69 35 59 6a 31 76 54 6b 7a 4b 78 35 56 6a 4d 39 52 72 70 76 42 76 36 65 73 43 70 4b 65 74 54 69 56 77 75 37 46 2f 76 34 37 50 31 64 51 71 52 52 37 36 30 76 69 57 4c 6a 58 59 6f 66 66 59 71 62 49 48 68 64 34 62 71 42 72 2b 62 32 54 50 78 50 4a 30 51 4a 34 72 55 41 43 44 70 43 4c 30 62 79 46 51 2f 75 78 6c 47 45 56 6a 34 6a 7a 38 4d 6e 69 42 2f 4a 35 78 68 67 71 33 72 50 52 6c 73 45 45 73 6d 48 33 69 2b 54 38 41 69 49 66 75 33 4e 2f 33 6b 4b 6a 4b 73 42 57 75 31 39 56 64 61 67 74 53 6a 7a 49 56 69 6b 58 46 75 53 53 77 35 50 59 6d 75 70 43 4e 6d 68 67 73 58 45 6c 74 2f 52 39 2b 57 4d 43 70 4d 44 4b 4c 54 62 37 70 6b 44 55 59 2b 61 61 6f 6d 47 2b 4b 39 77 6b 6b 33 30 62 64 54 49 6c 53 37 6e 6d 65 47 7a 4b 6c 4d 67 2b 69 62 67 2f 31 53 6f 67 5a 77 6c 71 75 51 67 69 32 4a 56 58 39 41 50 31 4a 76 38 52 39 43 6a 50 53 2b 4b 6c 36 74 57 42 69 52 37 4e 32 59 4a 62 73 2f 68 64 54 30 6a 31 6b 6b 43 57 4d 45 37 5a 4d 76 36 39 6a 47 7a 52 63 65 6c 4e 35 44 44 68 4b 77 46 6c 57 74 50 66 79 38 5a 50 66 31 33 4b 4e 32 6c 38 66 55 35 7a 73 4e 32 4c 65 6e 45 63 6e 74 79 71 48 34 6d 61 44 59 6d 50 78 42 67 41 7a 6b 58 57 6c 6f 45 6f 79 56 57 51 7a 51 a0 ab 11 40 0 0 aa 55
[2019-10-25 18:25:40][DEBUG] : Receive after decode :{« devId »:« 37550150bcddc2a07bf4 »,« dps »:{« 25 »:« 03646401016603e803e800000000646401004303e803e800000000646401007803e803e80000000064640100a103e803e80000000064640100e403e803e800000000646401011103e803e800000000646401012503e803e800000000646401002603e803e800000000 »},« t »:1572042338,« s »:61}Ac&9
[2019-10-25 18:25:40][DEBUG] : >>> : devId | 37550150bcddc2a07bf4 : 37550150bcddc2a07bf4
[2019-10-25 18:25:40][DEBUG] : >>> : dps | Array : Array
[2019-10-25 18:25:40][DEBUG] : >>> : t | 1572042338 : 1572042338
[2019-10-25 18:25:40][DEBUG] : >>> : s | 61 : 61
[2019-10-25 18:25:40][DEBUG] : >>>>>>>>>>> : 25 | 03646401016603e803e800000000646401004303e803e800000000646401007803e803e80000000064640100a103e803e80000000064640100e403e803e800000000646401011103e803e800000000646401012503e803e800000000646401002603e803e800000000
[2019-10-25 18:25:40][DEBUG] : Update (>0) :xxx.xxx.xx.xx channel:1
[2019-10-25 18:25:40][DEBUG] : ///////////////// End ///////////////////

Autres messages qui passent souvent dans le log :
[2019-10-25 18:28:54][DEBUG] : %%New mDNS packet :56.14.168.192.in-addr.arpa
[2019-10-25 18:28:54][DEBUG] : %%End mDNS packet
[2019-10-25 18:29:06][DEBUG] : $$$$$$ heartbeat to keep connection $$$$$
[2019-10-25 18:29:06][DEBUG] : Ping @xxx.xxx.xx.xx
[2019-10-25 18:29:06][DEBUG] : try to connect to : xxx.xxx.xx.xx 6668
[2019-10-25 18:29:06][DEBUG] : Connect OK
[2019-10-25 18:29:06][DEBUG] : $$$$$$$$$$$$$$$$$$ End $$$$$$$$$$$$$$$$$$

[2019-10-25 18:29:06][DEBUG] : ////// Receive from :xxx.xxx.xx.xx //////
[2019-10-25 18:29:06][DEBUG] : Firmware 1.0 No version
[2019-10-25 18:29:06][DEBUG] : mess=0 0 55 aa 0 0 0 0 0 0 0 9 0 0 0 c 0 0 0 0 b0 51 ab 3 0 0 aa 55
[2019-10-25 18:29:06][DEBUG] : Receive after decode :
[2019-10-25 18:29:06][DEBUG] : no data returned
[2019-10-25 18:29:06][DEBUG] : ///////////////// End ///////////////////

super
Je vais pouvoir trouver comment la couleur est codée c’est du HSV + intensité
donc la couleur du plugin ne fonctionne pas.
Peux tu voir les autres commandes du plugin (hors couleur) si ça fonctionne.