Teemu R
5dafc1d1ed
Cleanup custom exception kwarg handling (#602)
* Cleanup custom exceptions
* Read custom keyword arguments from kwargs
* Pass all input args to the super
Earlier behavior:
Got error: AuthenticationException((('Error logging in: 192.168.xx.xx: LOGIN_ERROR(-1501)',), <SmartErrorCode.LOGIN_ERROR: -1501>))
New behavior:
Got error: AuthenticationException('Error logging in: 192.168.xx.xx: LOGIN_ERROR(-1501)')
* Pass UnsupportedDeviceException kwargs to parent, too
2024-01-02 16:24:09 +01:00
..
2023-10-29 23:15:42 +01:00
2023-12-29 20:17:15 +01:00
2023-12-31 15:36:15 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:42:02 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2023-12-05 20:07:10 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2022-03-21 22:10:12 +01:00
2023-10-29 23:15:42 +01:00
2024-01-02 16:24:09 +01:00
2023-12-29 20:17:15 +01:00
2023-06-18 01:03:04 +02:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2021-11-15 18:21:24 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00
2023-12-29 20:17:15 +01:00