Skip to content

Update json/samsungce.fridgePantryInfo.json - #1022

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown

Automated update for json/samsungce.fridgePantryInfo.json

diff --git a/json/samsungce.fridgePantryInfo.json b/json/samsungce.fridgePantryInfo.json
index 7cdaef9..bf2e1bc 100755
--- a/json/samsungce.fridgePantryInfo.json
+++ b/json/samsungce.fridgePantryInfo.json
@@ -5,6 +5,26 @@
     "name": "Fridge Pantry Info",
     "ephemeral": false,
     "attributes": {
+        "pantryType": {
+            "schema": {
+                "type": "object",
+                "properties": {
+                    "value": {
+                        "type": "string",
+                        "enum": [
+                            "singlePantry",
+                            "kimchiRipeZone",
+                            "oldPantry"
+                        ]
+                    }
+                },
+                "additionalProperties": false,
+                "required": [
+                    "value"
+                ]
+            },
+            "enumCommands": []
+        },
         "name": {
             "schema": {
                 "type": "object",

@sonarqubecloud

sonarqubecloud Bot commented Aug 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