Sorry if I’m posting in the wrong category.
I am getting repeated errors reporting:
2023-10-25 08:00:52,834 - Inv1 - read - [DEBUG ] - Discharge_Time_Remaining is outside of allowable bounds so using old value. Out of bounds value is: 1023. Min limit: 0. Max limit: 1000
2023-10-25 08:00:52,834 - Inv1 - read - [DEBUG ] - Charge_Time_Remaining is outside of allowable bounds so using old value. Out of bounds value is: -1. Min limit: 0. Max limit: 1000
Looking at Developer Tools | States, I see this:
Should the state be a time value?
Regards, M.