elad-bar / ha-edgeos

Integration with EdgeOS (Ubiquiti)
134 stars 23 forks source link

Getting following error messages in the Home assistant core log #121

Closed invisible999 closed 3 months ago

invisible999 commented 6 months ago

These and similar entries are appearing regularly in the HAOS/PI4/4GB RAM Home Assistant Core log section

2024-02-11 18:00:13.861 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.edgerouter_x_sfp_6_port_device_in_se3_sent_traffic from integration edgeos has state class total_increasing, but its state is not strictly increasing. Triggered by state 621786.0 (622783.0) with last_updated set to 2024-02-12T01:59:00.188231+00:00. Please report it to the custom integration author.

2024-02-11 18:20:13.191 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.edgerouter_x_sfp_6_port_device_android_d8510286112d8255_received_traffic from integration edgeos has state class total_increasing, but its state is not strictly increasing. Triggered by state 15338706757.0 (15338754046.0) with last_updated set to 2024-02-12T02:15:17.693439+00:00. Please report it to the custom integration author.

2024-02-11 18:20:13.194 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.edgerouter_x_sfp_6_port_device_android_d8510286112d8255_sent_traffic from integration edgeos has state class total_increasing, but its state is not strictly increasing. Triggered by state 281499089.0 (281533293.0) with last_updated set to 2024-02-12T02:15:17.698693+00:00. Please report it to the custom integration author.

2024-02-11 18:25:14.196 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.edgerouter_x_sfp_6_port_device_asrhq818_received_traffic from integration edgeos has state class total_increasing, but its state is not strictly increasing. Triggered by state 159778004.0 (159818724.0) with last_updated set to 2024-02-12T02:20:10.586638+00:00. Please report it to the custom integration author.

2024-02-11 18:25:14.199 WARNING (Recorder) [homeassistant.components.sensor.recorder] Entity sensor.edgerouter_x_sfp_6_port_device_asrhq818_sent_traffic from integration edgeos has state class total_increasing, but its state is not strictly increasing. Triggered by state 52653023.0 (52875209.0) with last_updated set to 2024-02-12T02:20:10.587047+00:00. Please report it to the custom integration author

Any way to fix or safely ignore it?

elad-bar commented 3 months ago

released v2.1.0, pls check and report

elad-bar commented 3 months ago

Statstics should be fixed using HA - Developer Tools - Statistics- Fix issues