-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Q] Configure charger which is not always connected #42
Comments
My charger is offline frequently due to weak wifi signal. |
Gracefully? It spams my whole log with errors :-D
with this content:
it seems to be no difference wheter I use the new or the old config style. |
now there is really no difference of the configuration for permanently or non permanently connected chargers. i understand that it is not very helpful for non conntected chargers to report the network timeout :-) will see what i can do to improve this. |
I think about an config option like:
to prevent logging of possibly disconnected chargers. What do you think about this? |
I'd expect it to not throw errors if it is not available. Maybe a flag could indicate a successful connection to the charger. If not connected, all values would be zeroed. |
Can I help with something to get this issue solved? |
In the github readme you state:
What does the config look like for not always connected chargers? ;)
The text was updated successfully, but these errors were encountered: