-
Notifications
You must be signed in to change notification settings - Fork 7
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
ADD: Energy usage from statistics (sum, heating, warm-water, defrost, cooling) #33
Comments
You can do that on your own: #19 (comment) |
There is the value „sensor.leistungsabgabe“. This value can be used in Dashboards, but not in the energy dash. https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics The sensor has wrong configuration, please fix it. |
Won’t help you. The data is kWh and the energy dashboard in HA used m3. Read my post linked above. All is described that how to solve your problem. |
Since home-assistant/core#58426 HA's energy dashboard also supports kWh as unit for gas. |
First of all, thanks for this great HA integration! Using the sensor "leistungsabgabe" I can see the current usage of the heatpump in HA. How can I see the daily usage, in a period of 24h, of the heatpump in HA? I have no gas so the unit should be kWh. I also like to know how I can add the heatpump usage as an individual device in the HA energy dashboard. |
It would be great, if there are variables to see the used energy from the day.
The text was updated successfully, but these errors were encountered: