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
Describe The Bug:
homebridge logs has errors and cannot be controlled in Homebridge. also the Power Consumption etc cannot be seen
To Reproduce: always reproducible when this plug is configured
Expected behavior: No errors in logs and everything works fine.
Logs:
[homebridge-tapo] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. 8:40 AM] [Tapo Smart Platform] Error Code: 9999, Session Timeout [3/21/2022, 9:28:41 AM] [homebridge-tapo] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info. [3/21/2022, 9:28:42 AM] [Tapo Smart Platform] Error Code: 9999, Session Timeout [3/21/2022, 9:28:42 AM] [Tapo Smart Platform] 326 Error Code: 9999, Session Timeout 192.168.y.xx [3/21/2022, 9:28:42 AM] [Tapo Smart Platform] 152 Error Code: 0, Success 192.168.y.xx [3/21/2022, 9:28:43 AM] [Tapo Smart Platform] 152 Error Code: 0, Success 192.168.y.xx [3/21/2022, 9:28:43 AM] [Tapo Smart Platform] Error Code: 9999, Session Timeout [3/21/2022, 9:28:43 AM] [Tapo Smart Platform] Error Code: 9999, Session Timeout
Plugin Config:
{ "name": "Tapo Smart Platform", "username": "removed", "password": "removed", "devices": [ { "name": "Pdu tv", "host": "192.168.y.xx", "type": "PowerPlug", "updateInterval": 30, "timeout": 2 } ], "platform": "TapoP100" }
**Screenshots:** <!-- If applicable, add screenshots to help explain your problem. --> **Environment:** * **Plugin Version**: homebridge-tapo v1.4.16 * **Homebridge Version**: v1.4.0] * **Node.js Version**: v12.16.2 * **NPM Version**: v6.14.4 * **Operating System**: QNAP (Alpine Linux (3.11.5))/Docker
The text was updated successfully, but these errors were encountered:
Experiencing the exact same issue here all of a sudden, but for my L530 lightbulbs - it was working fine up until a few days ago
Sorry, something went wrong.
No branches or pull requests
Describe The Bug:
homebridge logs has errors and cannot be controlled in Homebridge. also the Power Consumption etc cannot be seen
To Reproduce:
always reproducible when this plug is configured
Expected behavior:
No errors in logs and everything works fine.
Logs:
Plugin Config:
The text was updated successfully, but these errors were encountered: