Skip to content

Releases: jmcollin78/versatile_thermostat

Beta12

27 Nov 21:19
Compare
Choose a tag to compare
Beta12 Pre-release
Pre-release

Do not install this release if you are not invited to do so.

Content

  1. Fix number of active device should be wrong for central boiler activation. Reported by @jiquem (I don't find anything in the logs but I improve the calculation method and the logs
  2. Fix when you deselect the valve regulation, an error occurs saying "The number of valve entities for valve regulation should be equal to the number of underlyings".

Republish release

27 Nov 07:29
Compare
Choose a tag to compare
Republish release Pre-release
Pre-release

Do not install this pre-release if you are not invited to do so

Content

  1. Fix exception when there is no offset configured
  2. Fix control of central boiler not working due to an incorrect number of valve
  3. (not finished) - complete rework of the documentation (fr only for the moment).

Fix central boiler not working with Sonoff TRVZB

25 Nov 19:23
Compare
Choose a tag to compare

Do not install this pre-release if you are not invited to do so.

Content

Fix #661 - central boiler is not working with Sonoff TRVZB

Final (really ?) beta release for TRV integration

24 Nov 17:12
Compare
Choose a tag to compare

Do not install this pre-release if you are not invited to do so.

Content

  1. Industrialization of the POC with Sonoff TRVZB,
  2. make offset_calibration and closing_degree optional,
  3. fix hvac_action and list of valves in the states of the Vtherm,
  4. add unit tests,
  5. change the "Sonoff TRVZB mode" to a new regulation mode named "valve regulation"

For people who have already installed the previous beta, you should edit the VTherm with Sonoff TRVZB and select the "Direct control of valve" ("Contrôle direct de la vanne" in FR) instead of the "Sonoff TRVZB mode" checkox.

Capture d’écran 2024-11-24 à 18 06 25

So the pre-release should be compatible with other TRV. If someone can make me a feedback, it would be great (I have nothing to test in real life).

I just have to do a few documentation around this, and I will be able to release.

6.8.0.beta7

20 Nov 06:47
Compare
Choose a tag to compare
6.8.0.beta7 Pre-release
Pre-release

Content

  1. fix hvac_action
  2. fix offset_calibration as proposed by @tbrasser

Fix nb device issue

25 Nov 23:23
0a658b7
Compare
Choose a tag to compare
Pre-release

Content

The number of device can be wrong in a multi VTherm environment.
Exception when no offset calibration is given.

6.8.0.beta5: Calculate offset_calibration as room_temp - local_temp

19 Nov 07:01
Compare
Choose a tag to compare

Do not install this pre-release if you are not invited to do so

Content

  1. Calculate offset_calibration as room_temp - local_temp
  2. Fix hvac_action calculation

Add a max_on_percent setting in 'expert mode'

18 Nov 10:13
Compare
Choose a tag to compare

Don't install this pre-release if you are not invited to do so.

Content

  1. Add a max_on_percent setting in 'expert mode'. Documentation have been updated. Thanks to @ms5.

Note: this is a complementary enhancement for Sonoff TRVZB tests but this is not mandatory. Now you can limit the on_percent calculated by the TPI algorithm and so limit what is sent to the TRV.

For testing with Sonoff TRVZB - preview

17 Nov 11:14
Compare
Choose a tag to compare
Pre-release

What's Changed

Please do not install it, if you are not invited to do so.

To use it:

  1. create a VTherm over_climate,
  2. set the Sonoff climate as underlying. You can also add many climate (not tested yet),
  3. check the "Sonoff TRVZB mode" checkbox. This will add a menu 'Sonoff TRVZB configuration',
  4. in this menu, add the 'offset calibration', 'opening_degree' and 'closing_degree' entities. You should add as many entities as underlying climate added in 2.
  5. this will enable the TPI menu. You can check or adjust the TPI parameters or keep the default values first. Tuning will be done later.

Then you can use the VTherm as usual. You have more VTherm attributes (tpi, open_valve_percent, ...) if you want to check and to make some graph.

To be completed: the self-regulation is not used, please ignore the parameters

Note: all unit tests pass. So you should not have an impact on the others VTherm you could have. Despite I don't have any Sonoff TRVB at home, I will install this pre-release to check the non regression.

Comments are welcome in the #645 thread.

Full Changelog: 6.7.0...6.8.0.beta1

6.7.0

13 Nov 18:15
d624c32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.6.2...6.7.0