-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
the creation of cookies in handshake() fails with key error "result", which is an unhelpful error report,
has the firmware updated
rustie@rustie-Inspiron-15-3515:~$ python3 lamps.py
Traceback (most recent call last):
File "/home/rustie/lamps.py", line 5, in
p110.handshake() #Creates the cookies required for further methods
File "/home/rustie/.local/lib/python3.10/site-packages/PyP100/PyP100.py", line 129, in handshake
encryptedKey = r.json()["result"]["key"]
KeyError: 'result'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels