Climate is not heating even if temperature below target #945
Replies: 4 comments 19 replies
|
Hello, To be more accurate on the answer I will need more informations. and you think it is possible some screen copy when the issue occurs with the specific VTherm UI Card (https://github.com/jmcollin78/versatile-thermostat-ui-card). You will have native Vtherm feature in this card to see or interact with the thermostat. Then I will explain some few things:
VTherm reacts to event like temperature changes, preset changes and so on but have also an internal cycle (for which you have a configuration parameter in minutes). You also have some threshold parameter to avoid sending too much commands to the TRV and drawn the battery.
The temperature calibration is send each time a new opening percent is send, so that all parameters are refreshed regularly. You can display a graph with calibration is you want to see this in action. This should be relativly stable. Mine is stable around -1.1°.
This is more Home Assistant question. There is 2 importants concepts: hvac_mode and hvac_action which are independant and are the root cause of many misunderstanding. A thermostat can be in heating hvac_mode (you want it to heat) but idle because the setpoint is reach.
hvac_action is VTherm is set to heating when the opeing degree is > min degree (0 by default). I hope this helps. |
|
Hello and thank you for your answers, the whole configuration is starting to be clearer. As an example I choose the second TRV, which is now like this: I choose this in particular because the temperature is already above target, but somehow it's still in heating action, so my first doubt is how the hysteresis works compared to this integration. It seems that while is in heating action, the valve is open only at 1% so it is basically closed. Is it some kind of heat retention once the target temperature is reached?
These are the expected attributes of the VT related to the first image:
Here is the card for the same VT. Few minutes have passed by since the last screenshot, now it is now in heating anymore but it is in heat
Ok this is clear, there is an internal cycle to update the value every x minutes
Maybe I'm making confusion because previously I had a Netatmo thermostat, once the target temperature was reached the new value was "Idle" instead of "Heat" |
|
Hello, I see some points:
With those parameters you should have something better. Send me the regulation curves if it is still not the case. |






Uh oh!
There was an error while loading. Please reload this page.
Hello,
I have 5 Sonoff TRV configured with 5 over_climate , for all of them I configured the direct valve control, open/close degree and the temperature offset.
This is the result, at the top you can see the VT, while in the second box the status of the TRV climate.

I'm having and hard time to understand how the basic functionality works (like all the events on temperature changes are instant or there is a periodic cron to update the values?). For example the temperature calibration does not seem to follow instantly the external temperature sensor but instead is updated periodically.
You can see from the image, for example, that the last one is in 1.1° below target and the status is not heating.
Also, what is the "heat" status compared to the heating?
Last question for now, sometimes, it does not occur often but in 2 weeks I already found this 4 times, some climate change status by themselves, like I'm getting a change on the target temperature (w/o touching the physical TRV) or else I found the climate set to "auto" instead of "heat" or even "off". Are those automatic changes expected due to some event?
Forgive me I'm making stupid question but I'm probably missing the general idea on how this works.
Thank you for the patience
All reactions