mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-10-31 23:48:13 +00:00
Amendments
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user