Closed cpktmpkt closed 1 month ago
Hello @cpktmpkt ,
Your problem is the following:
usage of regulation_step: 0.30
) and the delta temp is < 0.3 dtemp (0.0) is < 0.3 -> forget the regulation send
,Underlying climate climate.trv_test changed.
,So what you can do, is to avoid using the regulation_step or set it to a lower value. There is no so much I can do to avoid this case.
Hello @jmcollin78,
thank you for you reply. i changed the regulation_step: 0 so the target temperature will sent.
But I still have the problem, that i have to set the preset twice before it will change the underlying TRV- Do you have any ideas why the TRV change itself? Or do you have an advice what I can try from Vtherm side to avoid that?
Because its just in case i youse tre presets by changing the temperature manually for about 0,5°C the change on Vtherm will immanently take place on the trv
Is there a general incompatibility of VTherm and Aqara E1 TRV via z2m?
Best regards
CpktMpkt
Is there a general incompatibility of VTherm and Aqara E1 TRV via z2m?
This is difficult to say but it seems to be difficult to deal with. Did you try the 6.3.4 release which have change some behavior around your particular point ?
Thanks for you reply. I will do some more checks and will give you more feedback but I'm not at home the next days. So it will take some time.
Is my problem related to #519?
i tried VTherm Version 6.4.0 but it shows the same behaviour.
i changed the regulation_step: 0 so the target temperature will sent.
Maybe you change the wrong parameter, there is no regulation_step. The correct one is auto_regulation_dtemp
which is configurable here:
But warning, if you change this, you have the risk to drawn your battery because each temperature change will be send. Give it a try to see if your problem is there.
Thank you.
I’ve tried that. But unfortunately the problem with the presets are still present. With this situation.
Could you please take a look a that? Presets are an important feature of your integration.
Preset will only be used by the interlaying TRVs if I sent it twice within a short time.
manual temperature change will sent immediately with the same settings and hardware….
Christian
It seems to be a specific behavior of your TRV and then it is very difficult for me to debug something I cannot reproduce myself.
VTherm over_climate
have this limitation and are bound to the underlying behavior which can be specific from vendor to vendor.
The best advice I can give you, is to install TRV in which valve openness can be controlled directly by VTherm. Shelly TRV and Sonoff TRV (please check) does this.
Version of the custom_component
Configuration
My VTherm attributes are the following:
Describe the bug
I'm not able to change the temperature of my underlying TRV by using the presets.
my Setting: TRV: Aqara Thermostat E1 (SRTS-A01) integrated to HA via zigbee2mqtt.
I'm trying to:
changing the VTherm temperature manually and not using the preset works normally, without that issue.
And I expect: a change on the presets should change the TRV to the configured temperature
But I observe this ....
I read the documentation on the README.md file and I don't find any relevant information about this issue.
Debug log