apatsufas / homebridge-tapo-p100

Homebridge TP-LINK Tapo P100 Platform Plugin
Apache License 2.0
65 stars 14 forks source link

Homebridge Tapo P110 errors #32

Open PhilDougl opened 2 years ago

PhilDougl commented 2 years ago

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
paperclips629 commented 2 years ago

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