Re: [Résolu] Conbee2 & Wizer CCTFR6400 "optimisé" mais non fonctionnel
Publié : 20 févr. 2025, 12:37
j'ai edité mon message précédant entre temps (juste la fin)
Les deux sont optimisé.
une partie des logs de domoticz :
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.