I’d check the channels description against the linked items. Mode is decimal (probably 0 off or 1 heat) and setpoint needs to be temperature. Maybe with the extra channels there is a mismatch. This is also in the debug near the middle after to command to set the Mode at 1 (this seems an odd command). (the log is filtered so I can’t analyze the byte message that was received).
2024-02-14 12:05:59.450 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 49: Received COMMAND_CLASS_THERMOSTAT_SETPOINT V1 THERMOSTAT_SETPOINT_REPORT
2024-02-14 12:05:59.451 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 49: Thermostat Setpoint report Scale = 0
2024-02-14 12:05:59.452 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 49: Thermostat Setpoint Value = 0E+1
2024-02-14 12:05:59.452 [DEBUG] [.ZWaveThermostatSetpointCommandClass] - NODE 49: Unknown Setpoint Type = 0, ignoring report.
Edit: I think I see the problem (if my above suggestions don’t work). See if you can link to the eco setpoint and delink the other one (as a workaround). If that doesn’t work you can try this file
cometz_11_0.xml (9.3 KB)
with this procedure to add to your zwave binding. If you do modify the binding, let me know if it works.