magico13 / PyEmVue

Python Library for the Emporia Vue Energy Monitor
MIT License
185 stars 36 forks source link

integration emporia_vue has state class total_increasing, but its state is negative. #38

Closed tanbronson closed 1 year ago

tanbronson commented 2 years ago

The log in home assistant:

Logger: homeassistant.components.sensor.recorder Source: components/sensor/recorder.py:331 Integration: Sensor (documentation, issues) First occurred: June 24, 2022 at 7:05:10 PM (2 occurrences) Last logged: June 24, 2022 at 7:05:10 PM

Entity sensor.none_123_1mon from integration emporia_vue has state class total_increasing, but its state is negative. Triggered by state -124.334 with last_updated set to 2022-06-24T22:59:59.999999+00:00. Please report it to the custom component author. Entity sensor.none_123_1d from integration emporia_vue has state class total_increasing, but its state is negative. Triggered by state -17.883 with last_updated set to 2022-06-24T22:59:59.999999+00:00. Please report it to the custom component author.

I have solar panels, and it's possible that at 7pm they stop producing much power

magico13 commented 2 years ago

This is fixed in the release I'm currently testing. That release still has a few bugs I'm trying to sort out but I'll hopefully be able to finish it up soon

magico13 commented 1 year ago

This was technically under the wrong repo, should have been in https://github.com/magico13/ha-emporia-vue, but it was corrected over there in the last release.