Skip to content

Releases: Tom-Bom-badil/home-assistant_helios-vallox

Improve switch behaviour and move binary_sensors to switches

31 Jan 18:06
74c1e9c
Compare
Choose a tag to compare

This update is all about switches - the on/off methods have been reworked and are rock solid now.
Also, many former binary_sensors are switches now. Hopefully the last 'breaking change' for a while.

Please note: If updating from 2024.xx.x, please make sure to update your configuration.yaml as per this document.

Major rework - now using HA data update coordinator

29 Jan 18:03
f706a77
Compare
Choose a tag to compare

This is a major code rework.

If you are updating, please read the following file carefully:
https://github.com/Tom-Bom-badil/home-assistant_helios-vallox/blob/main/2025.01.1_update_notes.md
You will need to change 2 lines in your current configuration.yaml.

I tested this code carefully in 2 independent VM's; however, please report back in the discussions if you run into any issues.
Thank you!

Use standardized ISO names for temperatures

30 Dec 12:49
d823a73
Compare
Choose a tag to compare

Please note: Some sensors in the configuration.yaml needed to be renamed for this.
You might need to adjust your references to it in your templates and the front end.

Add new sensors with calculations

28 Dec 15:30
0fb0c7e
Compare
Choose a tag to compare

Included sensors for temperature reduction, temperature gain, temperature (dis-)balance and efficiency of the heat recovery.

Extra release as required by HACS

23 Dec 23:40
d122680
Compare
Choose a tag to compare

No changes, just for HACS listing.

v2024.12.6 - IP/port bugfix, refactoring of files

23 Dec 01:20
d6191ce
Compare
Choose a tag to compare
Merge pull request #4 from Tom-Bom-badil/prepare-2024.12.6

Prepare 2024.12.6

v2024.12.5 - First non-beta release

17 Dec 18:01
0478058
Compare
Choose a tag to compare

HELIOS VALLOX custom integration for older (pre-2014) house ventilation models.

Here we go - well tested locally, installable through HACS, and HASSfest tests give no errors or warnings.
Seems like we finally have made a HA integration.

I will now concentrate on translating and updating the docs, see Wiki.

Enjoy, and please report back! :)

v2024.12.4 beta - First public beta

15 Dec 15:50
da20724
Compare
Choose a tag to compare

This is the fourth beta and the first public release of the Home Assistant custom intergration for RS485-based Helios/Vallox central house ventilation units.

It is working properly for me, although not everything is yet fully implemented (grapical configuration and a standard Lovelace card are still missing, documentation needs to be moved and translated from my old repo, a basic configuration guide for common LAN/Wifi-RS485 adaptors needs to be created, etc).

However: Sensors, binary sensors and switches are fully implemented, so you can start working with all HA entities. Enjoy! :)