Add central boiler control feature #339
Replies: 16 comments 31 replies
-
Hello @HACS-bank, @garywg , @johnbur1 , @pieri70, This is the main place to comment, add suggestions and share your experience with other users of the new central boiler feature of Versatile Thermostat. The documentation have been updated here (not on the main branch now): EN, FR Please do the comments in English so that everybody will be able to contribute. (Google translate is your friend if needed). |
Beta Was this translation helpful? Give feedback.
-
Hi @jmcollin78 many thanks for this! |
Beta Was this translation helpful? Give feedback.
-
I'll take a look as soon as I have some time, thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello, nice feature I did exactly that using groups up until now and it is working perfectly so I guess this will too. Thanks |
Beta Was this translation helpful? Give feedback.
-
@jmcollin78 have had this working well for two days with a gas boiler switched with a Shelly. Working well - many thanks! |
Beta Was this translation helpful? Give feedback.
-
@garywg , @pieri70, @johnbur1, @HACS-bank, Thanks, if you can have a test in the real environment. https://github.com/jmcollin78/versatile_thermostat/releases/tag/5.3.3.beta4 As proposed by @garywg here #339, I add two entities to control the boiler starts: an entity of type sensor counting in real time the number of devices which are heating (and that is marked as "controls the boiler"). If a VTherm have many underlyings, each underlying counts for one. I don't count the VTherm but the number of underlyings entities which are heating, |
Beta Was this translation helpful? Give feedback.
-
Hi @jmcollin78 this is fantastic - many thanks for all your work on this. Can I suggest one more enhancement for gas boiler users? My initial testing is finding a lot of 'short cycling' - the boiler turning on/off too often. |
Beta Was this translation helpful? Give feedback.
-
Hi
To use your function how can I convert the needed input Or is there some way to create a "virtual switch" that controls these values? Sorry for basic question but I'm a rookie ;) Thanks |
Beta Was this translation helpful? Give feedback.
-
#339 (reply in thread) |
Beta Was this translation helpful? Give feedback.
-
This can be useful for over_switch too when something like when all Vtherm is on idle or Off the electric boiler could start ( if needed). I already made a binary_sensor based on a simple template ( but this is not exactly in real time as depends more on HA timing)
I would prefer to use your switch for obtaining something like: This way the minimum power load on house wires can be maintained and more important the heating element of the boiler does not heat cold water as when time pass the water temp inside the boiler will raise naturally in the bottom part. |
Beta Was this translation helpful? Give feedback.
-
Indeed, but because I only saw empty checkbox even after clearing the browser cache, I did not understand if the boiler is with and my Chrome shows: |
Beta Was this translation helpful? Give feedback.
-
Loving this feature but is it possible to use hvac_action: heating rather than state: heating? I use auto climate on most of my TRV's and they don't currently trigger the central boiler control :/ |
Beta Was this translation helpful? Give feedback.
-
Hello @Banzarykey , Depending of your VTherm type the nb of active device is calculated differently:
So I guess what you are requesting is already in place or not possible. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Was looking for exactly something like this. I have a few questions, I'm still getting all my radiators fitted with TRV's, however my main central heating furnace/boiler is opentherm controlled (modulated), so depending on the ask it modulates. For now I sync the setpoint from central to my TRV's, and calculate "average temperature in occupied rooms" and use that as the measured temperature for the central thermostat. I would love for this system to be smarter, what would be a good way to configure this? Set the highest set active vtherm as setpoint on central one? And then lowest measured one as measured temp on my central thermostat? (It's esphome so full control over it) And do I put a vtherm on top of my central climate as well? |
Beta Was this translation helpful? Give feedback.
-
This beta release is released to allow some test in real environment that I cannot do myself because I don't have any central boiler in my house.
This release have been tested in local environment with a fake boiler. The objective of the pre-release is to see in real conditions if its works as expected.
If you want to test it, you are welcome. Please report your experience in the discussion attached to this pre-released.
This discussion was created from the release Add central boiler control feature.
Beta Was this translation helpful? Give feedback.
All reactions