Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Ventilation modes and programs on heat pumps #358

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

CFenner
Copy link
Member

@CFenner CFenner commented Feb 2, 2024

This copies the functions for ventilation modes and programs from the Ventilation device to Heat Pumps.

See: https://github.com/somm15/PyViCare/blob/63f9f7fea505fdf9a26c77c6cd0bff889abcdb05/tests/response/Vitocal222S.json#L3227-L3229

@CFenner
Copy link
Member Author

CFenner commented Feb 2, 2024

@LarsTh86

@LarsTh86
Copy link

LarsTh86 commented Feb 2, 2024

It is relevant that you activated it for a vitocall222s? We have a 200s. I don't know if this is relevant. I can test it tomorrow. At the moment the update from HA Core is on going. After this is finished, i will test it

@CFenner
Copy link
Member Author

CFenner commented Feb 2, 2024

Unfortunately, you can only test this with a python script, not in Ha.

Device type is determined by https://github.com/somm15/PyViCare/blob/63f9f7fea505fdf9a26c77c6cd0bff889abcdb05/PyViCare/PyViCareDeviceConfig.py#L82 which should also match your device. If the feature is not supported an exception will raise that is handled on HA.

@LarsTh86
Copy link

Is there something new about the Ventilation ?

@crazyfx1
Copy link
Collaborator

What is the ventilation on heatpumps?

@CFenner
Copy link
Member Author

CFenner commented Feb 18, 2024

As far as I understand it's a central ventilation unit attached to the heat pump.

@LarsTh86 can you elaborate a bit more on your setup?

@LarsTh86
Copy link

I have heatpump with direct connected central ventilation unit. vitocal 200-s with Vitovent 200-W and a VX3 hybrid storage system.

@LarsTh86
Copy link

There are two programs for ventilation, which would be really comfortable to control with the vicare integration for HA. I already activated and deactivate this Modus with iobroker but this is not comfortable but it works with vicare-api

@CFenner CFenner marked this pull request as draft February 18, 2024 10:22
@CFenner
Copy link
Member Author

CFenner commented Feb 18, 2024

I‘m unsure if this is the right approach. For some reason the ventilation program is also shown in the heat pump but i think there is also a separate device for the vitovent!

@CFenner
Copy link
Member Author

CFenner commented Feb 18, 2024

Ok, just verified again, the ventilation device is only accessible via the heating device. There is no separate device in the API.

config_entry-vicare-a1c2d8d88e9e884a25242de183daac49-2.json

@CFenner CFenner marked this pull request as ready for review February 18, 2024 15:16
@LarsTh86
Copy link

It is only controlled via the heat pump and is directly connected to the heat pump control.

@pduchnovsky
Copy link

I have the same setup as LarsTh86, vitocal 200-s with Vitovent 200-w
It's going to be awesome finally having control via HA once this is merged :)
Thanks CFenner for awesome work on this

Copy link
Contributor

@Nibot1 Nibot1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those changes look good and useful. I can also approve that there are many of those combined units, especially in prefabricated houses in Germany. The Heat pump and the Vent-Unit communicate internally via Modbus or something like this and don't have their own HMI

@woehrl01 woehrl01 merged commit a5edfa3 into openviess:master Apr 2, 2024
4 checks passed
@LarsTh86
Copy link

LarsTh86 commented Apr 2, 2024

Ready for testing?

@CFenner CFenner deleted the patch-6 branch April 3, 2024 08:26
@Asino123
Copy link

Hi, I have a Vitocal 200-S to which a vitvont 200-C is connected via Modbus which is correctly controlled by the ViCare app. I don't understand if currently with the home assistant integration I can control the ventilation because for now only the heat pump is displayed to me. Can anyone tell me if I'm doing something wrong? Thanks

@LarsTh86
Copy link

LarsTh86 commented Sep 27, 2024 via email

@Asino123
Copy link

Thanks for the reply. Could you tell me what iobroker is or where I can find information about it? Thanks

@CFenner
Copy link
Member Author

CFenner commented Sep 27, 2024

@Asino123 this means the vitovent is integrated into the aPI via the heatpump or a separate device?

@Asino123
Copy link

@Asino123 this means the vitovent is integrated into the aPI via the heatpump or a separate device?

It is integrated via the heat pump.

@LarsTh86
Copy link

Iobroker is similar to homeassistant. Ans has also a vicare "integration" and this integration has a support for ventilation. This integration is not user friendly but it works. But nevertheless would be a integration in homeassistant would be great

@gabrielma89
Copy link

How can I add ventilation device to control it via HA? I have Vitocal 200 S and Vitovent 300-W. My JSON is attached.
config_entry-vicare-01J75EPF713PYFB5DH0T9G5BWP.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants