jeatheak / Mitsubishi-WF-RAC-Integration

WF-RAC homeassistant integration
MIT License
101 stars 19 forks source link

Recorder error in HA log: energy_usage_cycle has state class total_increasing but its state is negative #16

Closed maurits-h closed 1 year ago

maurits-h commented 1 year ago

Logger: homeassistant.components.sensor.recorder Source: components/sensor/recorder.py:396 Integration: Sensor (documentation, issues) First occurred: 09:20:10 (2 occurrences) Last logged: 09:20:10

Entity sensor.airco_a043b05ae41d_energy_usage_cycle from integration mitsubishi-wf-rac has state class total_increasing, but its state is negative. Triggered by state -50.25 with last_updated set to 2022-08-16T07:14:59.999999+00:00. Please report it to the custom integration author. Entity sensor.airco_floris_energy_usage_cycle from integration mitsubishi-wf-rac has state class total_increasing, but its state is negative. Triggered by state -42.5 with last_updated set to 2022-08-16T07:14:59.999999+00:00. Please report it to the custom integration author.

jeatheak commented 1 year ago

Hey thx for the report. This is a known issue and is fixed in the main branch. I will make a new release so HACS will see a update.

see issue #6

maurits-h commented 1 year ago

Apologies, I should have checked the open issues first