Vallox Integration additional feature: Set Supply air temperature for profile

The existing integration allows the fan speed for profiles to be set e.g. VALLOX.SET_PROFILE_FAN_SPEED_HOME.
It would be useful if the supply air temperature for profiles could be set to a value between 5C and 25C by a new function e.g. VALLOX.SET_SUPPLY_AIR_TEMPERATURE_HOME and if the HR (heat recovery) cell status could be returned as “HR cell bypass” or “Heat recovery”. This would make the HA integration provide the same functionality as the Adroit Home web interface on my CV145 unit, and enable me to automate switching between “winter mode” when I want the air supply temperature setting to be maximised and “summer mode” when I want the air supply temperature setting to be 18C to enable to MVHR to provide daytime cooling.
Overview


Settings screen

I would also like to see this function in the vallox integration. Today my 510MV got into production mode and the technician told me the switching of supply air temperature setting is mandatory in Spring and Autumn (Summer 11-12 degrees Celsius, Winter 20-21 degrees Celsius). This can be change to to personal experience. But changing the supply air temperature must be done. So would be great to be able to automate this.

The required functions all exist within the API used by the Home Assistant integration (see github.com/yozil04/vallox_websocket_api ) so getting them into the core integration should be very simple for somebody with a bit of python skills. Sadly that’s not me :frowning:

I have raised this as a bug as I think all the call service functions should be accessible.

1 Like