Tete thermostatique Tuya

Forum dédié au plugin ZigBeeForDomoticZ : installation, paramétrage, utilisation, interfaces ...
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Tete thermostatique Tuya

Message par pipiche »

jylem a écrit :Si je me référe à cette page : https://zigate.fr/wiki/liste-des-cluste ... la-zigate/
La zigate ne gère pas le cluster ef00....
Oui . Il s’agit d’un cluster spécifique.
Je vais regarder ce qu’il est possible de faire.
Probablement commander la tête à partir du plugin.
Par contre pour l’inverse recevoir des infos des changements d’états il faudra 1/ attendre ke firmware 31d de la zigate 2/ d’autres modifs du plug-in


Envoyé de mon iPhone en utilisant Tapatalk
Zigbee for Domoticz - Clef zzh-p (electrolama) 45 devices.

Si vous appréciez ce que je fais, vous pouvez contribuer par un don Paypal , ce qui me permettra notamment l'achat d’équipements et de les tester/valider pour le plugin.
Wiki ici
chat sur Keybase.io
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Tete thermostatique Tuya

Message par pipiche »

Peux-tu faire les manips suivantes :

1/ depuis le repertoire du plugin : Domoticz-Zigate
git pull
git checkout Tuya
git pull

2/ relancer le plugin

3/ Si il y a des devices relatifs à la tete tuya dans Domoticz, les supprimer ( 842e14fffef30c66 )

4/ Vérifier qu'il n'y pas d'entrée ( 842e14fffef30c66 ) dans la liste des équipements du plugin (via le Web admin du pligin)

5/ Mettre le plugin et la Zigate en mode appairge

6/ Faire un reset de la tete.

Voir ce qu'il se passe dans les logs ?
jylem
Messages : 13
Inscription : 11 août 2020, 10:33

Re: Tete thermostatique Tuya

Message par jylem »

Merci
Je fais ça ce soir et vous dépose les logs
Thorgal
Messages : 913
Inscription : 16 août 2018, 20:02
Contact :

Re: Tete thermostatique Tuya

Message par Thorgal »

pipiche a écrit : 13 août 2020, 07:52 Merci. Sacré boulot qu’à fait le gars. On peut se demander pourquoi ces marques perdent leur temps à développer des clusters spécifiques alors que tout existe en standard.
C'est exactement la reflexion que j'ai eu, apparemment ils developpent leur propre API, avec des trucs standards + des truc customs, du coup ils vont utiliser un cluster juste pour ca. Mais franchement je trouve ca debile, juste au moment ou tout le monde essaye de standardiser le zigbee et que tout est deja dispo meme si ca demande plus de travail.
Et c'est l'orgie, il y a vraiment n'importe quoi dedans, j'ai l'impression que du coup plein de monde passe par eux, sans vraiment reflechir.

Si ca tenait qu'a moi j'aurais fais l'impasse dessus, mais il y a un nouvel appareil tuya toute les semaines, et ils font meme partie de la zigbee alliance, donc pour moi pas moyen de les ignorer.
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Tete thermostatique Tuya

Message par pipiche »

Thorgal a écrit : 13 août 2020, 17:57
pipiche a écrit : 13 août 2020, 07:52 Merci. Sacré boulot qu’à fait le gars. On peut se demander pourquoi ces marques perdent leur temps à développer des clusters spécifiques alors que tout existe en standard.
C'est exactement la reflexion que j'ai eu, apparemment ils developpent leur propre API, avec des trucs standards + des truc customs, du coup ils vont utiliser un cluster juste pour ca. Mais franchement je trouve ca debile, juste au moment ou tout le monde essaye de standardiser le zigbee et que tout est deja dispo meme si ca demande plus de travail.
Et c'est l'orgie, il y a vraiment n'importe quoi dedans, j'ai l'impression que du coup plein de monde passe par eux, sans vraiment reflechir.

Si ca tenait qu'a moi j'aurais fais l'impasse dessus, mais il y a un nouvel appareil tuya toute les semaines, et ils font meme partie de la zigbee alliance, donc pour moi pas moyen de les ignorer.
Maintenant, si je prend un angle purement firmware, et en tenant compte de ce qu'il se passe sur la ZiGate, je comprends un peu l'idée d'un cluster propriétaire. En effet plus tu as de cluster à gérer plus ca prend de place en mémoire ... et si tu peux cherche a faire de l'embarqué léger ... ca aide pas.
Donc si tu te fais un seul cluster qui géré la Température, la Consigne, le Status de la batterie. Déjà tu réduis 3 clusters en un ... Bien sur ca va à l'encontre du Zigbee 3.0 mais peut-etre un signe qui indique la difficulté a faire à faible cout ;-)
jylem
Messages : 13
Inscription : 11 août 2020, 10:33

Re: Tete thermostatique Tuya

Message par jylem »

Hello,

Voici les résultats du test :
Installation branche Tuya : ok
Lancement Plugins : Semble fonctionnel mais reste en statut starting up ou Enrollment in progress (barre jaune)

Code : Tout sélectionner

2020-08-13 19:47:27.055 Status: (pizigate) Zigate plugin beta-4.10.090 started
2020-08-13 19:47:27.055 Status: (pizigate) Debug: 0
2020-08-13 19:47:27.055 Status: (pizigate) load PluginConf
2020-08-13 19:47:27.057 Status: (pizigate) enablegroupmanagement set to 1
2020-08-13 19:47:27.057 Status: (pizigate) channel set to 11
2020-08-13 19:47:27.057 Status: (pizigate) filename set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-02.json
2020-08-13 19:47:27.057 Status: (pizigate) pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2020-08-13 19:47:27.057 Status: (pizigate) homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2020-08-13 19:47:27.057 Status: (pizigate) pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigate/Data/
2020-08-13 19:47:27.057 Status: (pizigate) pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/
2020-08-13 19:47:27.057 Status: (pizigate) pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigate/OTAFirmware/
2020-08-13 19:47:27.057 Status: (pizigate) pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigate/Reports/
2020-08-13 19:47:27.057 Status: (pizigate) pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigate/www/
2020-08-13 19:47:27.057 Status: (pizigate) pluginLogs set to /home/pi/domoticz/plugins/Domoticz-Zigate/Logs/
2020-08-13 19:47:27.057 Status: (pizigate) capturePairingInfos set to 1
2020-08-13 19:47:27.057 Status: (pizigate) debugPairing set to 1
2020-08-13 19:47:27.057 Status: (pizigate) Switching Heartbeat to 5 s interval
2020-08-13 19:47:27.057 Status: (pizigate) Python Version - 3.7.3 (default, Dec 20 2019, 18:57:59)
2020-08-13 19:47:27.057 [GCC 8.3.0]
2020-08-13 19:47:27.057 Status: (pizigate) DomoticzVersion: 2020.2 (build 12230)
2020-08-13 19:47:27.058 Status: (pizigate) DomoticzHash: 72d6b26e3-modified
2020-08-13 19:47:27.058 Status: (pizigate) DomoticzBuildTime: 2020-07-19 07:50:32
2020-08-13 19:47:27.058 Status: (pizigate) Opening DomoticzDB in raw
2020-08-13 19:47:27.107 Status: (pizigate) Plugin Database: DeviceList-2.txt
2020-08-13 19:47:27.111 Status: (pizigate) DeviceConf loaded
2020-08-13 19:47:27.218 Status: (pizigate) load ListOfDevice
2020-08-13 19:47:27.303 Status: (pizigate) Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-2.txt
2020-08-13 19:47:27.313 Status: (pizigate) Transport mode: PI
2020-08-13 19:47:27.329 Status: (pizigate) Python version: ['3.7.3 (default, Dec 20 2019, 18:57:59) ', '[GCC 8.3.0]'] dist: ('debian', '10.4', '') linux_distribution: ('debian', '10.4', '') system: Linux machine: armv7l platform: Linux-4.19.118-v7l+-armv7l-with-debian-10.4 uname: uname_result(system='Linux', node='raspberrypi', release='4.19.118-v7l+', version='#1311 SMP Mon Apr 27 14:26:42 BST 2020', machine='armv7l', processor='') version: #1311 SMP Mon Apr 27 14:26:42 BST 2020 mac_ver: ('', ('', '', ''), '')
2020-08-13 19:47:27.427 Status: (pizigate) ==> Transport Mode: auto
2020-08-13 19:47:27.429 Status: (pizigate) Connection Name: Zigate, Transport: Serial, Address: /dev/serial0
2020-08-13 19:47:27.430 Status: (pizigate) Connection open: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/serial0', Port: '', Baud: 115200, Connected: False, Parent: 'None'
Appairage :

Code : Tout sélectionner

2020-08-13 19:50:56.814 Status: (pizigate) Accepting new Hardware: On
2020-08-13 19:51:18.471 (pizigate) Decode004D V2 - Device Annoucement: NwkId: 2849 Ieee: 842e14fffef6e949 MacCap: 80 ReJoin: 00 LQI: 00 NewDevice: True
2020-08-13 19:51:18.471 (pizigate) ------------ > Adding Device Droping rejoin flag! 2849 842e14fffef6e949 00)
2020-08-13 19:51:18.676 (pizigate) Decode004D V2 - Device Annoucement: NwkId: 2849 Ieee: 842e14fffef6e949 MacCap: 80 ReJoin: None LQI: 93 NewDevice: True
2020-08-13 19:51:18.676 (pizigate) ------------ > Adding a new device 2849 842e14fffef6e949 )
2020-08-13 19:51:18.676 (pizigate) Decode004d - Looks like it is a new device sent by Zigate
2020-08-13 19:51:18.676 (pizigate) --> Adding device 2849 in self.DevicesInPairingMode
2020-08-13 19:51:18.676 (pizigate) --> ['2849']
2020-08-13 19:51:18.676 (pizigate) Decode004d - Request End Point List ( 0x0045 )
2020-08-13 19:51:19.732 (pizigate) Receive NACK from Lampe couloir (5b0a) clusterId: 0000 for Command: Status: a7
2020-08-13 19:51:21.438 (pizigate) Decode8045 - Reception Active endpoint response : SQN : d7, Status ZIGATE - [00] Success, short Addr 2849, List 01, Ep list 01
2020-08-13 19:51:21.438 (pizigate) [-] NEW OBJECT: 2849 Request Model Name
2020-08-13 19:51:21.440 (pizigate) Decode8045 - Device : 2849 updated ListofDevices with {'01': {}}
2020-08-13 19:51:21.751 (pizigate) [-] NEW OBJECT: 2849 we keep DeviceConf info
2020-08-13 19:51:21.751 (pizigate) [-] NEW OBJECT: 2849 we keep DeviceConf info
2020-08-13 19:51:21.752 (pizigate) [-] NEW OBJECT: 2849 we keep DeviceConf info
2020-08-13 19:51:21.752 (pizigate) [-] NEW OBJECT: 2849 we keep DeviceConf info
2020-08-13 19:51:21.752 (pizigate) Decode8043 - Processed 2849 end results is : {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': 'd8', 'Heartbeat': '0', 'RIA': '0', 'LQI': 144, 'Battery': {}, 'Model': 'TS0601', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '842e14fffef6e949', 'Type': '', 'ProfileID': '0104', 'ZDeviceID': '0051', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': '_TZE200_ckud7u2l', 'NbEp': '1', 'PowerSource': '', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1597341081, 'iSQN': {'0004': 36, '0005': 36}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {'Time': '2020-08-13 19:51:21', 'MsgType': '8102', 'LastSeen': 1597341081}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'RollingLQI': [147, 144, 144, 144], 'Epv2': {'01': {'ClusterIn': {}, 'ClusterOut': {}, 'ProfileID': '0104', 'ZDeviceID': '0051'}}, 'WriteAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0004': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, 'ef00': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '000a': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0019': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}}}}, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': '_TZE200_ckud7u2l', '0005': 'TS0601'}, '0004': {}, 'ef00': {}, '000a': {}, '0019': {}, 'Type': 'Temp/ThermoSetpoint/ThermoMode_2'}}, 'ZDeviceVersion': '0001'}
2020-08-13 19:51:21.438 Status: (pizigate) [-] NEW OBJECT: 2849 Active Endpoint Response Ep: 01 LQI: 147
2020-08-13 19:51:21.439 Status: (pizigate) [-] NEW OBJECT: 2849 Request Simple Descriptor for Ep: 01
2020-08-13 19:51:21.751 Status: (pizigate) [-] NEW OBJECT: 2849 Simple Descriptor Response EP: 0x01 LQI: 144
2020-08-13 19:51:21.751 Status: (pizigate) [-] NEW OBJECT: 2849 ProfileID 0104
2020-08-13 19:51:21.751 Status: (pizigate) [-] NEW OBJECT: 2849 ZDeviceID 0051
2020-08-13 19:51:21.751 Status: (pizigate) [-] NEW OBJECT: 2849 Application Version 0001
2020-08-13 19:51:21.751 Status: (pizigate) [-] NEW OBJECT: 2849 Cluster IN Count: 04
2020-08-13 19:51:21.751 Status: (pizigate) [-] NEW OBJECT: 2849 Cluster In 1: 0000 (Basic)
2020-08-13 19:51:21.751 Status: (pizigate) [-] NEW OBJECT: 2849 Cluster In 2: 0004 (Groups)
2020-08-13 19:51:21.752 Status: (pizigate) [-] NEW OBJECT: 2849 Cluster In 3: 0005 (Scenes)
2020-08-13 19:51:21.752 Status: (pizigate) [-] NEW OBJECT: 2849 Cluster In 4: ef00
2020-08-13 19:51:21.752 Status: (pizigate) [-] NEW OBJECT: 2849 Cluster OUT Count: 02
2020-08-13 19:51:21.752 Status: (pizigate) [-] NEW OBJECT: 2849 Cluster Out 1: 0019 (Over-the-Air Upgrade)
2020-08-13 19:51:21.752 Status: (pizigate) [-] NEW OBJECT: 2849 Cluster Out 2: 000a (Time)
2020-08-13 19:51:23.310 (pizigate) processNotinDBDevices - NWKID: 2849, Status: 8043, RIA: 0, HB_: 1
2020-08-13 19:51:23.311 (pizigate) [0] NEW OBJECT: 2849 Trying to create Domoticz device(s)
2020-08-13 19:51:23.312 (pizigate) processNotinDBDevices - ready for creation: {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': 'd8', 'Heartbeat': '1', 'RIA': '1', 'LQI': 144, 'Battery': {}, 'Model': 'TS0601', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '842e14fffef6e949', 'Type': '', 'ProfileID': '0104', 'ZDeviceID': '0051', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': '_TZE200_ckud7u2l', 'NbEp': '1', 'PowerSource': '', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1597341081, 'iSQN': {'0004': 36, '0005': 36}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {'Time': '2020-08-13 19:51:21', 'MsgType': '8102', 'LastSeen': 1597341081}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'RollingLQI': [147, 144, 144, 144], 'Epv2': {'01': {'ClusterIn': {}, 'ClusterOut': {}, 'ProfileID': '0104', 'ZDeviceID': '0051'}}, 'WriteAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0004': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, 'ef00': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '000a': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0019': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}}}}, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': '_TZE200_ckud7u2l', '0005': 'TS0601'}, '0004': {}, 'ef00': {}, '000a': {}, '0019': {}, 'Type': 'Temp/ThermoSetpoint/ThermoMode_2'}}, 'ZDeviceVersion': '0001'} , Model: TS0601
2020-08-13 19:51:23.310 Status: (pizigate) [0] NEW OBJECT: 2849 Model Name: TS0601
2020-08-13 19:51:23.310 Status: (pizigate) [0] NEW OBJECT: 2849 Model Name: TS0601
2020-08-13 19:51:23.310 Status: (pizigate) [0] NEW OBJECT: 2849 Request Node Descriptor
2020-08-13 19:52:11.110 Status: (pizigate) Request Disabling Accepting new Hardware
2020-08-13 19:52:11.313 Status: (pizigate) Accepting new Hardware: Disable
2020-08-13 19:53:43.609 Status: EventSystem: reset all device statuses...
2020-08-13 19:54:05.551 Status: EventSystem: reset all device statuses...
Création du device dans Domoticz ?? : des erreurs

Code : Tout sélectionner

2020-08-13 19:53:43.609 Status: EventSystem: reset all device statuses...
2020-08-13 19:54:05.551 Status: EventSystem: reset all device statuses...
2020-08-13 19:54:53.137 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:54:53.137 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:54:53.137 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:54:53.137 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:54:53.137 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:54:53.137 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:54:53.137 Error: (pizigate) ----> Line 887 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0008
2020-08-13 19:54:53.137 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:55:20.821 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 19:55:20.821 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:55:26.400 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:55:26.400 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:55:26.400 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:55:26.400 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:55:26.400 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:55:26.400 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:55:26.401 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:55:26.401 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:55:26.401 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:55:26.401 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:55:26.401 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 19:55:26.401 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:55:28.414 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 1213 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0101
2020-08-13 19:55:28.414 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:55:33.122 Status: User: Guilhem initiated a SetPoint command
2020-08-13 19:55:33.124 Error: (pizigate) 'onCommand' failed 'KeyError'.
2020-08-13 19:55:33.124 Error: (pizigate) ----> Line 1017 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onCommand
2020-08-13 19:55:33.124 Error: (pizigate) ----> Line 538 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onCommand
2020-08-13 19:55:33.124 Error: (pizigate) ----> Line 298 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/command.py', function mgtCommand
2020-08-13 19:55:33.125 Error: (pizigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/thermostats.py', function thermostat_Setpoint
2020-08-13 19:55:33.125 Error: (pizigate) ----> Line 161 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_setpoint
2020-08-13 19:55:33.125 Error: (pizigate) ----> Line 166 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_cmd
2020-08-13 19:56:24.754 (pizigate) Receive NACK from Lampe couloir (5b0a) clusterId: 0000 for Command: Status: a7
2020-08-13 19:56:45.810 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 19:56:45.810 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:57:51.448 (pizigate) UpdateDevice - (prise lumiere salon) 0:Off
2020-08-13 19:57:51.435 Status: User: Guilhem initiated a switch command (6/prise lumiere salon/Off)
2020-08-13 19:57:51.565 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 19:57:51.565 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:57:52.370 (pizigate) UpdateDevice - (prise lumiere salon) 1:On
2020-08-13 19:57:52.375 Notification sent (browser) => Success
2020-08-13 19:57:52.705 Notification sent (telegram) => Success
2020-08-13 19:57:52.714 Notification sent (fcm) => Success
2020-08-13 19:57:52.352 Status: User: Guilhem initiated a switch command (6/prise lumiere salon/On)
2020-08-13 19:57:52.375 Status: Notification: lampe salon allumé
2020-08-13 19:57:52.538 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 19:57:52.538 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:58:25.095 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 511 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0000
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 407 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/lumi.py', function readXiaomiCluster
2020-08-13 19:58:25.095 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:59:08.584 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:59:08.584 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:59:08.584 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:59:08.584 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:59:08.584 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:59:08.584 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:59:08.584 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:59:08.584 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:59:08.584 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:59:08.585 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:59:08.585 Error: (pizigate) ----> Line 887 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0008
2020-08-13 19:59:08.585 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 19:59:53.120 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 19:59:53.120 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:59:53.120 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 19:59:53.120 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 19:59:53.121 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 19:59:53.121 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 19:59:53.121 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 19:59:53.121 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 19:59:53.121 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 19:59:53.121 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 19:59:53.121 Error: (pizigate) ----> Line 887 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0008
2020-08-13 19:59:53.121 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 20:00:20.811 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 20:00:20.811 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 20:00:26.390 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 20:00:26.390 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 20:00:30.819 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 1213 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0101
2020-08-13 20:00:30.819 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 20:01:45.840 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 20:01:45.840 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
2020-08-13 20:02:52.577 Error: (pizigate) 'onMessage' failed 'NameError':'name 'ClustertType' is not defined'.
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 1013 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 521 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 493 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 1102 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 527 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 165 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 1710 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 1736 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-08-13 20:02:52.577 Error: (pizigate) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-08-13 20:02:52.578 Error: (pizigate) ----> Line 803 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0006
2020-08-13 20:02:52.578 Error: (pizigate) ----> Line 205 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoMaj.py', function MajDomoDevice
Les erreurs ne semblent pas avoir d'impacts sur les devices existants
Créations de 2 devices ok : température et point de consignes
En revanche les infos ne remontent pas et la l'envoi d'une consigne génére une erreur :

Code : Tout sélectionner

2020-08-13 20:05:49.081 Status: User: Guilhem initiated a SetPoint command
2020-08-13 20:05:49.109 Error: (pizigate) 'onCommand' failed 'KeyError'.
2020-08-13 20:05:49.109 Error: (pizigate) ----> Line 1017 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onCommand
2020-08-13 20:05:49.109 Error: (pizigate) ----> Line 538 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onCommand
2020-08-13 20:05:49.109 Error: (pizigate) ----> Line 298 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/command.py', function mgtCommand
2020-08-13 20:05:49.109 Error: (pizigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/thermostats.py', function thermostat_Setpoint
2020-08-13 20:05:49.109 Error: (pizigate) ----> Line 161 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_setpoint
2020-08-13 20:05:49.109 Error: (pizigate) ----> Line 166 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_cmd
Les devices Raw :
https://www.fromsmash.com/aatXD85Bgc-ct

Merci pour ton boulot.
Ps : d'accord avec le commentaire précédent : les devices Tuya sont vraiment lowcost : les capteurs copie aqara sont quasi 2 fois moins cher...
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Tete thermostatique Tuya

Message par pipiche »

Comme il y avait des erreurs, il faut refaire la manip

fais un git pull pour récupérer les correctifs, et ensuite restart du plugin

Suppression des widgets puis réappairage
jylem
Messages : 13
Inscription : 11 août 2020, 10:33

Re: Tete thermostatique Tuya

Message par jylem »

Plus d'erreurs au demarrage du plugin
par contre tjrs erreur à la création et pas de réactions des widgets

Code : Tout sélectionner

2020-08-13 21:41:50.682 Sunrise: 06:40:00 SunSet: 21:08:00
2020-08-13 21:41:50.682 Day length: 14:28:00 Sun at south: 13:54:00
2020-08-13 21:41:50.682 Civil twilight start: 06:05:00 Civil twilight end: 21:43:00
2020-08-13 21:41:50.682 Nautical twilight start: 05:20:00 Nautical twilight end: 22:27:00
2020-08-13 21:41:50.682 Astronomical twilight start: 04:29:00 Astronomical twilight end: 23:19:00
2020-08-13 21:41:50.866 Active notification Subsystems: email, fcm, telegram (3/13)
2020-08-13 21:41:50.888 Starting shared server on: :::6144
2020-08-13 21:41:50.567 Status: Domoticz V2020.2 (build 12230) (c)2012-2020 GizMoCuz
2020-08-13 21:41:50.567 Status: Build Hash: 72d6b26e3-modified, Date: 2020-07-19 07:50:32
2020-08-13 21:41:50.568 Status: Startup Path: /home/pi/domoticz/
2020-08-13 21:41:50.862 Status: PluginSystem: Started, Python version '3.7.3'.
2020-08-13 21:41:50.876 Status: WebServer(HTTP) started on address: :: with port 8080
2020-08-13 21:41:50.885 Status: WebServer(SSL) started on address: :: with port 443
2020-08-13 21:41:50.888 Status: RxQueue: queue worker started...
2020-08-13 21:41:50.888 Status: TCPServer: shared server started...
2020-08-13 21:41:52.888 Status: (pizigate) Started.
2020-08-13 21:41:52.893 Status: (Linky) Started.
2020-08-13 21:41:52.893 Status: (theme) Started.
2020-08-13 21:41:52.893 Status: Netatmo: Worker started...
2020-08-13 21:41:52.893 Status: NotificationSystem: thread started...
2020-08-13 21:41:52.894 Status: EventSystem: reset all events...
2020-08-13 21:41:52.897 Status: EventSystem: reset all device statuses...
2020-08-13 21:41:53.903 (pizigate) DomoticzVersion: 2020.2 (build 12230)
2020-08-13 21:41:53.031 Status: Python EventSystem: Initalizing event module.
2020-08-13 21:41:53.031 Status: EventSystem: Started
2020-08-13 21:41:53.031 Status: EventSystem: Queue thread started...
2020-08-13 21:41:53.224 Status: PluginSystem: Entering work loop.
2020-08-13 21:41:53.612 Status: (pizigate) Entering work loop.
2020-08-13 21:41:53.612 Status: (pizigate) Initialized version 4.10, author 'zaraki673 pipiche38'
2020-08-13 21:41:53.686 Status: (Linky) Entering work loop.
2020-08-13 21:41:53.687 Status: (Linky) Initialized version 1.2.4, author 'Barberousse'
2020-08-13 21:41:53.894 Status: (theme) Entering work loop.
2020-08-13 21:41:53.894 Status: (theme) Initialized version 1.0.1, author 'galadril'
2020-08-13 21:41:53.903 Status: (pizigate) Zigate plugin beta-4.10.090 started
2020-08-13 21:41:53.903 Status: (pizigate) Debug: 0
2020-08-13 21:41:53.903 Status: (pizigate) load PluginConf
2020-08-13 21:41:53.905 Status: (pizigate) enablegroupmanagement set to 1
2020-08-13 21:41:53.905 Status: (pizigate) channel set to 11
2020-08-13 21:41:53.905 Status: (pizigate) filename set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-02.json
2020-08-13 21:41:53.905 Status: (pizigate) pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2020-08-13 21:41:53.905 Status: (pizigate) homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2020-08-13 21:41:53.905 Status: (pizigate) pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigate/Data/
2020-08-13 21:41:53.905 Status: (pizigate) pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/
2020-08-13 21:41:53.905 Status: (pizigate) pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigate/OTAFirmware/
2020-08-13 21:41:53.905 Status: (pizigate) pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigate/Reports/
2020-08-13 21:41:53.905 Status: (pizigate) pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigate/www/
2020-08-13 21:41:53.905 Status: (pizigate) pluginLogs set to /home/pi/domoticz/plugins/Domoticz-Zigate/Logs/
2020-08-13 21:41:53.905 Status: (pizigate) capturePairingInfos set to 1
2020-08-13 21:41:53.905 Status: (pizigate) debugPairing set to 1
2020-08-13 21:41:53.905 Status: (pizigate) Switching Heartbeat to 5 s interval
2020-08-13 21:41:53.905 Status: (pizigate) Python Version - 3.7.3 (default, Dec 20 2019, 18:57:59)
2020-08-13 21:41:53.905 [GCC 8.3.0]
2020-08-13 21:41:53.905 Status: (pizigate) DomoticzVersion: 2020.2 (build 12230)
2020-08-13 21:41:53.905 Status: (pizigate) DomoticzHash: 72d6b26e3-modified
2020-08-13 21:41:53.905 Status: (pizigate) DomoticzBuildTime: 2020-07-19 07:50:32
2020-08-13 21:41:53.905 Status: (pizigate) Opening DomoticzDB in raw
2020-08-13 21:41:53.916 Status: (pizigate) Plugin Database: DeviceList-2.txt
2020-08-13 21:41:53.921 Status: (pizigate) DeviceConf loaded
2020-08-13 21:41:54.228 (pizigate) runmode_with_gpiocommand
2020-08-13 21:41:54.228 (pizigate) + Checkint GPIO PINs
2020-08-13 21:41:54.306 (pizigate) + Checkint GPIO PINs
2020-08-13 21:41:54.332 (Linky) Ce plugin est compatible avec Domoticz version 3.9517 et plus récent, mais la vue par heure peut ne pas fonctionner avec la version 4.9700
2020-08-13 21:41:54.332 (Linky) Adresse e-mail mise à gbarbaza@gmail.com
2020-08-13 21:41:54.332 (Linky) Mot de passe entré
2020-08-13 21:41:54.332 (Linky) Consommation à montrer sur le tableau de bord mis à week
2020-08-13 21:41:54.332 (Linky) Accepter automatiquement les conditions d'utilisation mis à True
2020-08-13 21:41:54.332 (Linky) Nombre de jours à récupérer pour la vue par heures mis à 7
2020-08-13 21:41:54.332 (Linky) Nombre de jours à récupérer pour les autres vues mis à 366
2020-08-13 21:41:54.332 (Linky) Debug mis à 1
2020-08-13 21:41:54.332 (Linky) Si vous ne voyez pas assez de données dans la vue par heures, augmentez le paramètre Log des capteurs qui se trouve dans Réglages / Paramètres / Historique des logs
2020-08-13 21:41:54.333 (theme) Debug logging mask set to: NONE
2020-08-13 21:41:54.343 (theme) Domoticz Node Name is:raspberrypi
2020-08-13 21:41:54.343 (theme) Domoticz Platform System is:Linux
2020-08-13 21:41:54.343 (theme) Default Python Version is:3.7.3.
2020-08-13 21:41:54.343 (theme) Updating All Plugins!!!
2020-08-13 21:41:54.344 (theme) Updating Theme:FLAT
2020-08-13 21:41:54.090 Status: (pizigate) load ListOfDevice
2020-08-13 21:41:54.199 Status: (pizigate) Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-2.txt
2020-08-13 21:41:54.211 Status: (pizigate) Transport mode: PI
2020-08-13 21:41:54.227 Status: (pizigate) Python version: ['3.7.3 (default, Dec 20 2019, 18:57:59) ', '[GCC 8.3.0]'] dist: ('debian', '10.4', '') linux_distribution: ('debian', '10.4', '') system: Linux machine: armv7l platform: Linux-4.19.118-v7l+-armv7l-with-debian-10.4 uname: uname_result(system='Linux', node='raspberrypi', release='4.19.118-v7l+', version='#1311 SMP Mon Apr 27 14:26:42 BST 2020', machine='armv7l', processor='') version: #1311 SMP Mon Apr 27 14:26:42 BST 2020 mac_ver: ('', ('', '', ''), '')
2020-08-13 21:41:54.328 Status: (pizigate) ==> Transport Mode: auto
2020-08-13 21:41:54.330 Status: (pizigate) Connection Name: Zigate, Transport: Serial, Address: /dev/serial0
2020-08-13 21:41:54.330 Status: (pizigate) Connection open: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/serial0', Port: '', Baud: 115200, Connected: False, Parent: 'None'
2020-08-13 21:41:55.222 (theme) Theme FLAT already Up-To-Date
2020-08-13 21:41:55.223 (theme) Updating Theme:Machinon
2020-08-13 21:41:55.864 (theme) Theme Machinon already Up-To-Date
2020-08-13 21:41:55.864 (theme) Plugin:element-dark cannot be managed with THEME-MANAGER!!.
2020-08-13 21:41:55.864 (theme) Plugin:element-light cannot be managed with THEME-MANAGER!!.
2020-08-13 21:41:55.864 (theme) Plugin:simple-blue cannot be managed with THEME-MANAGER!!.
2020-08-13 21:41:55.864 (theme) Plugin:machinon cannot be managed with THEME-MANAGER!!.
2020-08-13 21:41:55.864 (theme) Plugin:simple-gray cannot be managed with THEME-MANAGER!!.
2020-08-13 21:41:55.864 (theme) Plugin:elemental cannot be managed with THEME-MANAGER!!.
2020-08-13 21:41:55.864 (theme) Plugin:default cannot be managed with THEME-MANAGER!!.
2020-08-13 21:41:55.864 (theme) Plugin:dark-th3me cannot be managed with THEME-MANAGER!!.
2020-08-13 21:41:58.594 Status: Netatmo: No Weather Station devices found...
2020-08-13 21:42:05.391 (Linky) Récupération des données...
2020-08-13 21:42:05.391 (Linky) Connect
2020-08-13 21:42:05.553 (Linky) Dict details (2):
2020-08-13 21:42:05.553 (Linky) --->'Status':'302'
2020-08-13 21:42:05.553 (Linky) --->'Headers (6):
2020-08-13 21:42:05.553 (Linky) ------->'Date':'Thu, 13 Aug 2020 19:42:16 GMT'
2020-08-13 21:42:05.553 (Linky) ------->'Server':'Apache'
2020-08-13 21:42:05.553 (Linky) ------->'Location':'https://espace-client-connexion.enedis.fr/auth/XUI/#login/'
2020-08-13 21:42:05.553 (Linky) ------->'Allow':'POST, GET'
2020-08-13 21:42:05.553 (Linky) ------->'Content-Length':'0'
2020-08-13 21:42:05.554 (Linky) ------->'Content-Type':'text/plain'
2020-08-13 21:42:05.554 (Linky) Prochaine connexion : 2020-08-13 23:37:05
2020-08-13 21:42:05.554 Error: (Linky) Login échoué, réessaiera plus tard
2020-08-13 21:42:20.923 (pizigate) Zigate command round trip Max: 101 ms with an of average: 101 ms
2020-08-13 21:42:20.922 Status: (pizigate) Firmware < 31d switching to Mode: ZiGate31c
2020-08-13 21:42:20.923 Status: (pizigate) Major Version Num: 0003
2020-08-13 21:42:20.923 Status: (pizigate) Installer Version Number: 031c
2020-08-13 21:42:30.911 (pizigate) setZigateIEEE - Set Zigate IEEE: 00158d0002bcfc28
2020-08-13 21:42:30.911 Status: (pizigate) Zigate addresses ieee: 00158d0002bcfc28 , short addr: 0000
2020-08-13 21:42:30.911 Status: (pizigate) Network state UP, PANID: 14c2 extPANID: 0xaf448f6d649b5581 Channel: 11
2020-08-13 21:42:35.924 (pizigate) Zigate command round trip Max: 102 ms with an of average: 101 ms
2020-08-13 21:42:35.822 Status: (pizigate) Request Disabling Accepting new Hardware
2020-08-13 21:42:36.228 Status: (pizigate) Accepting new Hardware: Disable
2020-08-13 21:42:36.330 Status: (pizigate) Number of devices recently active in Zigate = 18
2020-08-13 21:42:36.332 Status: (pizigate) [11] DevID = 0b Network addr = 2372 IEEE = 842e14fffef30c27 LQI = 122 Power = 00 not found in ListOfDevices
2020-08-13 21:42:36.332 Status: (pizigate) [12] DevID = 0c Network addr = 2849 IEEE = 842e14fffef6e949 LQI = 144 Power = 00 not found in ListOfDevices
2020-08-13 21:42:40.792 (pizigate) Switch Blue Led On
2020-08-13 21:42:40.919 (pizigate) Zigate command round trip Max: 126 ms with an of average: 103 ms
2020-08-13 21:42:40.793 Status: (pizigate) Zigate set to Certification : CE
2020-08-13 21:42:40.794 Status: (pizigate) Start Group Management
2020-08-13 21:42:40.797 Status: (pizigate) Start Web Server connection
2020-08-13 21:42:40.818 Status: (pizigate) Web backend for Web User Interface started on port: 9440
2020-08-13 21:42:40.818 Status: (pizigate) Plugin with Zigate firmware 031c correctly initialized
2020-08-13 21:42:41.022 Status: (pizigate) TxPower Attenuation : 0 dBm
2020-08-13 21:42:55.324 Status: (pizigate) Request Accepting new Hardware for ever
2020-08-13 21:42:57.252 (pizigate) Receive NACK from Lampe couloir (5b0a) clusterId: 0000 for Command: Status: a7
2020-08-13 21:42:59.117 Status: (pizigate) Accepting new Hardware: On
2020-08-13 21:43:11.568 (pizigate) UpdateDevice - (pizigate - lumi.vibration.aq1_Strength-00158d00039d7928-01) 0:28
2020-08-13 21:43:12.449 Error: theme hardware (10) thread seems to have ended unexpectedly
2020-08-13 21:43:16.301 (pizigate) Decode004D V2 - Device Annoucement: NwkId: ed93 Ieee: 842e14fffef6e949 MacCap: 80 ReJoin: 00 LQI: 00 NewDevice: True
2020-08-13 21:43:16.301 (pizigate) ------------ > Adding Device Droping rejoin flag! ed93 842e14fffef6e949 00)
2020-08-13 21:43:16.505 (pizigate) Decode004D V2 - Device Annoucement: NwkId: ed93 Ieee: 842e14fffef6e949 MacCap: 80 ReJoin: None LQI: 63 NewDevice: True
2020-08-13 21:43:16.505 (pizigate) ------------ > Adding a new device ed93 842e14fffef6e949 )
2020-08-13 21:43:16.505 (pizigate) Decode004d - Looks like it is a new device sent by Zigate
2020-08-13 21:43:16.505 (pizigate) --> Adding device ed93 in self.DevicesInPairingMode
2020-08-13 21:43:16.505 (pizigate) --> ['ed93']
2020-08-13 21:43:16.505 (pizigate) Decode004d - Request End Point List ( 0x0045 )
2020-08-13 21:43:16.608 (pizigate) Decode8045 - Reception Active endpoint response : SQN : 2e, Status ZIGATE - [00] Success, short Addr ed93, List 01, Ep list 01
2020-08-13 21:43:16.609 (pizigate) [-] NEW OBJECT: ed93 Request Model Name
2020-08-13 21:43:16.610 (pizigate) Decode8045 - Device : ed93 updated ListofDevices with {'01': {}}
2020-08-13 21:43:16.608 Status: (pizigate) [-] NEW OBJECT: ed93 Active Endpoint Response Ep: 01 LQI: 105
2020-08-13 21:43:16.610 Status: (pizigate) [-] NEW OBJECT: ed93 Request Simple Descriptor for Ep: 01
2020-08-13 21:43:17.020 (pizigate) [-] NEW OBJECT: ed93 we keep DeviceConf info
2020-08-13 21:43:17.020 (pizigate) [-] NEW OBJECT: ed93 we keep DeviceConf info
2020-08-13 21:43:17.020 (pizigate) [-] NEW OBJECT: ed93 we keep DeviceConf info
2020-08-13 21:43:17.020 (pizigate) [-] NEW OBJECT: ed93 we keep DeviceConf info
2020-08-13 21:43:17.021 (pizigate) Decode8043 - Processed ed93 end results is : {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': '2f', 'Heartbeat': '0', 'RIA': '0', 'LQI': 57, 'Battery': {}, 'Model': 'TS0601', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '842e14fffef6e949', 'Type': '', 'ProfileID': '0104', 'ZDeviceID': '0051', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': '_TZE200_ckud7u2l', 'NbEp': '1', 'PowerSource': '', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1597347796, 'iSQN': {'0004': 18, '0005': 18}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {'Time': '2020-08-13 21:43:16', 'MsgType': '8102', 'LastSeen': 1597347796}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'RollingLQI': [105, 102, 102, 57], 'Epv2': {'01': {'ClusterIn': {}, 'ClusterOut': {}, 'ProfileID': '0104', 'ZDeviceID': '0051'}}, 'WriteAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0004': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, 'ef00': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '000a': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0019': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}}}}, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': '_TZE200_ckud7u2l', '0005': 'TS0601'}, '0004': {}, 'ef00': {}, '000a': {}, '0019': {}, 'Type': 'Temp/ThermoSetpoint/ThermoMode_2'}}, 'ZDeviceVersion': '0001'}
2020-08-13 21:43:17.020 Status: (pizigate) [-] NEW OBJECT: ed93 Simple Descriptor Response EP: 0x01 LQI: 57
2020-08-13 21:43:17.020 Status: (pizigate) [-] NEW OBJECT: ed93 ProfileID 0104
2020-08-13 21:43:17.020 Status: (pizigate) [-] NEW OBJECT: ed93 ZDeviceID 0051
2020-08-13 21:43:17.020 Status: (pizigate) [-] NEW OBJECT: ed93 Application Version 0001
2020-08-13 21:43:17.020 Status: (pizigate) [-] NEW OBJECT: ed93 Cluster IN Count: 04
2020-08-13 21:43:17.020 Status: (pizigate) [-] NEW OBJECT: ed93 Cluster In 1: 0000 (Basic)
2020-08-13 21:43:17.020 Status: (pizigate) [-] NEW OBJECT: ed93 Cluster In 2: 0004 (Groups)
2020-08-13 21:43:17.020 Status: (pizigate) [-] NEW OBJECT: ed93 Cluster In 3: 0005 (Scenes)
2020-08-13 21:43:17.021 Status: (pizigate) [-] NEW OBJECT: ed93 Cluster In 4: ef00
2020-08-13 21:43:17.021 Status: (pizigate) [-] NEW OBJECT: ed93 Cluster OUT Count: 02
2020-08-13 21:43:17.021 Status: (pizigate) [-] NEW OBJECT: ed93 Cluster Out 1: 0019 (Over-the-Air Upgrade)
2020-08-13 21:43:17.021 Status: (pizigate) [-] NEW OBJECT: ed93 Cluster Out 2: 000a (Time)
2020-08-13 21:43:20.834 (pizigate) processNotinDBDevices - NWKID: ed93, Status: 8043, RIA: 0, HB_: 1
2020-08-13 21:43:20.834 (pizigate) [0] NEW OBJECT: ed93 Trying to create Domoticz device(s)
2020-08-13 21:43:20.835 (pizigate) processNotinDBDevices - ready for creation: {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': '2f', 'Heartbeat': '1', 'RIA': '1', 'LQI': 57, 'Battery': {}, 'Model': 'TS0601', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '842e14fffef6e949', 'Type': '', 'ProfileID': '0104', 'ZDeviceID': '0051', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': '_TZE200_ckud7u2l', 'NbEp': '1', 'PowerSource': '', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1597347796, 'iSQN': {'0004': 18, '0005': 18}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {'Time': '2020-08-13 21:43:16', 'MsgType': '8102', 'LastSeen': 1597347796}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'RollingLQI': [105, 102, 102, 57], 'Epv2': {'01': {'ClusterIn': {}, 'ClusterOut': {}, 'ProfileID': '0104', 'ZDeviceID': '0051'}}, 'WriteAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0004': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, 'ef00': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '000a': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0019': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}}}}, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': '_TZE200_ckud7u2l', '0005': 'TS0601'}, '0004': {}, 'ef00': {}, '000a': {}, '0019': {}, 'Type': 'Temp/ThermoSetpoint/ThermoMode_2'}}, 'ZDeviceVersion': '0001'} , Model: TS0601
2020-08-13 21:43:20.834 Status: (pizigate) [0] NEW OBJECT: ed93 Model Name: TS0601
2020-08-13 21:43:20.834 Status: (pizigate) [0] NEW OBJECT: ed93 Model Name: TS0601
2020-08-13 21:43:20.834 Status: (pizigate) [0] NEW OBJECT: ed93 Request Node Descriptor
2020-08-13 21:43:20.839 Error: (pizigate) 'onHeartbeat' failed 'TypeError':'argument of type 'function' is not iterable'.
2020-08-13 21:43:20.839 Error: (pizigate) ----> Line 1025 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onHeartbeat
2020-08-13 21:43:20.839 Error: (pizigate) ----> Line 666 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onHeartbeat
2020-08-13 21:43:20.839 Error: (pizigate) ----> Line 507 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/heartbeat.py', function processListOfDevices
2020-08-13 21:43:20.839 Error: (pizigate) ----> Line 277 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/pairingProcess.py', function processNotinDBDevices
2020-08-13 21:43:20.839 Error: (pizigate) ----> Line 287 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoCreate.py', function CreateDomoDevice
2020-08-13 21:43:20.839 Error: (pizigate) ----> Line 150 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoCreate.py', function createDomoticzWidget
2020-08-13 21:43:20.839 Error: (pizigate) ----> Line 63 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/domoCreate.py', function FreeUnit
2020-08-13 21:43:42.275 (pizigate) Receive NACK from Lampe couloir (5b0a) clusterId: 0000 for Command: Status: a7
2020-08-13 21:44:04.871 Status: (pizigate) Request Disabling Accepting new Hardware
2020-08-13 21:44:05.074 Status: (pizigate) Accepting new Hardware: Disable
2020-08-13 21:44:08.559 (pizigate) UpdateDevice - ( Lampe cuisine) 1:100
2020-08-13 21:45:19.364 Status: EventSystem: reset all device statuses...
2020-08-13 21:45:47.249 (pizigate) Receive NACK from Lampe couloir (5b0a) clusterId: 0000 for Command: Status: a7
2020-08-13 21:45:52.078 Status: EventSystem: reset all device statuses...
2020-08-13 21:46:34.479 Status: User: Guilhem initiated a SetPoint command
2020-08-13 21:46:34.500 Error: (pizigate) 'onCommand' failed 'TypeError':'tuya_cmd() missing 2 required positional arguments: 'action' and 'data''.
2020-08-13 21:46:34.500 Error: (pizigate) ----> Line 1017 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onCommand
2020-08-13 21:46:34.500 Error: (pizigate) ----> Line 538 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onCommand
2020-08-13 21:46:34.500 Error: (pizigate) ----> Line 298 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/command.py', function mgtCommand
2020-08-13 21:46:34.500 Error: (pizigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/thermostats.py', function thermostat_Setpoint
2020-08-13 21:46:34.500 Error: (pizigate) ----> Line 161 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_setpoint
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Tete thermostatique Tuya

Message par pipiche »

si tu peux re-essayer

- git pull
- restart du plugin

- suppression des widgets si il y a lieu
- re-appairage

devrait etre créé 3 widgets

- Temperature sensor
- ThermoSetpoint
- ThermoMode

Seul le ThermoSetpoint sera capable de fonctionner (a priori )
jylem
Messages : 13
Inscription : 11 août 2020, 10:33

Re: Tete thermostatique Tuya

Message par jylem »

Done

Message d'erreur sur le setpoint
Le reste ne réagit pas

Code : Tout sélectionner

2020-08-13 22:48:31.621 Sunrise: 06:40:00 SunSet: 21:08:00
2020-08-13 22:48:31.621 Day length: 14:28:00 Sun at south: 13:54:00
2020-08-13 22:48:31.621 Civil twilight start: 06:05:00 Civil twilight end: 21:43:00
2020-08-13 22:48:31.621 Nautical twilight start: 05:20:00 Nautical twilight end: 22:27:00
2020-08-13 22:48:31.621 Astronomical twilight start: 04:29:00 Astronomical twilight end: 23:19:00
2020-08-13 22:48:31.813 Active notification Subsystems: email, fcm, telegram (3/13)
2020-08-13 22:48:31.836 Starting shared server on: :::6144
2020-08-13 22:48:31.524 Status: Build Hash: 72d6b26e3-modified, Date: 2020-07-19 07:50:32
2020-08-13 22:48:31.524 Status: Startup Path: /home/pi/domoticz/
2020-08-13 22:48:31.809 Status: PluginSystem: Started, Python version '3.7.3'.
2020-08-13 22:48:31.824 Status: WebServer(HTTP) started on address: :: with port 8080
2020-08-13 22:48:31.834 Status: WebServer(SSL) started on address: :: with port 443
2020-08-13 22:48:31.836 Status: TCPServer: shared server started...
2020-08-13 22:48:31.837 Status: RxQueue: queue worker started...
2020-08-13 22:48:33.837 Status: (pizigate) Started.
2020-08-13 22:48:33.842 Status: (Linky) Started.
2020-08-13 22:48:33.842 Status: (theme) Started.
2020-08-13 22:48:33.841 Status: Netatmo: Worker started...
2020-08-13 22:48:33.842 Status: NotificationSystem: thread started...
2020-08-13 22:48:33.842 Status: EventSystem: reset all events...
2020-08-13 22:48:33.845 Status: EventSystem: reset all device statuses...
2020-08-13 22:48:33.982 Status: Python EventSystem: Initalizing event module.
2020-08-13 22:48:33.982 Status: EventSystem: Started
2020-08-13 22:48:33.982 Status: EventSystem: Queue thread started...
2020-08-13 22:48:34.816 (pizigate) DomoticzVersion: 2020.2 (build 12230)
2020-08-13 22:48:34.165 Status: PluginSystem: Entering work loop.
2020-08-13 22:48:34.554 Status: (pizigate) Entering work loop.
2020-08-13 22:48:34.554 Status: (pizigate) Initialized version 4.10, author 'zaraki673 pipiche38'
2020-08-13 22:48:34.629 Status: (Linky) Entering work loop.
2020-08-13 22:48:34.629 Status: (Linky) Initialized version 1.2.4, author 'Barberousse'
2020-08-13 22:48:34.807 Status: (theme) Entering work loop.
2020-08-13 22:48:34.807 Status: (theme) Initialized version 1.0.1, author 'galadril'
2020-08-13 22:48:34.816 Status: (pizigate) Zigate plugin beta-4.10.090 started
2020-08-13 22:48:34.816 Status: (pizigate) Debug: 0
2020-08-13 22:48:34.816 Status: (pizigate) load PluginConf
2020-08-13 22:48:34.818 Status: (pizigate) enablegroupmanagement set to 1
2020-08-13 22:48:34.818 Status: (pizigate) channel set to 11
2020-08-13 22:48:34.818 Status: (pizigate) filename set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-02.json
2020-08-13 22:48:34.819 Status: (pizigate) pluginHome set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2020-08-13 22:48:34.819 Status: (pizigate) homedirectory set to /home/pi/domoticz/plugins/Domoticz-Zigate/
2020-08-13 22:48:34.819 Status: (pizigate) pluginData set to /home/pi/domoticz/plugins/Domoticz-Zigate/Data/
2020-08-13 22:48:34.819 Status: (pizigate) pluginConfig set to /home/pi/domoticz/plugins/Domoticz-Zigate/Conf/
2020-08-13 22:48:34.819 Status: (pizigate) pluginOTAFirmware set to /home/pi/domoticz/plugins/Domoticz-Zigate/OTAFirmware/
2020-08-13 22:48:34.819 Status: (pizigate) pluginReports set to /home/pi/domoticz/plugins/Domoticz-Zigate/Reports/
2020-08-13 22:48:34.819 Status: (pizigate) pluginWWW set to /home/pi/domoticz/plugins/Domoticz-Zigate/www/
2020-08-13 22:48:34.819 Status: (pizigate) pluginLogs set to /home/pi/domoticz/plugins/Domoticz-Zigate/Logs/
2020-08-13 22:48:34.819 Status: (pizigate) capturePairingInfos set to 1
2020-08-13 22:48:34.819 Status: (pizigate) debugPairing set to 1
2020-08-13 22:48:34.819 Status: (pizigate) Switching Heartbeat to 5 s interval
2020-08-13 22:48:34.819 Status: (pizigate) Python Version - 3.7.3 (default, Dec 20 2019, 18:57:59)
2020-08-13 22:48:34.819 [GCC 8.3.0]
2020-08-13 22:48:34.819 Status: (pizigate) DomoticzVersion: 2020.2 (build 12230)
2020-08-13 22:48:34.819 Status: (pizigate) DomoticzHash: 72d6b26e3-modified
2020-08-13 22:48:34.819 Status: (pizigate) DomoticzBuildTime: 2020-07-19 07:50:32
2020-08-13 22:48:34.819 Status: (pizigate) Opening DomoticzDB in raw
2020-08-13 22:48:34.829 Status: (pizigate) Plugin Database: DeviceList-2.txt
2020-08-13 22:48:34.834 Status: (pizigate) DeviceConf loaded
2020-08-13 22:48:34.979 Status: (pizigate) load ListOfDevice
2020-08-13 22:48:35.126 (pizigate) runmode_with_gpiocommand
2020-08-13 22:48:35.126 (pizigate) + Checkint GPIO PINs
2020-08-13 22:48:35.208 (pizigate) + Checkint GPIO PINs
2020-08-13 22:48:35.234 (Linky) Ce plugin est compatible avec Domoticz version 3.9517 et plus récent, mais la vue par heure peut ne pas fonctionner avec la version 4.9700
2020-08-13 22:48:35.235 (Linky) Adresse e-mail mise à gbarbaza@gmail.com
2020-08-13 22:48:35.235 (Linky) Mot de passe entré
2020-08-13 22:48:35.235 (Linky) Consommation à montrer sur le tableau de bord mis à week
2020-08-13 22:48:35.235 (Linky) Accepter automatiquement les conditions d'utilisation mis à True
2020-08-13 22:48:35.235 (Linky) Nombre de jours à récupérer pour la vue par heures mis à 7
2020-08-13 22:48:35.235 (Linky) Nombre de jours à récupérer pour les autres vues mis à 366
2020-08-13 22:48:35.235 (Linky) Debug mis à 1
2020-08-13 22:48:35.235 (Linky) Si vous ne voyez pas assez de données dans la vue par heures, augmentez le paramètre Log des capteurs qui se trouve dans Réglages / Paramètres / Historique des logs
2020-08-13 22:48:35.236 (theme) Debug logging mask set to: NONE
2020-08-13 22:48:35.246 (theme) Domoticz Node Name is:raspberrypi
2020-08-13 22:48:35.246 (theme) Domoticz Platform System is:Linux
2020-08-13 22:48:35.246 (theme) Default Python Version is:3.7.3.
2020-08-13 22:48:35.246 (theme) Updating All Plugins!!!
2020-08-13 22:48:35.246 (theme) Updating Theme:FLAT
2020-08-13 22:48:35.095 Status: (pizigate) Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate/Data/DeviceList-2.txt
2020-08-13 22:48:35.108 Status: (pizigate) Transport mode: PI
2020-08-13 22:48:35.124 Status: (pizigate) Python version: ['3.7.3 (default, Dec 20 2019, 18:57:59) ', '[GCC 8.3.0]'] dist: ('debian', '10.4', '') linux_distribution: ('debian', '10.4', '') system: Linux machine: armv7l platform: Linux-4.19.118-v7l+-armv7l-with-debian-10.4 uname: uname_result(system='Linux', node='raspberrypi', release='4.19.118-v7l+', version='#1311 SMP Mon Apr 27 14:26:42 BST 2020', machine='armv7l', processor='') version: #1311 SMP Mon Apr 27 14:26:42 BST 2020 mac_ver: ('', ('', '', ''), '')
2020-08-13 22:48:35.230 Status: (pizigate) ==> Transport Mode: auto
2020-08-13 22:48:35.233 Status: (pizigate) Connection Name: Zigate, Transport: Serial, Address: /dev/serial0
2020-08-13 22:48:35.233 Status: (pizigate) Connection open: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/serial0', Port: '', Baud: 115200, Connected: False, Parent: 'None'
2020-08-13 22:48:36.082 (theme) Theme FLAT already Up-To-Date
2020-08-13 22:48:36.082 (theme) Updating Theme:Machinon
2020-08-13 22:48:36.768 (theme) Theme Machinon already Up-To-Date
2020-08-13 22:48:36.768 (theme) Plugin:element-dark cannot be managed with THEME-MANAGER!!.
2020-08-13 22:48:36.768 (theme) Plugin:element-light cannot be managed with THEME-MANAGER!!.
2020-08-13 22:48:36.768 (theme) Plugin:simple-blue cannot be managed with THEME-MANAGER!!.
2020-08-13 22:48:36.768 (theme) Plugin:machinon cannot be managed with THEME-MANAGER!!.
2020-08-13 22:48:36.768 (theme) Plugin:simple-gray cannot be managed with THEME-MANAGER!!.
2020-08-13 22:48:36.768 (theme) Plugin:elemental cannot be managed with THEME-MANAGER!!.
2020-08-13 22:48:36.768 (theme) Plugin:default cannot be managed with THEME-MANAGER!!.
2020-08-13 22:48:36.768 (theme) Plugin:dark-th3me cannot be managed with THEME-MANAGER!!.
2020-08-13 22:48:39.629 Status: Netatmo: No Weather Station devices found...
2020-08-13 22:48:46.290 (Linky) Récupération des données...
2020-08-13 22:48:46.290 (Linky) Connect
2020-08-13 22:48:46.458 (Linky) Dict details (2):
2020-08-13 22:48:46.458 (Linky) --->'Status':'302'
2020-08-13 22:48:46.458 (Linky) --->'Headers (6):
2020-08-13 22:48:46.458 (Linky) ------->'Date':'Thu, 13 Aug 2020 20:48:57 GMT'
2020-08-13 22:48:46.458 (Linky) ------->'Server':'Apache'
2020-08-13 22:48:46.458 (Linky) ------->'Location':'https://espace-client-connexion.enedis.fr/auth/XUI/#login/'
2020-08-13 22:48:46.458 (Linky) ------->'Allow':'POST, GET'
2020-08-13 22:48:46.458 (Linky) ------->'Content-Length':'0'
2020-08-13 22:48:46.458 (Linky) ------->'Content-Type':'text/plain'
2020-08-13 22:48:46.459 (Linky) Prochaine connexion : 2020-08-14 00:34:46
2020-08-13 22:48:46.458 Error: (Linky) Login échoué, réessaiera plus tard
2020-08-13 22:49:01.794 (pizigate) Zigate command round trip Max: 101 ms with an of average: 101 ms
2020-08-13 22:49:01.794 Status: (pizigate) Firmware < 31d switching to Mode: ZiGate31c
2020-08-13 22:49:01.795 Status: (pizigate) Major Version Num: 0003
2020-08-13 22:49:01.795 Status: (pizigate) Installer Version Number: 031c
2020-08-13 22:49:11.796 (pizigate) setZigateIEEE - Set Zigate IEEE: 00158d0002bcfc28
2020-08-13 22:49:11.796 Status: (pizigate) Zigate addresses ieee: 00158d0002bcfc28 , short addr: 0000
2020-08-13 22:49:11.796 Status: (pizigate) Network state UP, PANID: 14c2 extPANID: 0xaf448f6d649b5581 Channel: 11
2020-08-13 22:49:16.759 (pizigate) Zigate command round trip Max: 102 ms with an of average: 101 ms
2020-08-13 22:49:16.657 Status: (pizigate) Request Disabling Accepting new Hardware
2020-08-13 22:49:17.063 Status: (pizigate) Accepting new Hardware: Disable
2020-08-13 22:49:17.165 Status: (pizigate) Number of devices recently active in Zigate = 18
2020-08-13 22:49:17.166 Status: (pizigate) [11] DevID = 0b Network addr = 2372 IEEE = 842e14fffef30c27 LQI = 122 Power = 00 not found in ListOfDevices
2020-08-13 22:49:17.167 Status: (pizigate) [12] DevID = 0c Network addr = ed93 IEEE = 842e14fffef6e949 LQI = 137 Power = 00 not found in ListOfDevices
2020-08-13 22:49:18.828 (pizigate) UpdateDevice - (pizigate - lumi.vibration.aq1_Strength-00158d00039d7928-01) 0:14
2020-08-13 22:49:21.690 (pizigate) Switch Blue Led On
2020-08-13 22:49:21.817 (pizigate) Zigate command round trip Max: 126 ms with an of average: 103 ms
2020-08-13 22:49:21.691 Status: (pizigate) Zigate set to Certification : CE
2020-08-13 22:49:21.691 Status: (pizigate) Start Group Management
2020-08-13 22:49:21.695 Status: (pizigate) Start Web Server connection
2020-08-13 22:49:21.716 Status: (pizigate) Web backend for Web User Interface started on port: 9440
2020-08-13 22:49:21.716 Status: (pizigate) Plugin with Zigate firmware 031c correctly initialized
2020-08-13 22:49:21.918 Status: (pizigate) TxPower Attenuation : 0 dBm
2020-08-13 22:49:26.979 (pizigate) Zigate command round trip Max: 132 ms with an of average: 105 ms
2020-08-13 22:49:33.432 (pizigate) Receive NACK from Lampe couloir (5b0a) clusterId: 0000 for Command: Status: a7
2020-08-13 22:49:53.369 Error: theme hardware (10) thread seems to have ended unexpectedly
2020-08-13 22:50:18.126 (pizigate) Receive NACK from Lampe couloir (5b0a) clusterId: 0000 for Command: Status: a7
2020-08-13 22:50:34.509 Status: (pizigate) Request Accepting new Hardware for ever
2020-08-13 22:50:34.713 Status: (pizigate) Accepting new Hardware: On
2020-08-13 22:50:58.559 (pizigate) Decode004D V2 - Device Annoucement: NwkId: b65c Ieee: 842e14fffef6e949 MacCap: 80 ReJoin: 00 LQI: 00 NewDevice: True
2020-08-13 22:50:58.559 (pizigate) ------------ > Adding Device Droping rejoin flag! b65c 842e14fffef6e949 00)
2020-08-13 22:50:58.763 (pizigate) Decode004D V2 - Device Annoucement: NwkId: b65c Ieee: 842e14fffef6e949 MacCap: 80 ReJoin: None LQI: 90 NewDevice: True
2020-08-13 22:50:58.763 (pizigate) ------------ > Adding a new device b65c 842e14fffef6e949 )
2020-08-13 22:50:58.763 (pizigate) Decode004d - Looks like it is a new device sent by Zigate
2020-08-13 22:50:58.763 (pizigate) --> Adding device b65c in self.DevicesInPairingMode
2020-08-13 22:50:58.763 (pizigate) --> ['b65c']
2020-08-13 22:50:58.763 (pizigate) Decode004d - Request End Point List ( 0x0045 )
2020-08-13 22:50:58.967 (pizigate) Decode8045 - Reception Active endpoint response : SQN : 4c, Status ZIGATE - [00] Success, short Addr b65c, List 01, Ep list 01
2020-08-13 22:50:58.968 (pizigate) [-] NEW OBJECT: b65c Request Model Name
2020-08-13 22:50:58.969 (pizigate) Decode8045 - Device : b65c updated ListofDevices with {'01': {}}
2020-08-13 22:50:58.968 Status: (pizigate) [-] NEW OBJECT: b65c Active Endpoint Response Ep: 01 LQI: 147
2020-08-13 22:50:58.969 Status: (pizigate) [-] NEW OBJECT: b65c Request Simple Descriptor for Ep: 01
2020-08-13 22:51:00.737 (pizigate) [-] NEW OBJECT: b65c we keep DeviceConf info
2020-08-13 22:51:00.737 (pizigate) [-] NEW OBJECT: b65c we keep DeviceConf info
2020-08-13 22:51:00.737 (pizigate) [-] NEW OBJECT: b65c we keep DeviceConf info
2020-08-13 22:51:00.737 (pizigate) [-] NEW OBJECT: b65c we keep DeviceConf info
2020-08-13 22:51:00.738 (pizigate) Decode8043 - Processed b65c end results is : {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': '4d', 'Heartbeat': '0', 'RIA': '0', 'LQI': 147, 'Battery': {}, 'Model': 'TS0601', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '842e14fffef6e949', 'Type': '', 'ProfileID': '0104', 'ZDeviceID': '0051', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': '_TZE200_ckud7u2l', 'NbEp': '1', 'PowerSource': '', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1597351859, 'iSQN': {'0004': 18, '0005': 18}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {'Time': '2020-08-13 22:50:59', 'MsgType': '8102', 'LastSeen': 1597351859}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'RollingLQI': [147, 147, 147, 147], 'Epv2': {'01': {'ClusterIn': {}, 'ClusterOut': {}, 'ProfileID': '0104', 'ZDeviceID': '0051'}}, 'WriteAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0004': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, 'ef00': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '000a': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0019': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}}}}, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': '_TZE200_ckud7u2l', '0005': 'TS0601'}, '0004': {}, 'ef00': {}, '000a': {}, '0019': {}, 'Type': 'Temp/ThermoSetpoint/ThermoMode_2'}}, 'ZDeviceVersion': '0001'}
2020-08-13 22:51:00.736 Status: (pizigate) [-] NEW OBJECT: b65c Simple Descriptor Response EP: 0x01 LQI: 147
2020-08-13 22:51:00.736 Status: (pizigate) [-] NEW OBJECT: b65c ProfileID 0104
2020-08-13 22:51:00.736 Status: (pizigate) [-] NEW OBJECT: b65c ZDeviceID 0051
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Application Version 0001
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Cluster IN Count: 04
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Cluster In 1: 0000 (Basic)
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Cluster In 2: 0004 (Groups)
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Cluster In 3: 0005 (Scenes)
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Cluster In 4: ef00
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Cluster OUT Count: 02
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Cluster Out 1: 0019 (Over-the-Air Upgrade)
2020-08-13 22:51:00.737 Status: (pizigate) [-] NEW OBJECT: b65c Cluster Out 2: 000a (Time)
2020-08-13 22:51:01.692 (pizigate) processNotinDBDevices - NWKID: b65c, Status: 8043, RIA: 0, HB_: 1
2020-08-13 22:51:01.693 (pizigate) [0] NEW OBJECT: b65c Trying to create Domoticz device(s)
2020-08-13 22:51:01.693 (pizigate) processNotinDBDevices - ready for creation: {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': '4d', 'Heartbeat': '1', 'RIA': '1', 'LQI': 147, 'Battery': {}, 'Model': 'TS0601', 'ForceAckCommands': [], 'MacCapa': '80', 'IEEE': '842e14fffef6e949', 'Type': '', 'ProfileID': '0104', 'ZDeviceID': '0051', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'RFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'End Device', 'Manufacturer': '', 'Manufacturer Name': '_TZE200_ckud7u2l', 'NbEp': '1', 'PowerSource': '', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1597351859, 'iSQN': {'0004': 18, '0005': 18}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': '', 'Stack Version': '', 'Stamp': {'Time': '2020-08-13 22:50:59', 'MsgType': '8102', 'LastSeen': 1597351859}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Reduced-Function Device', 'Standard security', 'NwkAddr should be allocated'], 'RollingLQI': [147, 147, 147, 147], 'Epv2': {'01': {'ClusterIn': {}, 'ClusterOut': {}, 'ProfileID': '0104', 'ZDeviceID': '0051'}}, 'WriteAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0004': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, 'ef00': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '000a': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}, '0019': {'TimeStamp': 0, 'iSQN': {}, 'Attributes': {}, 'ZigateRequest': {}}}}}, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': '_TZE200_ckud7u2l', '0005': 'TS0601'}, '0004': {}, 'ef00': {}, '000a': {}, '0019': {}, 'Type': 'Temp/ThermoSetpoint/ThermoMode_2'}}, 'ZDeviceVersion': '0001'} , Model: TS0601
2020-08-13 22:51:01.699 (pizigate) Device: b65c - Config Source: DeviceConf Ep Details: {'01': {'0000': {'0004': '_TZE200_ckud7u2l', '0005': 'TS0601'}, '0004': {}, 'ef00': {}, '000a': {}, '0019': {}, 'Type': 'Temp/ThermoSetpoint/ThermoMode_2', 'ClusterType': {'49': 'Temp', '50': 'ThermoSetpoint', '51': 'ThermoMode_2'}}}
2020-08-13 22:51:01.699 (pizigate) b65c Binding cluster based on Conf: ['0019', 'ef00']
2020-08-13 22:51:01.699 (pizigate) Request a Bind for b65c/01 on Cluster 0019
2020-08-13 22:51:01.700 (pizigate) Request a Bind for b65c/01 on Cluster ef00
2020-08-13 22:51:01.701 (pizigate) looking for List of Attributes ep: 01
2020-08-13 22:51:01.710 (pizigate) Creation Group
2020-08-13 22:51:01.853 (pizigate) Zigate command round trip Max: 160 ms with an of average: 107 ms
2020-08-13 22:51:01.692 Status: (pizigate) [0] NEW OBJECT: b65c Model Name: TS0601
2020-08-13 22:51:01.692 Status: (pizigate) [0] NEW OBJECT: b65c Model Name: TS0601
2020-08-13 22:51:01.692 Status: (pizigate) [0] NEW OBJECT: b65c Request Node Descriptor
2020-08-13 22:51:33.226 Status: (pizigate) Request Disabling Accepting new Hardware
2020-08-13 22:51:33.430 Status: (pizigate) Accepting new Hardware: Disable
2020-08-13 22:52:23.156 (pizigate) Receive NACK from Lampe couloir (5b0a) clusterId: 0000 for Command: Status: a7
2020-08-13 22:52:49.133 Status: EventSystem: reset all device statuses...
2020-08-13 22:53:02.793 Status: EventSystem: reset all device statuses...
2020-08-13 22:53:15.564 Status: EventSystem: reset all device statuses...
2020-08-13 22:53:46.393 Status: User: Guilhem initiated a SetPoint command
2020-08-13 22:53:46.421 Error: (pizigate) 'onCommand' failed 'KeyError'.
2020-08-13 22:53:46.421 Error: (pizigate) ----> Line 1017 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onCommand
2020-08-13 22:53:46.421 Error: (pizigate) ----> Line 538 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onCommand
2020-08-13 22:53:46.421 Error: (pizigate) ----> Line 298 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/command.py', function mgtCommand
2020-08-13 22:53:46.421 Error: (pizigate) ----> Line 54 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/thermostats.py', function thermostat_Setpoint
2020-08-13 22:53:46.421 Error: (pizigate) ----> Line 161 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_setpoint
2020-08-13 22:53:46.421 Error: (pizigate) ----> Line 170 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_cmd
2020-08-13 22:54:02.023 (pizigate) mgtCommand - You are trying to action not allowed for Device: selection chauffage Type: [('01', '51', 'ThermoMode_2')] and DeviceType: ThermoMode_2 Command: Set Level Level:20
2020-08-13 22:54:02.010 Status: User: Guilhem initiated a switch command (51/selection chauffage/Set Level)
2020-08-13 22:54:07.897 (pizigate) mgtCommand - You are trying to action not allowed for Device: selection chauffage Type: [('01', '51', 'ThermoMode_2')] and DeviceType: ThermoMode_2 Command: Set Level Level:10
2020-08-13 22:54:07.884 Status: User: Guilhem initiated a switch command (51/selection chauffage/Set Level)
2020-08-13 22:54:10.059 (pizigate) mgtCommand - You are trying to action not allowed for Device: selection chauffage Type: [('01', '51', 'ThermoMode_2')] and DeviceType: ThermoMode_2 Command: Set Level Level:20
2020-08-13 22:54:10.011 Status: User: Guilhem initiated a switch command (51/selection chauffage/Set Level)
Répondre