zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

Error ZCL command

Open JericoPablo opened this issue 5 months ago • 5 comments

What happened?

After update Bosch Thermostat II in livingroom stopped working, losing connection and needs to be paired again. Loses again after a while the connection.

Konfig: port: /dev/ttyACM0 adapter: ember baudrate: 115200

Mosquitto broker Current version: 6.4.1

What did you expect to happen?

i expect that updates which have major issues are getting fixed ASAP

How to reproduce it (minimal and precise)

Install ncp-uart-hw-v7.4.4.0-zbdonglee-115200.gbl - and Zigbee2MQTT Current version: 1.40.1-1 - and Mosquitto broker (MQTT) Current version: 6.4.1 Pair Bosch Thermostat II via Installation Code in Zigbee2MQTT Addon

Zigbee2MQTT version

1.40.1-1

Adapter firmware version

ncp-uart-hw-v7.4.4.0-zbdonglee-115200.gbl

Adapter

Sonoff ZigBee 3,0 USB Dongle Plus-E with ember

Setup

Add-on in HomeAssistant OS on a Acer Aspire V5-573G - connected via 1m USB Cable

Debug log

[2024-09-20 20:03:43] error: 	zh:ember: Delivery of BROADCAST failed for '65535' [apsFrame={"profileId":260,"clusterId":10,"sourceEndpoint":1,"destinationEndpoint":1,"options":0,"groupId":0,"sequence":69} messageTag=255]
[2024-09-20 20:04:53] error: 	zh:ember: Delivery of BROADCAST failed for '65535' [apsFrame={"profileId":260,"clusterId":10,"sourceEndpoint":1,"destinationEndpoint":1,"options":0,"groupId":0,"sequence":76} messageTag=255]
[2024-09-20 20:11:43] error: 	zh:ember: Delivery of BROADCAST failed for '65535' [apsFrame={"profileId":260,"clusterId":10,"sourceEndpoint":1,"destinationEndpoint":1,"options":0,"groupId":0,"sequence":117} messageTag=255]
[2024-09-20 20:21:13] error: 	zh:ember: Delivery of BROADCAST failed for '65535' [apsFrame={"profileId":260,"clusterId":10,"sourceEndpoint":1,"destinationEndpoint":1,"options":0,"groupId":0,"sequence":175} messageTag=255]
[2024-09-20 20:27:24] error: 	zh:ember: Delivery of BROADCAST failed for '65535' [apsFrame={"profileId":260,"clusterId":10,"sourceEndpoint":1,"destinationEndpoint":1,"options":0,"groupId":0,"sequence":212} messageTag=255]
[2024-09-20 20:35:40] error: 	z2m: Publish 'set' 'occupied_heating_setpoint' to 'Wohnzimmer Heizung' failed: 'Error: ZCL command 0x18fc26000008245d/1 hvacThermostat.write({"occupiedHeatingSetpoint":2400}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Delivery failed for {"profileId":260,"clusterId":513,"sourceEndpoint":1,"destinationEndpoint":1,"options":4416,"groupId":0,"sequence":172})'
[2024-09-20 20:35:40] error: 	z2m: Publish 'set' 'occupied_heating_setpoint' to 'Wohnzimmer Heizung' failed: 'Error: ZCL command 0x18fc26000008245d/1 hvacThermostat.write({"occupiedHeatingSetpoint":2500}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Delivery failed for {"profileId":260,"clusterId":513,"sourceEndpoint":1,"destinationEndpoint":1,"options":4416,"groupId":0,"sequence":174})'
[2024-09-20 20:35:59] error: 	z2m: Publish 'set' 'occupied_heating_setpoint' to 'Wohnzimmer Heizung' failed: 'Error: ZCL command 0x18fc26000008245d/1 hvacThermostat.write({"occupiedHeatingSetpoint":2350}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Delivery failed for {"profileId":260,"clusterId":513,"sourceEndpoint":1,"destinationEndpoint":1,"options":4416,"groupId":0,"sequence":183})'

JericoPablo avatar Sep 20 '24 19:09 JericoPablo