Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Forum dédié au plugin ZigBeeForDomoticZ : installation, paramétrage, utilisation, interfaces ...
Bibi49
Messages : 367
Inscription : 11 mars 2018, 12:42
Localisation : 49

Re: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par Bibi49 »

maj fait
redemarrage ok
activation des debogage ok

(1) HeatingSwitch On ok
(2) Mode : Relais ok
(3) Setpoint 4° ok environ 4 seconde et relais c'est éteint
attends 30s ok (30s a vue de nez)
(4) Setpoint 20° ok
attends 30s rien passé (30s a vue de nez)
(5) Setpoint 30° oups j'ai mal lu
attends 30s rien passé (30s a vue de nez)
(6) Setpoint 35° j'ai rectifier mon erreur
attends 30s rien passé (30s a vue de nez)


Y'a pas de quoi.
Vu la complexité, j'aurai déjà baisser les bras...

Je te souhaite bien du courage, je vais retrouvé Morphé .
Pièces jointes
_PluginZigbee_08 (last).log
(168.95 Mio) Téléchargé 83 fois
RPI 2 -> Bullseye Lite
DomoticZ -> 2024.7
RFXCom 433E -> Pro1 1041
DongleP - Z-Stack 3.30+ (build 20240710) /Z4D 7.1.025 [7.489]
CC1101 433Mhz "Itron EverBlue Cyble"
PiTInfo v1.4
USB->ùSD = Rpi-clones
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par pipiche »

Quand je regarde les logs je ne vois rien d'anormal.
On passe bien le Setpoint à 20, 30 ... et le 6700 confirme la valeur. Donc le setpoint est bien pris en compte.


Je vais regarder le sniff pour voir ce qu'on pourrait louper.
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: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par pipiche »

j'ai rien vu d'anormal. pour moi ca semble etre un fonctionnement correct.

De ton point de vu, quand on est en Mode Relais ? ca ne fonctionne pas ?

Aurais-tu la possibilité de faire le meme protocole que précédemment, mais avec le sniffer en route ?
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
Bibi49
Messages : 367
Inscription : 11 mars 2018, 12:42
Localisation : 49

Re: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par Bibi49 »

Lorsque le relais du 6700 est sur On, si on baisse le set point à 16 degrés le relais passe sur OFF.

Si on monte le set point à unr température supérieure (25,30 ou plus) le relais ne bascule pas sur On.

Même protocole avec le sniffer. OK
Tu veux une charge sur le 6700 (genre 700W : gaufrier)



Edit
Je viens de voir du rouge dans le log de domoticz

Code : Tout sélectionner

2025-02-21 09:51:23.111 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 09:51:23.111 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 09:51:23.111 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 09:51:23.111 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 09:51:23.111 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 09:51:23.112 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 09:51:23.112 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 09:51:23.112 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 09:51:23.112 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 09:51:23.112 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 09:51:23.112 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 09:51:23.112 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 09:51:23.112 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 09:51:23.113 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 09:51:23.113 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 10:16:23.119 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 10:16:23.123 Error: Z4D: Traceback (most recent call last):
2025-02-21 10:16:23.123 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 10:16:23.123 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 10:16:23.123 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 10:16:23.123 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 10:16:23.123 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 10:16:23.123 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 10:16:23.124 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 10:16:23.124 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 10:16:23.124 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 10:16:23.124 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 10:16:23.124 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 10:16:23.124 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 10:16:23.124 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 10:16:23.124 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 10:16:23.124 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 10:41:23.109 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 10:41:23.113 Error: Z4D: Traceback (most recent call last):
2025-02-21 10:41:23.113 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 10:41:23.114 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 10:41:23.114 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 10:41:23.114 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 10:41:23.114 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 10:41:23.114 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 10:41:23.115 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 10:41:23.115 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 10:41:23.115 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 10:41:23.115 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 11:06:23.102 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 11:06:23.106 Error: Z4D: Traceback (most recent call last):
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 11:06:23.107 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 11:06:23.107 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 11:06:23.107 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 11:06:23.107 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 11:06:23.107 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 11:06:23.107 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 11:06:23.108 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 11:06:23.108 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 11:31:23.104 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 11:31:23.109 Error: Z4D: Traceback (most recent call last):
2025-02-21 11:31:23.109 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 11:31:23.109 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 11:31:23.109 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 11:31:23.109 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 11:31:23.110 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 11:31:23.110 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 11:31:23.110 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 11:31:23.110 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 11:31:23.110 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 11:31:23.111 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 11:56:23.128 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 11:56:23.139 Error: Z4D: Traceback (most recent call last):
2025-02-21 11:56:23.139 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 11:56:23.139 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 11:56:23.139 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 11:56:23.140 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 11:56:23.140 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 11:56:23.140 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 11:56:23.140 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 11:56:23.140 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 11:56:23.141 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 11:56:23.141 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
je vais attaquer le sniff
Pièces jointes
snifzigbeesurdomoticz.rar
(59.44 Kio) Téléchargé 72 fois
_PluginZigbee_08 (1).log
(6.26 Mio) Téléchargé 72 fois
RPI 2 -> Bullseye Lite
DomoticZ -> 2024.7
RFXCom 433E -> Pro1 1041
DongleP - Z-Stack 3.30+ (build 20240710) /Z4D 7.1.025 [7.489]
CC1101 433Mhz "Itron EverBlue Cyble"
PiTInfo v1.4
USB->ùSD = Rpi-clones
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par pipiche »

Bibi49 a écrit : 21 févr. 2025, 11:54 Lorsque le relais du 6700 est sur On, si on baisse le set point à 16 degrés le relais passe sur OFF.

Si on monte le set point à unr température supérieure (25,30 ou plus) le relais ne bascule pas sur On.

Même protocole avec le sniffer. OK
Tu veux une charge sur le 6700 (genre 700W : gaufrier)



Edit
Je viens de voir du rouge dans le log de domoticz

Code : Tout sélectionner

2025-02-21 09:51:23.111 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 09:51:23.111 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 09:51:23.111 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 09:51:23.111 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 09:51:23.111 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 09:51:23.112 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 09:51:23.112 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 09:51:23.112 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 09:51:23.112 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 09:51:23.112 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 09:51:23.112 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 09:51:23.112 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 09:51:23.112 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 09:51:23.113 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 09:51:23.113 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 10:16:23.119 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 10:16:23.123 Error: Z4D: Traceback (most recent call last):
2025-02-21 10:16:23.123 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 10:16:23.123 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 10:16:23.123 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 10:16:23.123 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 10:16:23.123 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 10:16:23.123 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 10:16:23.124 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 10:16:23.124 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 10:16:23.124 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 10:16:23.124 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 10:16:23.124 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 10:16:23.124 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 10:16:23.124 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 10:16:23.124 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 10:16:23.124 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 10:41:23.109 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 10:41:23.113 Error: Z4D: Traceback (most recent call last):
2025-02-21 10:41:23.113 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 10:41:23.114 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 10:41:23.114 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 10:41:23.114 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 10:41:23.114 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 10:41:23.114 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 10:41:23.114 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 10:41:23.115 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 10:41:23.115 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 10:41:23.115 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 10:41:23.115 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 11:06:23.102 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 11:06:23.106 Error: Z4D: Traceback (most recent call last):
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 11:06:23.107 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 11:06:23.107 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 11:06:23.107 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 11:06:23.107 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 11:06:23.107 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 11:06:23.107 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 11:06:23.107 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 11:06:23.108 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 11:06:23.108 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 11:31:23.104 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 11:31:23.109 Error: Z4D: Traceback (most recent call last):
2025-02-21 11:31:23.109 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 11:31:23.109 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 11:31:23.109 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 11:31:23.109 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 11:31:23.110 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 11:31:23.110 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 11:31:23.110 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 11:31:23.110 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 11:31:23.110 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 11:31:23.110 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 11:31:23.111 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
2025-02-21 11:56:23.128 Error: Z4D: Call to function 'onHeartbeat' failed, exception details:
2025-02-21 11:56:23.139 Error: Z4D: Traceback (most recent call last):
2025-02-21 11:56:23.139 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1624, in onHeartbeat
2025-02-21 11:56:23.139 Error: Z4D: _plugin.onHeartbeat()
2025-02-21 11:56:23.139 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 917, in onHeartbeat
2025-02-21 11:56:23.140 Error: Z4D: processListOfDevices(self, Devices)
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 941, in processListOfDevices
2025-02-21 11:56:23.140 Error: Z4D: hr_process_device(self, Devices, NwkId)
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 649, in hr_process_device
2025-02-21 11:56:23.140 Error: Z4D: process_main_powered_or_force_devices( self, NwkId, device_hearbeat, _mainPowered, enabledEndDevicePolling, model)
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/heartbeat.py", line 682, in process_main_powered_or_force_devices
2025-02-21 11:56:23.140 Error: Z4D: rescheduleAction = rescheduleAction or schneiderRenforceent(self, NwkId)
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 1101, in schneiderRenforceent
2025-02-21 11:56:23.140 Error: Z4D: schneider_hact_heating_mode(self, NWKID, self.ListOfDevices[NWKID]["Schneider Wiser"]["HACT Mode"])
2025-02-21 11:56:23.140 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 693, in schneider_hact_heating_mode
2025-02-21 11:56:23.141 Error: Z4D: new_value = new_value & 3 # cleanup, to remove everything else but the last two bits
2025-02-21 11:56:23.141 Error: Z4D: UnboundLocalError: local variable 'new_value' referenced before assignment
je vais attaquer le sniff

peux-tu re-essayer après un git pull
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
Bibi49
Messages : 367
Inscription : 11 mars 2018, 12:42
Localisation : 49

Re: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par Bibi49 »

meme réaction que précédemment

je dois retourné au taf....
Pièces jointes
6700 avec resistance chauffante.png
6700 avec resistance chauffante.png (33.35 Kio) Consulté 1336 fois
secondemajsnif.rar
(32.45 Kio) Téléchargé 61 fois
_PluginZigbee_08(2).log
(6.54 Mio) Téléchargé 71 fois
RPI 2 -> Bullseye Lite
DomoticZ -> 2024.7
RFXCom 433E -> Pro1 1041
DongleP - Z-Stack 3.30+ (build 20240710) /Z4D 7.1.025 [7.489]
CC1101 433Mhz "Itron EverBlue Cyble"
PiTInfo v1.4
USB->ùSD = Rpi-clones
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par pipiche »

peux-tu partager en MP la clef ?
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
Bibi49
Messages : 367
Inscription : 11 mars 2018, 12:42
Localisation : 49

Re: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par Bibi49 »

j'avais pourtant bien enregistré avec la clef comme dans le tuto...

envoyé via MP
RPI 2 -> Bullseye Lite
DomoticZ -> 2024.7
RFXCom 433E -> Pro1 1041
DongleP - Z-Stack 3.30+ (build 20240710) /Z4D 7.1.025 [7.489]
CC1101 433Mhz "Itron EverBlue Cyble"
PiTInfo v1.4
USB->ùSD = Rpi-clones
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par pipiche »

merci!
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: Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Message par pipiche »

Bon je pense que j'ai trouvé un truc.

Avec la GW Wiser, la GW envoie la température reçue depuis le 6400. Par conséquence je pense que le 6700 va gérer réellement le relais en fonction de la température relevée et le Setpoint.

Aurais-tu la possibilité de mettre une sonde de température sur le 6700 ? pour voir si ca change le comportement ?

Peux-tu essayer de faire un Bind (via le WebUI )

Source: 6400
Target: 6700
Cluster: 0402
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
Répondre