-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Hive TRV (UK7004240) max setpoint should be 32C not 35C #20331
Comments
Fixed! Changes will be available in the dev branch in a few hours from now. |
@Koenkk just wanted to mention that the danfoss actually supports values up to 35. Hive however, who run their own flavour of the firmware only support 32. This used to be the case in z2m before all devices were consolidated as 1 source, in this case danfoss. Probably not a deal breaker for danfoss and popp trv users, as it is unrealistic that anyone sets temps so high, but will cause issues if they set the temps manually via the trv itself. |
What issues will it cause? |
If the temperature is set to 35 from the TRV itself, but the range is up to 32, it will give an unsupported value, especially in HA. If done the other way around, you get the behaviour described by OP in this thread I've always wondered if Hive TRV should have stayed separate from Danfoss Ally and Popp TRV in terms of the conververter. Hive TRV has different values, some attributes are not supported, OTA is not supported either. |
I see, fixed it! Changes will be available in the dev branch in a few hours from now. |
What happened?
It appears that the max supported value for the Hive TRV (UK7004240) is 32C and not 35C. 35C is the current max you can set the setpoint value to. If you set the setpoint value above 32C nothing happens on the device and eventually, it syncs back to the previous value
Also, on the TRV itself, when turning the dial, the maximum it can be set to is 32C
What did you expect to happen?
Setting the setpoint to any value within the supported range should update the TRV to that value
How to reproduce it (minimal and precise)
Change the setpoint on the Hive TRV (UK7004240) to any value above 32C, observe the value does not change and will eventually sync back to the previous value
Zigbee2MQTT version
1.34.0
Adapter firmware version
20210708
Adapter
Sonoff ZBDongle-P
Debug log
No response
The text was updated successfully, but these errors were encountered: