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

1Min sensor unit of measure #306

Open
DanZirnhelt opened this issue Aug 24, 2024 · 3 comments
Open

1Min sensor unit of measure #306

DanZirnhelt opened this issue Aug 24, 2024 · 3 comments

Comments

@DanZirnhelt
Copy link

It looks like the 1_day and 1_mon sensors both have a unit of measure of Kwh or Wh, but the 1_min sensor is only Kw or W. This means it can not be used in the Home Assistant energy dashboard to produce real time metrics. I would love if we could change the 1-min sensir to Kwh or Wh. I have soloar and it is nice to see how much its producing min by min.

@magico13
Copy link
Owner

That is operating as intended. Add the Daily sensors, which are updated every minute, to the energy dashboard. The energy dashboard only breaks things down by hour.

@DabblerIOT
Copy link
Collaborator

look at code where minute data is digested. Its kind of goofy but it updates daily, then daily is reconciled later.

@DabblerIOT
Copy link
Collaborator

some of confusing thinks are understanding what data from api is

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

3 participants