Page 2 sur 2
Re: Zigate V2 Ajout de matériel affichage humidité et température TS0601
Publié : 29 janv. 2023, 20:22
par pipiche
peux-tu te mettre sur la dernière version du plugin
// stable6 6.3.009
ou
// Developement 6.4.209
Re: Zigate V2 Ajout de matériel affichage humidité et température TS0601
Publié : 29 janv. 2023, 21:22
par badomoticz2
Je viens d'essayer avec
stable6 : même message, me semble-t-il.
Code : Tout sélectionner
2023-01-29 21:10:32.855 Error: ZigbeeForDomoticz: 'forwarder_thread' failed 'local variable 'humi' referenced before assignment'
2023-01-29 21:10:32.885 Error: ZigbeeForDomoticz: ----> Line 35 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/ZigateTransport/forwarderThread.py', function forwarder_thread
2023-01-29 21:10:32.917 Error: ZigbeeForDomoticz: ----> Line 50 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/ZigateTransport/instrumentation.py', function f_out
2023-01-29 21:10:32.945 Error: ZigbeeForDomoticz: ----> Line 59 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/ZigateTransport/forwarderThread.py', function forward_message
2023-01-29 21:10:32.968 Error: ZigbeeForDomoticz: ----> Line 819 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2023-01-29 21:10:32.990 Error: ZigbeeForDomoticz: ----> Line 185 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2023-01-29 21:10:33.016 Error: ZigbeeForDomoticz: ----> Line 919 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8002
2023-01-29 21:10:33.045 Error: ZigbeeForDomoticz: ----> Line 230 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/inRawAps.py', function inRawAps
2023-01-29 21:10:33.071 Error: ZigbeeForDomoticz: ----> Line 219 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuyaReadRawAPS
2023-01-29 21:10:33.095 Error: ZigbeeForDomoticz: ----> Line 319 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_response
2023-01-29 21:10:33.118 Error: ZigbeeForDomoticz: ----> Line 1271 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_temphumi_response
2023-01-29 21:10:33.142 Error: ZigbeeForDomoticz: handle_error_in_thread
Je vais essayer avec
develop.
Re: Zigate V2 Ajout de matériel affichage humidité et température TS0601
Publié : 29 janv. 2023, 21:42
par badomoticz2
Passage à la version develop :
Version du plugin : 6.4.210
J'ai, aussi, eu un message :
Code : Tout sélectionner
2023-01-29 21:24:53.883 Error: ZigbeeForDomoticz: ** Please do consider upgrading to a more recent python3 version 3.7 is not supported anymore **
et toujours l'erreur sur le
TS0601 :
Code : Tout sélectionner
UpdateDevice - (Carré-TS0601-temphumi) 0:19.4;50;1
2023-01-29 21:35:39.357 ZigbeeForDomoticz: UpdateDevice - (ZigbeeForDomoticz - TS0601-temphumi_Temp-a4c138d3603b6f84-01) 19.4:19.4
2023-01-29 21:35:39.576 Error: ZigbeeForDomoticz: forwarder_thread - Error while receiving a ZiGate command
2023-01-29 21:35:39.595 Error: ZigbeeForDomoticz: 'forwarder_thread' failed 'local variable 'humi' referenced before assignment'
2023-01-29 21:35:39.616 Error: ZigbeeForDomoticz: ----> Line 35 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/ZigateTransport/forwarderThread.py', function forwarder_thread
2023-01-29 21:35:39.637 Error: ZigbeeForDomoticz: ----> Line 50 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/ZigateTransport/instrumentation.py', function f_out
2023-01-29 21:35:39.657 Error: ZigbeeForDomoticz: ----> Line 59 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/ZigateTransport/forwarderThread.py', function forward_message
2023-01-29 21:35:39.678 Error: ZigbeeForDomoticz: ----> Line 828 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2023-01-29 21:35:39.698 Error: ZigbeeForDomoticz: ----> Line 185 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2023-01-29 21:35:39.719 Error: ZigbeeForDomoticz: ----> Line 837 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8002
2023-01-29 21:35:39.738 Error: ZigbeeForDomoticz: ----> Line 230 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/inRawAps.py', function inRawAps
2023-01-29 21:35:39.759 Error: ZigbeeForDomoticz: ----> Line 219 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuyaReadRawAPS
2023-01-29 21:35:39.782 Error: ZigbeeForDomoticz: ----> Line 319 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_response
2023-01-29 21:35:39.805 Error: ZigbeeForDomoticz: ----> Line 1271 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/tuya.py', function tuya_temphumi_response
2023-01-29 21:35:39.824 Error: ZigbeeForDomoticz: handle_error_in_thread
Re: Zigate V2 Ajout de matériel affichage humidité et température TS0601
Publié : 29 janv. 2023, 21:54
par pipiche
c'est une bonne nouvelle.
peux-tu basculer sur la branche develop ( 6.4.211 )
ca devrait etre corrigé
Re: Zigate V2 Ajout de matériel affichage humidité et température TS0601
Publié : 29 janv. 2023, 22:16
par badomoticz2
Ça y est : effectivement ça fonctionne avec la version 6.4.211.
Le taux d'humidité est affiché à 57%
Merci beaucoup.
Est ce que tu sais ce que je dois faire pour la mise à jour de Python sur ma Raspbian Buster ?
J'ai fait un :
apt update apt upgrade, mais Python n'est pas mis à jour.
Re: Zigate V2 Ajout de matériel affichage humidité et température TS0601
Publié : 30 janv. 2023, 08:59
par pipiche
pour la mise à jour vers python3.8 ou plus, il faut que tu upgrades vers bullseye
Re: Zigate V2 Ajout de matériel affichage humidité et température TS0601
Publié : 30 janv. 2023, 09:19
par badomoticz2
Ok, merci.
Je mets le fil en Résolu et je vais vérifier s'il n'y a pas de problème pour Domoticz avecBullsEye.