Newan / ioBroker.ecoflow

Adapter for ecoflow powerstations
MIT License
9 stars 4 forks source link

the device is offline - loglevel "error" #8

Open staff2002-thx opened 1 year ago

staff2002-thx commented 1 year ago

In principle, the adapter works quite well. Only my "Ecoflow Delta max switches" goes offline in the night the adapter generates error messages every second. Warnings would be ok. But why is an error generated in the log file just because the device is offline because there is no sun at night?

Is this intentional or does anyone else have the same problem as me? Is there a solution here or should I ignore the error messages every night? Thank you for your feedback.

ecoflow.0 2023-01-05 20:30:11.058 error the device is offline
ecoflow.0 2023-01-05 20:29:10.987 error the device is offline
ecoflow.0 2023-01-05 20:28:10.984 error the device is offline
and-web commented 4 months ago

I have the same issue, the adapter is flooding my error log. It's probably a very small code change, so that the log level for these kind of errors will be shifted to "warning". Many thanks in advance. :-)