fishbigger / TapoP100

A module for controlling the TP-Link Tapo P100 Plugs
MIT License
566 stars 138 forks source link

Unable to connecto to L530 after firmware update to 1.1.0 Build 230721 #125

Open bunbunet opened 11 months ago

bunbunet commented 11 months ago

I just noticed that after updating the firmware of one of my lamps I cannot connect to it anymore. All other lamps with old firmware ( 1.0.10 ) are working properly.

Others have also reported the issue https://github.com/openhab/openhab-addons/issues/15503

for Home Assistant this has been apparently already fixed https://community.tp-link.com/en/smart-home/forum/topic/620270?replyId=1245450

Here is the error line 21, in l530sec.handshake() #Creates the cookies required for further methods

File "C:\Users\feder\anaconda3\lib\site-packages\PyP100\PyP100.py", line 129, in handshake encryptedKey = r.json()["result"]["key"]

KeyError: 'result'

Please fix it, if possible!

Federico

timothy-holmes commented 11 months ago

Duplicate of #123

StephenBerlin commented 11 months ago

Having the same problem with P100's, but only those with harwdare 2.0, firmware 1.2.1. I have other P100's with hardware 1.20.0 and firmware 1.4.18 which are still working. Please fix, thank you.