oischinger / ha_vicare

Inofficial Home Assistant custom component for Viessmann ViCare API
61 stars 33 forks source link

Vitovalor PT2 total and fuel cell gas consumption are missing #91

Closed Styx85 closed 2 years ago

Styx85 commented 2 years ago

So my problem is, that I am missing the correct gas consumption values is home assistant. Reported are gas consumption heating for (day/week/month/year) and gas consumption hot water for (day/week/month/year).

The ViCare App on the other hand is reporting gas consumption total, burner and Fuelcell for (day/week/month/year).

In fact, only gas consumption total is missing to calculate the missing values or even create virtual sensor units, because gas consumption burner equals (heating + hot water) and gas consumption of the Fuelcell equals total - (heating + hot water).

Is it possible to add the gas consumption total sensor units? Or even the mentioned calculated sensor units? I think gas consumption total is already integrated/accessible in pyvicare (unsure).

https://github.com/somm15/PyViCare/issues/246

oischinger commented 2 years ago

See the discussion here: https://github.com/oischinger/ha_vicare/issues/84 Closing this issue