Page 6 sur 9

Re: [Résolu] Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Publié : 20 févr. 2025, 12:37
par Bibi49
j'ai edité mon message précédant entre temps (juste la fin)

Les deux sont optimisé.

une partie des logs de domoticz :

Code : Tout sélectionner

2025-02-20 12:16:08.109 Error: Z4D: _set_level_hact_mode(self, Devices, DeviceID, Unit, Nwkid, EPout, Level, BatteryLevel, SignalLevel,DeviceType, forceUpdateDev)
2025-02-20 12:16:08.109 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 1092, in _set_level_hact_mode
2025-02-20 12:16:08.109 Error: Z4D: schneider_hact_heater_type(self, Nwkid, hact_mode)
2025-02-20 12:16:08.109 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 552, in schneider_hact_heater_type
2025-02-20 12:16:08.109 Error: Z4D: return schneider_hact_heater_type_wiser2(self, key, type_heater)
2025-02-20 12:16:08.109 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 642, in schneider_hact_heater_type_wiser2
2025-02-20 12:16:08.109 Error: Z4D: self.log.logging(
2025-02-20 12:16:08.109 Error: Z4D: TypeError: logging() got multiple values for argument 'nwkid'
2025-02-20 12:16:18.707 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:16:54.298 Error: Z4D: Call to function 'onCommand' failed, exception details:
2025-02-20 12:16:54.387 Error: Z4D: Traceback (most recent call last):
2025-02-20 12:16:54.387 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1614, in onCommand
2025-02-20 12:16:54.387 Error: Z4D: _plugin.onCommand( Unit, Command, Level, Color)
2025-02-20 12:16:54.387 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 829, in onCommand
2025-02-20 12:16:54.387 Error: Z4D: domoticz_command(self, Devices, DeviceID, Unit, self.IEEE2NWK[ DeviceID], Command, Level, Color)
2025-02-20 12:16:54.387 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 194, in domoticz_command
2025-02-20 12:16:54.387 Error: Z4D: handle_command_setlevel(self, Devices, DeviceID, Unit, Level, Nwkid, EPout, DeviceType, BatteryLevel, SignalLevel, forceUpdateDev)
2025-02-20 12:16:54.387 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 707, in handle_command_setlevel
2025-02-20 12:16:54.387 Error: Z4D: _set_level_setpoint(self, Devices, DeviceID, Unit, Nwkid, EPout, model_name, Level, BatteryLevel, SignalLevel,DeviceType, forceUpdateDev )
2025-02-20 12:16:54.387 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 1130, in _set_level_setpoint
2025-02-20 12:16:54.388 Error: Z4D: thermostat_Setpoint(self, Nwkid, thermostat_value)
2025-02-20 12:16:54.388 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/thermostats.py", line 142, in thermostat_Setpoint
2025-02-20 12:16:54.388 Error: Z4D: write_attribute(self, NwkId, "01", EPout, cluster_id, manuf_id, manuf_spec, Hattribute, data_type, Hdata)
2025-02-20 12:16:54.388 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/basicOutputs.py", line 528, in write_attribute
2025-02-20 12:16:54.388 Error: Z4D: i_sqn = zcl_write_attribute( self, key, EPin, EPout, clusterID, manuf_id, manuf_spec, attribute, data_type, data, ackIsDisabled=ackIsDisabled )
2025-02-20 12:16:54.388 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Zigbee/zclCommands.py", line 85, in zcl_write_attribute
2025-02-20 12:16:54.388 Error: Z4D: return rawaps_write_attribute_req(self, nwkid, EPin, EPout, cluster, manuf_id, manuf_spec, attribute, data_type, data, ackIsDisabled)
2025-02-20 12:16:54.388 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Zigbee/zclRawCommands.py", line 106, in rawaps_write_attribute_req
2025-02-20 12:16:54.388 Error: Z4D: payload += decode_endian_data(data, data_type)
2025-02-20 12:16:54.388 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Zigbee/encoder_tools.py", line 25, in decode_endian_data
2025-02-20 12:16:54.388 Error: Z4D: return "%04x" % struct.unpack(">H", struct.pack("H", int(data[:4], 16)))[0] if len(data) == 4 else data
2025-02-20 12:16:54.389 Error: Z4D: struct.error: ushort format requires 0 <= number <= (0x7fff * 2 + 1)
2025-02-20 12:17:18.349 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:18:18.280 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:19:18.537 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:20:18.107 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:20:19.793 Error: Z4D: Aberrant Temp: -327.7 (below -50 or above 100) for device: 4bff
2025-02-20 12:21:18.017 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:22:17.891 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:22:18.131 Error: Z4D: Call to function 'onCommand' failed, exception details:
2025-02-20 12:22:18.133 Error: Z4D: Traceback (most recent call last):
2025-02-20 12:22:18.133 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1614, in onCommand
2025-02-20 12:22:18.133 Error: Z4D: _plugin.onCommand( Unit, Command, Level, Color)
2025-02-20 12:22:18.133 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 829, in onCommand
2025-02-20 12:22:18.133 Error: Z4D: domoticz_command(self, Devices, DeviceID, Unit, self.IEEE2NWK[ DeviceID], Command, Level, Color)
2025-02-20 12:22:18.133 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 194, in domoticz_command
2025-02-20 12:22:18.133 Error: Z4D: handle_command_setlevel(self, Devices, DeviceID, Unit, Level, Nwkid, EPout, DeviceType, BatteryLevel, SignalLevel, forceUpdateDev)
2025-02-20 12:22:18.134 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 724, in handle_command_setlevel
2025-02-20 12:22:18.134 Error: Z4D: _set_level_hact_mode(self, Devices, DeviceID, Unit, Nwkid, EPout, Level, BatteryLevel, SignalLevel,DeviceType, forceUpdateDev)
2025-02-20 12:22:18.134 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 1092, in _set_level_hact_mode
2025-02-20 12:22:18.134 Error: Z4D: schneider_hact_heater_type(self, Nwkid, hact_mode)
2025-02-20 12:22:18.134 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 552, in schneider_hact_heater_type
2025-02-20 12:22:18.134 Error: Z4D: return schneider_hact_heater_type_wiser2(self, key, type_heater)
2025-02-20 12:22:18.134 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 642, in schneider_hact_heater_type_wiser2
2025-02-20 12:22:18.134 Error: Z4D: self.log.logging(
2025-02-20 12:22:18.134 Error: Z4D: TypeError: logging() got multiple values for argument 'nwkid'
2025-02-20 12:23:17.873 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:24:17.733 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:25:17.660 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:26:17.623 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:26:19.391 Error: Z4D: Aberrant Temp: -327.7 (below -50 or above 100) for device: 4bff
2025-02-20 12:27:17.487 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:28:17.426 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:29:17.508 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:30:03.625 Error: Z4D: Call to function 'onCommand' failed, exception details:
2025-02-20 12:30:03.629 Error: Z4D: Traceback (most recent call last):
2025-02-20 12:30:03.629 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1614, in onCommand
2025-02-20 12:30:03.629 Error: Z4D: _plugin.onCommand( Unit, Command, Level, Color)
2025-02-20 12:30:03.629 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 829, in onCommand
2025-02-20 12:30:03.630 Error: Z4D: domoticz_command(self, Devices, DeviceID, Unit, self.IEEE2NWK[ DeviceID], Command, Level, Color)
2025-02-20 12:30:03.630 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 194, in domoticz_command
2025-02-20 12:30:03.630 Error: Z4D: handle_command_setlevel(self, Devices, DeviceID, Unit, Level, Nwkid, EPout, DeviceType, BatteryLevel, SignalLevel, forceUpdateDev)
2025-02-20 12:30:03.630 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 724, in handle_command_setlevel
2025-02-20 12:30:03.630 Error: Z4D: _set_level_hact_mode(self, Devices, DeviceID, Unit, Nwkid, EPout, Level, BatteryLevel, SignalLevel,DeviceType, forceUpdateDev)
2025-02-20 12:30:03.630 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 1092, in _set_level_hact_mode
2025-02-20 12:30:03.630 Error: Z4D: schneider_hact_heater_type(self, Nwkid, hact_mode)
2025-02-20 12:30:03.630 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 552, in schneider_hact_heater_type
2025-02-20 12:30:03.630 Error: Z4D: return schneider_hact_heater_type_wiser2(self, key, type_heater)
2025-02-20 12:30:03.630 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 642, in schneider_hact_heater_type_wiser2
2025-02-20 12:30:03.631 Error: Z4D: self.log.logging(
2025-02-20 12:30:03.631 Error: Z4D: TypeError: logging() got multiple values for argument 'nwkid'
2025-02-20 12:30:12.618 Error: Z4D: Call to function 'onCommand' failed, exception details:
2025-02-20 12:30:12.623 Error: Z4D: Traceback (most recent call last):
2025-02-20 12:30:12.623 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 1614, in onCommand
2025-02-20 12:30:12.623 Error: Z4D: _plugin.onCommand( Unit, Command, Level, Color)
2025-02-20 12:30:12.623 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 829, in onCommand
2025-02-20 12:30:12.623 Error: Z4D: domoticz_command(self, Devices, DeviceID, Unit, self.IEEE2NWK[ DeviceID], Command, Level, Color)
2025-02-20 12:30:12.623 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 194, in domoticz_command
2025-02-20 12:30:12.623 Error: Z4D: handle_command_setlevel(self, Devices, DeviceID, Unit, Level, Nwkid, EPout, DeviceType, BatteryLevel, SignalLevel, forceUpdateDev)
2025-02-20 12:30:12.623 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 724, in handle_command_setlevel
2025-02-20 12:30:12.623 Error: Z4D: _set_level_hact_mode(self, Devices, DeviceID, Unit, Nwkid, EPout, Level, BatteryLevel, SignalLevel,DeviceType, forceUpdateDev)
2025-02-20 12:30:12.624 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/command.py", line 1092, in _set_level_hact_mode
2025-02-20 12:30:12.624 Error: Z4D: schneider_hact_heater_type(self, Nwkid, hact_mode)
2025-02-20 12:30:12.624 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 552, in schneider_hact_heater_type
2025-02-20 12:30:12.624 Error: Z4D: return schneider_hact_heater_type_wiser2(self, key, type_heater)
2025-02-20 12:30:12.624 Error: Z4D: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/schneider_wiser.py", line 642, in schneider_hact_heater_type_wiser2
2025-02-20 12:30:12.624 Error: Z4D: self.log.logging(
2025-02-20 12:30:12.624 Error: Z4D: TypeError: logging() got multiple values for argument 'nwkid'
2025-02-20 12:30:17.283 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:31:17.185 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:32:17.104 Error: Z4D: 4bff/03 0402 0000 . value out of ranges : -32768 -> ['954d', '7fff']
2025-02-20 12:32:19.045 Error: Z4D: Aberrant Temp: -327.7 (below -50 or above 100) for device: 4bff

une erreur que je viens de voir :
2025-02-20 12:39:39.136 Error: Z4D: schneider_hact_heating_mode - 4bff unknown mode conventional

le relais a basculé tout seul, et cette erreur est apparu sur domoticz. 


Re: [Résolu] Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Publié : 20 févr. 2025, 14:23
par pipiche
j'ai repoussé un fix

(1) par defaut les valeurs out of range ne seront plus tracké
(2) corrigé également un truc qui empeche le Setpoint de fonctionner

donc meme punition

git pull

restart

Re: [Résolu] Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Publié : 20 févr. 2025, 17:32
par Bibi49
je viens de trouver pour le 0x1cb7, c'est bien le 6400

le 6700 clignote toujours rouge (mode degradé, pas de connection avec le th ou avec la passerelle)

En mode Relais :
le ThermoSetpoint arrete bien le convecteur si on baisse sa consigne (16°), le HeatingSwitch reste sur On dans domoticz, mais si on passe le ThermoSetpoint a 25°, le 6700 relais ne se colle pas (il faut appuyer 2 fois sur le HeatingSwitch pour que le relais s'active).

En mode fil pilote:
le relais est bien coller en permanence maintenant OK. le principe de fonctionnement est identique (juste que le relais est coller en permanence, et c'est le fil pilote qui s'active)

Je viens d'effacer l'historique des erreurs (Json) et relancer le plugin.
coté domoticz, y'avais plus de rouge :P

Plus aucune erreurs dans les logs de domoticz ni dans le plugin

je pense avoir fait le tour des tests.


Hors sujet:
Je j'ai lancer une topologie du maillage il y a plus de 25 minutes et je n'ai toujours rien qui s'affiche (j'ai tester avec un autre navigateur si pb de cache meme résultat). je n'ai que 11 routeur et 2 terminaux (bien qu'il me semble que le 6400 fait routeur selon schneider)

Re: [Résolu] Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Publié : 20 févr. 2025, 19:12
par pipiche
Le HeatingSwitch est une fonctionnalité que je n'ai pas vu sur les sniff Wiser, Donc une fois que c'est On, y-a plus a y toucher. On va dire que ca va te permettre d'eteindre tes 6700 en Hiver.
SInon je peu aussi virer le Widget et ne pas avoir cette fonctionnalité

N'y aurait-il pas une latence ? en mode relais ?

Re: [Résolu] Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Publié : 20 févr. 2025, 19:38
par Bibi49
OK pour le HeatingSwitch (arrêt des convecteurs a la belle saison).

Concernant la latence, sur GW Wiser elle est entre 2 et 30 secondes (pour une installation avec 12 6700 et 9 6400 : Base vie chantier)

je vais essayé de bidouiller un récepteur sur le 6700 (demain), ça permettrais d'avoir un genre de suivi d'activation du 6700 par la consommation de courant (a voir selon la plage de détection)

Re: [Résolu] Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Publié : 20 févr. 2025, 19:45
par pipiche
Ok. Donc quand tu as sniffer c’était immédiat ?

Pourrais-tu me donner des logs ? Que je regarde ce qu’il se passe..

Re: [Résolu] Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel

Publié : 20 févr. 2025, 20:05
par Bibi49
immédiat non, environ 2 secondes entre la hausse de consigne sur le 6400 et la réaction du 6700 (appairé sur la GW wiser)

Quel logs tu veux ? (je trouve pas le logs de domoticz hors mis celui configuration/logs du menu de domoticz)

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

Publié : 20 févr. 2025, 20:19
par pipiche
Log du plug-in.

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

Publié : 20 févr. 2025, 20:23
par Bibi49
le voila.

désolé pour le poids

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

Publié : 20 févr. 2025, 22:33
par pipiche
Merci.

Pourrais-tu refaire un essai

(1) tu récupères la dernière version via un git pull
(2) relances le plugin
(3) peux-tru revoir les debug et mettre ceux-ci
Screenshot 2025-02-20 at 22.30.15.png
Screenshot 2025-02-20 at 22.30.15.png (577.28 Kio) Consulté 1523 fois
Après si tu peux faire les commandes suivantes:

(1) HeatingSwitch On
(2) Mode : Relais
(3) Setpoint 4°
attends 30s
(4) Setpoint 20°
attends 30s
(5) Setpoint 35°
attends 30s

Puis dis moi ce que ca donne, puis donnes moi les logs

PS/ J'ai changé pas mal de choses, il est donc possible qu'il y ait des erreurs dans ca cas là ce sera peut-etre pas concluant.


merci encore de ton temps et de ton aide