Skip to content
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

Homebridge Tapo P110 errors #32

Open
PhilDougl opened this issue Mar 22, 2022 · 1 comment
Open

Homebridge Tapo P110 errors #32

PhilDougl opened this issue Mar 22, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@PhilDougl
Copy link

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


@PhilDougl PhilDougl added the bug Something isn't working label Mar 22, 2022
@paperclips629
Copy link

paperclips629 commented Mar 23, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants