Amendments

This commit is contained in:
Joseph Abbey
2025-10-21 09:05:15 +01:00
parent 427c1834a8
commit 35e0fe26d0

View File

@@ -421,12 +421,10 @@
"type": "number",
"title": "Step size"
},
"decimals": {
"type": "number",
"title": "Number of decimals to display",
"minimum": 0,
"maximum": 10,
"default": 1
"display_format": {
"type": "string",
"title": "A C-Style format string for displaying the value in the UI.",
"default": "%.1f"
},
"entity": {
"$ref": "#/$defs/entity"