diff --git a/SofarWechselrichter/form.json b/SofarWechselrichter/form.json index c1fad0a..8b74d17 100644 --- a/SofarWechselrichter/form.json +++ b/SofarWechselrichter/form.json @@ -2,7 +2,7 @@ "elements": [ { "type": "Label", - "caption": "Sofar Wechselrichter – Konfiguration" + "caption": "Sofar Wechselrichter Konfiguration" }, { "type": "NumberSpinner", @@ -17,12 +17,12 @@ "suffix": "s" }, { - "type": "Matrix", + "type": "List", "name": "Registers", "caption": "Register-Tabelle", "add": "Registriere neuen Eintrag", "delete": "Lösche Eintrag", - "type": [ + "columns": [ { "caption": "Register-Nummer", "name": "RegisterNumber", diff --git a/SofarWechselrichter/module.json b/SofarWechselrichter/module.json index 53f4f54..71401f0 100644 --- a/SofarWechselrichter/module.json +++ b/SofarWechselrichter/module.json @@ -1,5 +1,5 @@ { - "id": "{A1B2C3D4-EF56-7890-ABCD-1234567890EF}", + "id": "{C26E97C8-BA00-0563-6B14-B807C5ACE17F}", "type": 3, "vendor": "Belevo AG", "aliases": [],