-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
What happened?
When increasing the set temperature and the thermostat starts heating, the running state remains idle and does not update.
When I try to update the running state in the Z2M web interface, I get the following error message:
`[5.1.2026, 05:41:21] frontend:api: Sending {"topic":"0x00158d0007743bbd/get","payload":{"running_state":""}}
[5.1.2026, 05:41:26] z2m: Publish 'get' 'running_state' to 'Thermostat Schlafzimmer' failed: 'Error: ZCL command 0x00158d0007743bbd/1 hvacThermostat.read(["runningState"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')'`
What did you expect to happen?
That the running state changes to heat.
How to reproduce it (minimal and precise)
Simply try to update the running state in the web interface.
Zigbee2MQTT version
2.7.2
Adapter firmware version
Revision: 20240716
Adapter
SLZB-06P7 ZStack3x0
Setup
Zigbee2MQTT is running as a Docker container on Unraid 7.2.3.
Host system: ASRock J4105-ITX (Intel Celeron J4105) with 32 GiB DDR4 RAM.
Architecture: x86_64.
Device database.db entry
No response
Debug log
No response
Notes
No response