Failed to initialize protocol OldProtocol
I'm still having problems getting the code to work with my TP100 plugs. I've tried numerous ones and none of them work.
This is the following output to one of them a build firmware of 1.4.18 using the preferred_protocol="old"
Error: {'error_code': -1501}
Failed to initialize protocol OldProtocol
Traceback (most recent call last):
File "/home/pi/.local/lib/python3.9/site-packages/PyP100/PyP100.py", line 32, in _initialize
protocol.Initialize()
File "/home/pi/.local/lib/python3.9/site-packages/PyP100/auth_protocol.py", line 258, in Initialize
result = self._request(
File "/home/pi/.local/lib/python3.9/site-packages/PyP100/auth_protocol.py", line 203, in _request
raise Exception(f"Error code: {data['error_code']}")
Exception: Error code: -1501
Traceback (most recent call last):
File "/home/pi/scripts/tapo/tapo.py", line 5, in
Finally got my tapo plugs working! the email address is case sensitive :-|