We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I started using this project today, I have it running inside a docker container, however I'm getting this error from time to time:
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
Which will create gaps in the metrics (Yellow line is connected and in use, green line is connected but nothing plugged):
It happens fairly regularly, the container is running on a raspberry pi on the same network.
Is there anything that can improve this?
I'm using this project to collect the metrics and send them to prometheus, which is using PyP100 to get the metrics from the devices: https://github.com/FergusInLondon/Tapo-P110-Prometheus-Exporter
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I started using this project today, I have it running inside a docker container, however I'm getting this error from time to time:
Which will create gaps in the metrics (Yellow line is connected and in use, green line is connected but nothing plugged):
It happens fairly regularly, the container is running on a raspberry pi on the same network.
Is there anything that can improve this?
I'm using this project to collect the metrics and send them to prometheus, which is using PyP100 to get the metrics from the devices: https://github.com/FergusInLondon/Tapo-P110-Prometheus-Exporter
Thank you
The text was updated successfully, but these errors were encountered: