From 1128389f9b527a7bc6630635fab7be9fe9e3e5c9 Mon Sep 17 00:00:00 2001 From: MatsNl Date: Mon, 12 May 2025 21:21:00 +0200 Subject: [PATCH] add error msg for 16 Signed-off-by: MatsNl --- roombapy/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/roombapy/const.py b/roombapy/const.py index 1d777881..0b60c77e 100644 --- a/roombapy/const.py +++ b/roombapy/const.py @@ -15,6 +15,7 @@ 4: "Bad username or password", 5: "Not authorised", 7: "The connection was lost", + 16: "Move Roomba to a flat surface, then press CLEAN to restart.", } # iRobot_6.3.1-release.apk / res/values-en-rGB/strings.xml