As you can see, I didn't set up any network conditions but I have the following error in my log
2020-05-19 10:29:00 INFO (Thread-6) [custom_components.docker_monitor] Cannot grab NET usage for container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx('networks').
I don't know the root cause of the error but even if it was working, the component should query network info only if there is monitored_conditions about network. What do you think?
Hello
I set up your custom component with the following settings :
As you can see, I didn't set up any network conditions but I have the following error in my log
I don't know the root cause of the error but even if it was working, the component should query network info only if there is monitored_conditions about network. What do you think?
Thanks