Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 8, 2025

Automated update for json/statelessColorTemperatureStep.json

diff --git a/json/statelessColorTemperatureStep.json b/json/statelessColorTemperatureStep.json
new file mode 100644
index 00000000..3490e7d1
--- /dev/null
+++ b/json/statelessColorTemperatureStep.json
@@ -0,0 +1,25 @@
+{
+    "id": "statelessColorTemperatureStep",
+    "version": 1,
+    "status": "proposed",
+    "name": "Stateless Color Temperature Step",
+    "ephemeral": false,
+    "attributes": {},
+    "commands": {
+        "stepColorTemperatureByPercent": {
+            "name": "stepColorTemperatureByPercent",
+            "arguments": [
+                {
+                    "name": "stepSize",
+                    "optional": false,
+                    "schema": {
+                        "type": "integer",
+                        "minimum": -100,
+                        "maximum": 100
+                    }
+                }
+            ],
+            "sensitive": false
+        }
+    }
+}
\ No newline at end of file

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 8, 2025

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