@vmi und bitte poste auch das Objekt von: system.adapter.plenticore-g3.0
Bei mir sieht das z.B. so aus:
{
"common": {
"name": "plenticore-g3",
"version": "0.1.3-alpha.0",
"titleLang": {
"en": "KOSTAL Plenticore G3 API",
"de": "Kostal Plenticore G3 API",
"ru": "Kostal Plenticore G3 API",
"pt": "Kostal Plenticore G3 API",
"nl": "Kostal Plenticore G3 API",
"fr": "API Kostal Plenicore G3",
"it": "Kostal Plenticore G3 API",
"es": "Kostal Plenticore G3 API",
"pl": "Kostal Plenticore G3 API",
"uk": "Kostal Plenicore G3 API",
"zh-cn": "Kostal Plenticore G3 API"
},
"desc": {
"en": "Adapter to communicate with a KOSTAL Plenticore Plus via local network (non-modbus)",
"de": "Adapter zur Kommunikation mit einem Kostal Plenticore Plus über lokales Netzwerk (Nicht-Modbus)",
"ru": "Адаптер для общения с Kostal Plenticore Plus через локальную сеть (не модбус)",
"pt": "Adaptador para se comunicar com um Kostal Plenticore Plus via rede local (não-Modbus)",
"nl": "Adapter om te communiceren met een Kostal Plenticore plus via lokaal netwerk (niet-Modbus)",
"fr": "Adaptateur pour communiquer avec un Plenticore plus kostal via le réseau local (non-modbus)",
"it": "Adattatore per comunicare con un Kostal Plenticore Plus tramite rete locale (non modbus)",
"es": "Adaptador para comunicarse con un Kostal Plenticore Plus a través de la red local (no Modbus)",
"pl": "Adapter do komunikacji z Kostal Plenticore Plus za pośrednictwem sieci lokalnej (nie-Modbus)",
"uk": "Адаптер для спілкування з Kostal Plenicore Plus через локальну мережу (не модбус)",
"zh-cn": "适配器通过本地网络(非Modbus)与Kostal Plenticore Plus通信"
},
"authors": [
"fernetmenta <fernetmenta@online.de>"
],
"keywords": [
"kostal",
"inverter",
"plenticore",
"api"
],
"licenseInformation": {
"type": "free",
"license": "MIT"
},
"platform": "Javascript/Node.js",
"icon": "plenticore-g3.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/FernetMenta/ioBroker.plenticore-g3/main/admin/plenticore-g3.png",
"readme": "https://github.com/FernetMenta/ioBroker.plenticore-g3/blob/main/README.md",
"loglevel": "info",
"tier": 3,
"mode": "daemon",
"type": "energy",
"compact": true,
"connectionType": "local",
"dataSource": "poll",
"adminUI": {
"config": "materialize",
"tab": "materialize"
},
"eraseOnUpload": true,
"dependencies": [
{
"js-controller": ">=7.0.6"
}
],
"globalDependencies": [
{
"admin": ">=7.4.10"
}
],
"installedFrom": "iobroker.plenticore-g3@0.1.3-alpha.0",
"installedVersion": "0.1.3-alpha.0",
"host": "iobroker"
},
"native": {
"host": "plenticore",
"port": "80",
"https": false,
"password": "6|UQY\u000b\rA\u0011",
"pollinginterval": "15",
"pdoptionals": "[{\"id\":\"devices:local:pv1/P\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"devices:local:pv2/P\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"scb:statistic:EnergyFlow/Statistic:Yield:Month\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"scb:update/Update:Version\",\"description\":\"\",\"role\":\"value\",\"preselected\":true,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"devices:local/Inverter:State\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"devices:local/EM_State\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0},{\"id\":\"scb:system/System:State\",\"description\":\"\",\"role\":\"\",\"preselected\":false,\"unit\":\"\",\"type\":\"\",\"min\":0,\"max\":0}]",
"settingoptionals": "[{\"id\":\"devices:local/Generator:ShadowMgmt:Enable\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":7},{\"id\":\"devices:local/Battery:DynamicSoc:Enable\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":1},{\"id\":\"devices:local/Battery:SmartBatteryControl:Enable\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":1},{\"id\":\"devices:local/Battery:Strategy\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":2},{\"id\":\"devices:local/Battery:ModeHomeComsumption\",\"description\":\"\",\"preselected\":false,\"unit\":null,\"type\":\"byte\",\"min\":0,\"max\":1}]",
"language": "en"
},
"type": "instance",
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "Device or service connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
},
{
"_id": "processdata",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "processdata.all-available",
"type": "state",
"common": {
"role": "json",
"name": "Available ProcessData IDs with presets",
"type": "string",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "settings",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "settings.all-available",
"type": "state",
"common": {
"role": "json",
"name": "Available Setting IDs with presets",
"type": "string",
"read": true,
"write": false
},
"native": {}
}
],
"objects": [],
"protectedNative": [
"password"
],
"encryptedNative": [
"password"
],
"notifications": [
{
"scope": "plenticore-g3",
"name": {
"en": "Kostal plenticore-g3 Adapter",
"de": "Kostal plenticore-g3 Adapter",
"ru": "Адаптер Kostal plenticore-g3",
"pt": "Adaptador Kostal plenticore-g3",
"nl": "Kostal plenticore-g3 Adapter",
"fr": "Adaptateur Kostal plenticore-g3",
"it": "Adattatore Kostal plenticore-g3",
"es": "Adaptador Kostal plenticore-g3",
"pl": "Adapter KOSTAL Plenticore- g3",
"uk": "Конструкційно-г3 адаптер",
"zh-cn": "Kostal pluticore-g3 适应器"
},
"description": {
"en": "These notifications represent news from your Kostal Plenticore inverter.",
"de": "Diese Benachrichtigungen stellen Neuigkeiten von Ihrem Kostal Plenticore Wechselrichter dar.",
"ru": "Эти уведомления представляют собой новости от инвертора Kostal Plenticore.",
"pt": "Estas notificações representam notícias do seu inversor Kostal Plenticore.",
"nl": "Deze meldingen vertegenwoordigen nieuws van uw Kostal Plenticore omvormer.",
"fr": "Ces notifications représentent les nouvelles de votre inverseur Kostal Plenticore.",
"it": "Queste notifiche rappresentano notizie dal tuo inverter Kostal Plenticore.",
"es": "Estas notificaciones representan noticias de su inversor Kostal Plenticore.",
"pl": "Powiadomienia te reprezentują wiadomości z inwertera Kostal Plenticore.",
"uk": "Ці повідомлення представляють новини від вашого інвертора Kostal Plenticore.",
"zh-cn": "这些通知代表了您Kostal Plenticore反转器的消息."
},
"categories": [
{
"category": "update",
"name": {
"en": "Plenticore update",
"de": "Plenticore Update",
"ru": "Обновление Plenticore",
"pt": "Atualização do Plenticore",
"nl": "Plenticore update",
"fr": "Mise à jour Plenticore",
"it": "Aggiornamento Plenticore",
"es": "Actualización de Plenticore",
"pl": "Aktualizacja instalacji",
"uk": "Оновлення Plenticore",
"zh-cn": "微量更新"
},
"description": {
"en": "A software update is available.",
"de": "Ein Software-Update ist verfügbar",
"ru": "Доступно обновление программного обеспечения",
"pt": "Uma atualização de software está disponível",
"nl": "Er is een software-update beschikbaar",
"fr": "Une mise à jour logicielle est disponible",
"it": "Un aggiornamento software è disponibile",
"es": "Una actualización de software está disponible",
"pl": "Aktualizacja oprogramowania jest dostępna",
"uk": "Доступне оновлення програмного забезпечення",
"zh-cn": "有软件更新"
},
"regex": [],
"limit": 1,
"severity": "notify"
}
]
}
],
"_id": "system.adapter.plenticore-g3.0",
"acl": {
"object": 1636,
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator"
},
"from": "system.host.iobroker.cli",
"user": "system.user.admin",
"ts": 1749791998322
}