Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deConz cannot turn off the Sonoff TRVZB - it always bounces back to HEAT #3854

Open
dedepene opened this issue Dec 8, 2024 · 0 comments
Open

Comments

@dedepene
Copy link

dedepene commented 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

  1. 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…

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

@dedepene 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants