no message

This commit is contained in:
mh
2026-05-08 09:08:39 +02:00
parent 11f3bf378a
commit b7c140dd11
+3 -2
View File
@@ -40,7 +40,8 @@
{ {
"type": "NumberSpinner", "type": "NumberSpinner",
"name": "Hysterese", "name": "Hysterese",
"caption": "Hysterese z.B. 0.1", "caption": "Hysterese",
"digits": 1,
"suffix": "°C" "suffix": "°C"
}, },
{ {
@@ -81,7 +82,7 @@
}, },
{ {
"type": "SelectVariable", "type": "SelectVariable",
"name": "Heizungsfuehler_PT1", "name": "Heizungsfuehler",
"caption": "Variable für Heizungsfühler PT1", "caption": "Variable für Heizungsfühler PT1",
"test": true "test": true
} }