elad-bar / ha-edgeos

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

Warning logging entries at Home Assistant Core log #111

Closed invisible999 closed 3 months ago

invisible999 commented 11 months ago

I am getting the following or similar entries constantly at HA core log:

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 58747762.0 (58749275.0) with last_updated set to 2023-09-12T00:46:50.856749+00:00. Please report it to the custom integration author.

Entity sensor.edgerouter_x_sfp_6_port_device_galaxy_a11_received_traffic from integration edgeos has state class total_increasing, but its state is not strictly increasing. Triggered by state 2469599.0 (2483945.0) with last_updated set to 2023-09-12T00:58:25.443695+00:00. Please report it to the custom integration author.

Entity sensor.edgerouter_x_sfp_6_port_device_galaxy_a11_sent_traffic from integration edgeos has state class total_increasing, but its state is not strictly increasing. Triggered by state 1444249.0 (1447964.0) with last_updated set to 2023-09-12T00:58:25.443977+00:00. Please report it to the custom integration author.

Entity sensor.edgerouter_x_sfp_6_port_device_in_se3_received_traffic from integration edgeos has state class total_increasing, but its state is not strictly increasing. Triggered by state 29744633.0 (29747777.0) with last_updated set to 2023-09-12T01:04:40.452258+00:00. Please report it to the custom integration author.

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 18583577.0 (18584902.0) with last_updated set to 2023-09-12T01:04:40.452844+00:00. Please report it to the custom integration author.
elad-bar commented 3 months ago

released v2.1.0, pls check and report