-
Notifications
You must be signed in to change notification settings - Fork 141
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
Cannot connect to Tapo P110 #134
Comments
Yes, i can confirm. Not working anymore.... with node-red and the Tapo Api..... Unexpected Error Code: 1003 |
Exactly the same problem here, was working like a charm until Firmware 1.3.0 Build 230905 Rel.152200 |
think I'm having the same issue, my program now fails on plug.handshake(), was working fine last week
File "C:\Users\sean\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyP100\PyP100.py", line 129, in handshake |
+1 |
+1 same problem here: File "/usr/local/lib/python3.11/dist-packages/PyP100/PyP100.py", line 129, in handshake |
Same here, do you guys think this can be fixed? |
+1 same problem with the firmware update |
Using the fix of @almottier, the issue is solved, see #128 |
Thanks a lot with this: |
For me it is still not working after installing. |
Can confirm this works! Thanks a lot! |
Can confirm the fix works, thank you. I had to download and install the two updated code files manually on to the Pi - couldn't get pip to do the install. |
Confirm also that https://github.com/almottier/TapoP100 (0.1.4) works |
Yes, now it is working for me, also. Thank you |
Ty I confirm this works with the Firmware 1.3.0 Build 230905 Rel. 152200 |
After firmware update it is not possible to connect to Tapo P110
pip install git+https://github.com/almottier/TapoP100.git@main
updated, but login problem still persits.Firmware 1.3.0 Build 230905 Rel. 152200
The text was updated successfully, but these errors were encountered: