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

incorrect data #35

Closed
denperss11 opened this issue Aug 22, 2021 · 2 comments
Closed

incorrect data #35

denperss11 opened this issue Aug 22, 2021 · 2 comments

Comments

@denperss11
Copy link

Hi,

ive added the following code, but it sends back incorrect data to the Energy intergration..

template:

sensor:
name: "Eloverblik Long Term Statistics"
unit_of_measurement: kWh
state: "{{ states('sensor.eloverblik_energy_total') }}"
attributes:
device_class: energy
state_class: measurement
last_reset: "{{ state_attr('sensor.eloverblik_energy_total', 'metering_date') }}"

My sensor says 15kwh but Energy plugin says only 3 khw ??

@denperss11
Copy link
Author

Skærmbillede 2021-08-22 kl  22 35 51

Skærmbillede 2021-08-22 kl  22 35 02

@JonasPed1
Copy link
Collaborator

This is one of the reasons that it is not supported. Adding long term statistics is on your own risk :-)

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