Releases: jmcollin78/versatile_thermostat
Beta12
Do not install this release if you are not invited to do so.
Content
- 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
- 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
Do not install this pre-release if you are not invited to do so
Content
- Fix exception when there is no offset configured
- Fix control of central boiler not working due to an incorrect number of valve
- (not finished) - complete rework of the documentation (fr only for the moment).
Fix central boiler not working with Sonoff TRVZB
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
Do not install this pre-release if you are not invited to do so.
Content
- Industrialization of the POC with Sonoff TRVZB,
- make offset_calibration and closing_degree optional,
- fix hvac_action and list of valves in the states of the Vtherm,
- add unit tests,
- 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.
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
Content
- fix hvac_action
- fix offset_calibration as proposed by @tbrasser
Fix nb device issue
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
Do not install this pre-release if you are not invited to do so
Content
- Calculate offset_calibration as
room_temp - local_temp
- Fix hvac_action calculation
Add a max_on_percent setting in 'expert mode'
Don't install this pre-release if you are not invited to do so.
Content
- 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
What's Changed
- preview of #645
Please do not install it, if you are not invited to do so.
To use it:
- create a VTherm
over_climate
, - set the Sonoff
climate
as underlying. You can also add manyclimate
(not tested yet), - check the "Sonoff TRVZB mode" checkbox. This will add a menu 'Sonoff TRVZB configuration',
- 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. - 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
What's Changed
- Issue #619 - manual hvac_off should be prioritized over window and auto-start/stop hvac_off by @jmcollin78 in #622
- Issue #628 add follow underlying temp change entity by @jmcollin78 in #630
- Issue #552 - use central config without any central configuration by @jmcollin78 in #627
Full Changelog: 6.6.2...6.7.0