From 5a527cfb261655484c3af19ce174c7c184d02988 Mon Sep 17 00:00:00 2001 From: Dmitry Ermakov Date: Sat, 30 May 2026 23:01:48 +0300 Subject: [PATCH] Update codes --- dvrip.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dvrip.py b/dvrip.py index 5305d82..b409994 100644 --- a/dvrip.py +++ b/dvrip.py @@ -27,7 +27,7 @@ class DVRIPCam(object): 105: "User is not logged in", 106: "Username or password is incorrect", 107: "User does not have necessary permissions", - 124: "Algorith error" + 124: "Algorith error", 203: "Password is incorrect", 205: 'User does not exist', 205: 'IP locked',