diff --git a/Ladestation_Universal/form.json b/Ladestation_Universal/form.json index 287959c..96d720b 100644 --- a/Ladestation_Universal/form.json +++ b/Ladestation_Universal/form.json @@ -4,7 +4,6 @@ "type": "Select", "name": "Ladestation", "caption": "Ladestation", - "value": 2, "options": [ { "caption": "Go-E Wallbox (Alte Version)", @@ -49,20 +48,12 @@ { "type": "ValidationTextBox", "name": "IP_Adresse", - "caption": "IP-Adresse Ladestation", - "suffix": "", - "visible": true, - "visibilityCondition": { - "field": "Ladestation", - "valueNot": 3 - } + "caption": "IP-Adresse Ladestation" }, { "type": "ValidationTextBox", "name": "ID", - "caption": "ID", - "suffix": "", - "visible": true + "caption": "ID" }, { @@ -71,7 +62,6 @@ "caption": "Seriennummer" }, - { "type": "ValidationTextBox", "name": "Username", diff --git a/library.json b/library.json index 3ab977b..7885532 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.200", + "version": "0.201", "build": 0, "date": 0 } \ No newline at end of file