diff --git a/Heizung_x_Stufig/form.json b/Heizung_x_Stufig/form.json index c733f96..0953949 100644 --- a/Heizung_x_Stufig/form.json +++ b/Heizung_x_Stufig/form.json @@ -40,7 +40,8 @@ { "type": "NumberSpinner", "name": "Hysterese", - "caption": "Hysterese z.B. 0.1", + "caption": "Hysterese", + "digits": 1, "suffix": "°C" }, { @@ -81,7 +82,7 @@ }, { "type": "SelectVariable", - "name": "Heizungsfuehler_PT1", + "name": "Heizungsfuehler", "caption": "Variable für Heizungsfühler PT1", "test": true }