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

Missing Gas consumption for FuelCell #337

Open
borys-kupar opened this issue Nov 10, 2023 · 2 comments
Open

Missing Gas consumption for FuelCell #337

borys-kupar opened this issue Nov 10, 2023 · 2 comments

Comments

@borys-kupar
Copy link

This was originally reported in home-assistant/core#103608

It looks like after this change, Vitovalor devices started being detected as FuelCell, which is correct. The issue is that FuelCell doesn't provide Gas consumption statistic values, even though this is available in Viesmann API.

Current workaround: Selecting "gas" type during integration configuration instead of "auto".

@CFenner
Copy link
Member

CFenner commented Dec 22, 2023

@borys-kupar there are several tests for gas consumption with a VitovalorPT2. Is that the device you own? Maybe there are just some datapoints missing. If not, can you add the API response from your device via a PR into tests/response so that test cases can be extended.

@CFenner
Copy link
Member

CFenner commented Jan 31, 2024

With home-assistant/core#105461 merged, we should have some gas consumption sensors available from next version onwards.
However seems that we just added fuel cell (heating) and total sensor. Sensors for peak load boiler (dhw?) are missing.

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

No branches or pull requests

2 participants