You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Sonoff TRV joins the network fine, then appears as a climate entity alright. The problem is that the climate.turn_off (hvac_mode: off) never takes effect - it briefly shows as off and then bounces back to "heat". I'm guessing it's an addon problem, because if i open the deconz app, go to the 'thermostat' cluster, change the "system mode" to OFF and then WRITE - now it will stick and the thermostat shows in HA as OFF. Seems like the addon it's not writing the command properly to the zigbee cluster.
What type of installation are you running?
Home Assistant Supervised
Which operating system are you running on?
Debian
Which add-on are you reporting an issue with?
deCONZ
What is the version of the add-on?
7.0.0
Steps to reproduce the issue
Press the "off" hvac mode button on a climate card associated with the TRV or call "climate.turn_off" for the entity
...
System Health information
There are currently no repairs pending
Anything in the Supervisor logs that might be useful for us?
No response
Anything in the add-on logs that might be useful for us?
Here’s the debug log entry that is related to setting it back up to “heat” mode. How do I figure out what actually triggers this event to begin with? This is not supposed to be triggered at all…
The text was updated successfully, but these errors were encountered:
dedepene
changed the title
HA cannot turn off the Sonoff TRVZB - it always bounces back to HEAT
deConz cannot turn off the Sonoff TRVZB - it always bounces back to HEAT
Dec 8, 2024
Describe the issue you are experiencing
The Sonoff TRV joins the network fine, then appears as a climate entity alright. The problem is that the climate.turn_off (hvac_mode: off) never takes effect - it briefly shows as off and then bounces back to "heat". I'm guessing it's an addon problem, because if i open the deconz app, go to the 'thermostat' cluster, change the "system mode" to OFF and then WRITE - now it will stick and the thermostat shows in HA as OFF. Seems like the addon it's not writing the command properly to the zigbee cluster.
What type of installation are you running?
Home Assistant Supervised
Which operating system are you running on?
Debian
Which add-on are you reporting an issue with?
deCONZ
What is the version of the add-on?
7.0.0
Steps to reproduce the issue
...
System Health information
There are currently no repairs pending
Anything in the Supervisor logs that might be useful for us?
No response
Anything in the add-on logs that might be useful for us?
Here’s the debug log entry that is related to setting it back up to “heat” mode. How do I figure out what actually triggers this event to begin with? This is not supposed to be triggered at all…
2024-12-10 13:33:23.894 DEBUG (MainThread) [pydeconz.websocket] {"config":{"battery":89,"heatsetpoint":700,"mode":"heat","offset":0,"on":true,"reachable":true},"e":"changed","id":"63","r":"sensors","t":"event","uniqueid":"44:e2:f8:ff:fe:10:6f:54-01-0201"}
Additional information
No response
The text was updated successfully, but these errors were encountered: