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

Entity sensor.go_echarger_XXXXXX_wh has state class total_increasing, but its state is not strictly increasing #109

Closed
tomik671108 opened this issue Aug 31, 2023 · 1 comment · Fixed by #156
Labels
bug Something isn't working

Comments

@tomik671108
Copy link

Hi.
Recently I've been getting this warning in my logs:

Logger: homeassistant.components.sensor.recorder
Source: components/sensor/recorder.py:405
Integration: Sensor (documentation, issues)
First occurred: 15:05:10 (1 occurrences)
Last logged: 15:05:10

Entity sensor.go_echarger_xxxxxx_wh from integration goecharger_mqtt has state class total_increasing, but its state is not strictly increasing. Triggered by state 0.044042 (0.047654) with last_updated set to 2023-08-31T13:01:18.267895+00:00. Please report it to the custom integration author.

Is it serious ?.

@mikak
Copy link

mikak commented Sep 11, 2023

I have seen this too. In the end of charging when battery is full, at some times the power flow may be reversed (from car to system) and thus total energy is not strictly increasing. Not serious as the flow is minimal.

@syssi syssi changed the title sensor.go_echarger_xxxxxx_wh warning Entity sensor.go_echarger_XXXXXX_wh has state class total_increasing, but its state is not strictly increasing May 25, 2024
@syssi syssi added the bug Something isn't working label May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants