apatsufas / homebridge-tapo-p100

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

P110 No longer works with firmware Tapo P110(EU)_V1_1.3.0 Build 230905 #48

Open Heisenberg2018 opened 8 months ago

Heisenberg2018 commented 8 months ago

Describe The Bug: Since the firmware update, the adapter for iobroker no longer works, probably because of the new login method.

To Reproduce: Update to Firmware: Tapo P110(EU)_V1_1.3.0 Build 230905

Expected behavior:

I can't provide exact data because I come from iobroker, but the iobroker adapter is apparently based on this one.

https://github.com/TA2k/ioBroker.tapo/issues/27#issuecomment-1844964757

pfych commented 6 months ago

I'm also on this firmware with my P110 switches and am receiving the following errors when running in HomeBridge:

[2/20/2024, 10:20:20 AM] [Tapo Smart Platform] 97 Error Code: 1003, KLAP 192.168.xxx.xxx
[2/20/2024, 10:20:20 AM] [Tapo Smart Platform] 97 Error Code: 1003, KLAP 192.168.xxx.xxx
[2/20/2024, 10:20:20 AM] [Tapo Smart Platform] Get Device Info failed
[2/20/2024, 10:20:20 AM] [Tapo Smart Platform] Get Device Info failed

Running latest plugin version: v1.5.0-beta3

pfych commented 5 months ago

It looks like this may have been fixed in a fork of the original python implementation: https://github.com/fishbigger/TapoP100/issues/136#issuecomment-1849247626