oischinger / ha_vicare

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

Integrate with new home assistant energy feature #48

Closed woehrl01 closed 2 years ago

woehrl01 commented 3 years ago

We should add a integration with the new energy feature for home assistant:

https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics

oischinger commented 3 years ago

There is some confusion about what unit Viessmann is delivering (kWh or m³) See also this issue in HA Core: https://github.com/home-assistant/core/issues/50413

Also: currently HA only supports m³ for gas boilers. I created a feature request to also support kWh: https://community.home-assistant.io/t/energy-dashboard-allow-gas-as-kwh/339891/8

Sensors for solar should however be fairly easy to implement.

oischinger commented 2 years ago

resolved some time ago