Hallo,
ich habe die Aufforderung von Apollon77 hier gefunden
Da ist wohl irgendwas an der Basis konfig komisch. zeig mal bitte:
Admin - Objekte - Expertenmodus - systerm.adapter.wolf-smartset.0 ... bei dem objekt hinten auf den stuft klicken und das JSON hier posten. Danke
Bitteschön:
{
"_id": "system.adapter.wolf-smartset.0",
"type": "instance",
"common": {
"name": "wolf-smartset",
"version": "1.0.0",
"title": "Wolf SmartSet",
"titleLang": "Wolf SmartSet G10",
"desc": {
"en": "Connect Wolf cloud to IoBroker",
"de": "Verbinden Sie die Wolf Cloud mit IoBroker",
"ru": "Подключите облако Wolf к IoBroker",
"pt": "Conecte a nuvem Wolf ao IoBroker",
"nl": "Verbind Wolf-cloud met IoBroker",
"fr": "Connectez Wolf Cloud à IoBroker",
"it": "Connetti il cloud Wolf a IoBroker",
"es": "Conecte la nube Wolf a IoBroker",
"pl": "Połącz chmurę Wolfa z IoBrokerem",
"zh-cn": "将Wolf云连接到IoBroker"
},
"authors": [
"MeisterTR <meistertr.smarthome@gmail.com>"
],
"keywords": [
"wolf",
"heating",
"cloud"
],
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"platform": "Javascript/Node.js",
"icon": "wolf-smartset.png",
"enabled": false,
"extIcon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.wolf-smartset/master/admin/wolf-smartset.png",
"readme": "https://github.com/iobroker-community-adapters/ioBroker.wolf-smartset/blob/master/README.md",
"loglevel": "debug",
"tier": 2,
"mode": "daemon",
"type": "climate-control",
"compact": true,
"connectionType": "cloud",
"dataSource": "poll",
"materialize": true,
"messagebox": true,
"plugins": {
"sentry": {
"dsn": "https://a9218dbd5539461fae687736e804c590@sentry.iobroker.net/129"
}
},
"dependencies": [
{
"js-controller": ">=3.1.0"
}
],
"globalDependencies": [
{
"admin": ">=4.0.9"
}
],
"installedFrom": "iobroker.wolf-smartset@1.0.0",
"installedVersion": "1.0.0",
"host": "pinas",
"license": "MIT",
"main": "main.js"
},
"native": {
"user": "hru",
"password": "$/aes-192-cbc:...",
"pingInterval": 15,
"devices": null,
"Devicelist": ""
},
"from": "system.adapter.admin.0",
"ts": 1727468179135,
"acl": {
"object": 1636,
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator"
},
"protectedNative": [
"password"
],
"encryptedNative": [
"password"
],
"notifications": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "If connected to device or service",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
],
"objects": [],
"user": "system.user.admin"
}
Vielen Dank vorab für Eure Unterstützung.
Gruß Hartmut