magico13 / ha-emporia-vue

Home Assistant Integration for Emporia Vue Energy Monitor
MIT License
496 stars 67 forks source link

1Min sensor unit of measure #306

Open DanZirnhelt opened 3 months ago

DanZirnhelt commented 3 months ago

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 commented 3 months ago

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 commented 3 months ago

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

DabblerIOT commented 3 months ago

some of confusing thinks are understanding what data from api is