bachya / ecowitt2mqtt

Send data from Fine Offset weather stations (Ecowitt, Ambient Weather, Froggit, etc.) to MQTT!
MIT License
219 stars 46 forks source link

some log warnings about state class `total_increasing` #1009

Closed Anto79-ops closed 4 months ago

Anto79-ops commented 4 months ago

Describe the bug Just some log warnings about those sensors during a rainfall.

thanks

Logger: homeassistant.components.sensor.recorder
Source: components/sensor/recorder.py:302
integration: Sensor (documentation, issues)
First occurred: 5:45:18 PM (4 occurrences)
Last logged: 6:00:18 PM

Entity sensor.lightning_num_2 from integration mqtt has state class total_increasing, but its state is not strictly increasing. Triggered by state 35.0 (37.0) with last_updated set to 2024-06-11T23:44:41.426327+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
Entity sensor.monthlyrain from integration mqtt has state class total_increasing, but its state is not strictly increasing. Triggered by state 24.69 (25.4) with last_updated set to 2024-06-11T23:58:14.471280+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
Entity sensor.yearlyrain from integration mqtt has state class total_increasing, but its state is not strictly increasing. Triggered by state 116.69 (117.4) with last_updated set to 2024-06-11T23:58:14.474498+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
Entity sensor.totalrain from integration mqtt has state class total_increasing, but its state is not strictly increasing. Triggered by state 116.69 (117.4) with last_updated set to 2024-06-11T23:58:14.477494+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22