mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-19 08:40:25 -07:00
Update core.py
This commit is contained in:
parent
ade3d18f30
commit
da8b3453fa
@ -174,6 +174,7 @@ API_ERRORS = {
|
|||||||
"0106": NotConnectedError,
|
"0106": NotConnectedError,
|
||||||
"0100": FailedRequestError,
|
"0100": FailedRequestError,
|
||||||
9000: InvalidRequestError, # Surprisingly, an integer (not a string).
|
9000: InvalidRequestError, # Surprisingly, an integer (not a string).
|
||||||
|
9003: NotLoggedInError, # Session Creation FailureError
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user