Skip to content

Update json/samsungce.robotCleanerOperatingState.json - #955

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
update-samsungce.robotCleanerOperatingState.json
Open

Update json/samsungce.robotCleanerOperatingState.json#955
github-actions[bot] wants to merge 1 commit into
masterfrom
update-samsungce.robotCleanerOperatingState.json

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Automated update for json/samsungce.robotCleanerOperatingState.json

diff --git a/json/samsungce.robotCleanerOperatingState.json b/json/samsungce.robotCleanerOperatingState.json
index c509441..f4dbf58 100755
--- a/json/samsungce.robotCleanerOperatingState.json
+++ b/json/samsungce.robotCleanerOperatingState.json
@@ -15,11 +15,13 @@
                             "type": "string",
                             "enum": [
                                 "idle",
+                                "standby",
                                 "homing",
                                 "cleaning",
                                 "charging",
                                 "chargingForRemainingJob",
                                 "charged",
+                                "creatingMap",
                                 "drainingWater",
                                 "flexCharged",
                                 "moving",
@@ -38,7 +40,6 @@
                                 "mediaPlaying",
                                 "messaging",
                                 "findingPet",
-                                "powerSaving",
                                 "reserved",
                                 "factoryReset",
                                 "calibrating",
@@ -55,6 +56,7 @@
                                 "preparingWater",
                                 "supplyingWater",
                                 "sabbath",
+                                "powerSaving",
                                 "suspend",
                                 "emptyStation",
                                 "internalWash",
@@ -71,6 +73,42 @@
             },
             "enumCommands": []
         },
+        "powerSavingReason": {
+            "schema": {
+                "type": "object",
+                "properties": {
+                    "value": {
+                        "type": "object",
+                        "additionalProperties": false,
+                        "properties": {
+                            "reason": {
+                                "type": "string",
+                                "enum": [
+                                    "none",
+                                    "userCommand",
+                                    "powerSaving",
+                                    "lowBattery",
+                                    "lowBatteryWhileCleaning",
+                                    "noStationSignal",
+                                    "noStationFound",
+                                    "liquidBlockStation",
+                                    "error"
+                                ]
+                            },
+                            "lastUpdatedTime": {
+                                "type": "string",
+                                "pattern": "^(?:[1-9]\\d{3}-?(?:(?:0[1-9]|1[0-2])-?(?:0[1-9]|1\\d|2[0-8])|(?:0[13-9]|1[0-2])-?(?:29|30)|(?:0[13578]|1[02])-?31)|(?:[1-9]\\d(?:0[48]|[2468][048]|[13579][26])|(?:[2468][048]|[13579][26])00)-?02-?29)T(?:[01]\\d|2[0-3]):?[0-5]\\d:?[0-5]\\d(?:\\.\\d{3})?(?:Z|[+-][01]\\d(?::?[0-5]\\d)?)$"
+                            }
+                        }
+                    }
+                },
+                "additionalProperties": false,
+                "required": [
+                    "value"
+                ]
+            },
+            "enumCommands": []
+        },
         "operatingState": {
             "schema": {
                 "type": "object",
@@ -79,11 +117,13 @@
                         "type": "string",
                         "enum": [
                             "idle",
+                            "standby",
                             "homing",
                             "cleaning",
                             "charging",
                             "chargingForRemainingJob",
                             "charged",
+                            "creatingMap",
                             "drainingWater",
                             "flexCharged",
                             "moving",
@@ -102,7 +142,6 @@
                             "mediaPlaying",
                             "messaging",
                             "findingPet",
-                            "powerSaving",
                             "reserved",
                             "factoryReset",
                             "calibrating",
@@ -119,6 +158,7 @@
                             "preparingWater",
                             "supplyingWater",
                             "sabbath",
+                            "powerSaving",
                             "suspend",
                             "emptyStation",
                             "internalWash",
@@ -173,7 +213,77 @@
                             "doNotDisturb",
                             "changingMopPad",
                             "washingMop",
-                            "supplyingWater"
+                            "supplyingWater",
+                            "completeVacuuming"
+                        ]
+                    }
+                },
+                "additionalProperties": false,
+                "required": [
+                    "value"
+                ]
+            },
+            "enumCommands": []
+        },
+        "wheelsLiftedUp": {
+            "schema": {
+                "type": "object",
+                "properties": {
+                    "value": {
+                        "type": "boolean",
+                        "default": false
+                    }
+                },
+                "additionalProperties": false,
+                "required": [
+                    "value"
+                ]
+            },
+            "enumCommands": []
+        },
+        "showLiveMapOnSuspend": {
+            "schema": {
+                "type": "object",
+                "properties": {
+                    "value": {
+                        "type": "boolean",
+                        "default": false
+                    }
+                },
+                "additionalProperties": false,
+                "required": [
+                    "value"
+                ]
+            },
+            "enumCommands": []
+        },
+        "batteryOverheating": {
+            "schema": {
+                "type": "object",
+                "properties": {
+                    "value": {
+                        "type": "boolean",
+                        "default": false
+                    }
+                },
+                "additionalProperties": false,
+                "required": [
+                    "value"
+                ]
+            },
+            "enumCommands": []
+        },
+        "flexChargingPlan": {
+            "schema": {
+                "type": "object",
+                "properties": {
+                    "value": {
+                        "type": "string",
+                        "enum": [
+                            "avoidPeak",
+                            "onlyOffPeak",
+                            "carbonReducing",
+                            "none"
                         ]
                     }
                 },
@@ -220,7 +330,11 @@
                             "cleaning",
                             "paused",
                             "findingPet",
-                            "monitoringAutomation"
+                            "findingPerson",
+                            "monitoringAutomation",
+                            "emitDust",
+                            "suspend",
+                            "wakeup"
                         ]
                     }
                 }
@@ -237,6 +351,19 @@
             "arguments": [],
             "sensitive": false
         },
+        "drawMap": {
+            "name": "drawMap",
+            "arguments": [
+                {
+                    "name": "withCleaning",
+                    "optional": false,
+                    "schema": {
+                        "type": "boolean"
+                    }
+                }
+            ],
+            "sensitive": false
+        },
         "pause": {
             "name": "pause",
             "arguments": [],

@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant