@tt-tom Prima, obwohl ich das schon öffters gemacht habe funktionierte es nicht. Aber jetzt schon. Dachte ich muss immer über Geräte gehen. Danke!
NEWS
Best posts made by TimoWald
-
RE: SONOFF NSPanel mit Lovelace UI
-
RE: Heizungssteuerung mit Blockly
@homoran ja sorry kann ich noch nicht testen da der Estrich noch nicht auf den Rohren ist. Wollte mich nur erstmal vorab mit der Reglung Beschäftigen.
-
RE: Test Adapter fronius-solarweb
@c1olli bei mir ging es anfangs auch nicht aber es lag bei mir an der Firmware vom Wechselrichter. Diese habe ich wieder gedowngradet.
-
RE: Proxmox mit IoBroker startet nicht mehr
@taddy81 habe alles mögliche versucht. Habe Proxmox komplett neu aufgesetzt und die Images der Container zurück gespielt. Mir fehlen zwar ein paar Tage an Daten aber das ist verschmerzbar.
-
RE: Homeconnect Fehlermeldung
@thomas-braun Ja aber ich kann mich danach nicht einloggen mit dem Nutzer.
iobroker user add <user> Add new user
iobroker user del <user> Delete user
iobroker user passwd <user> Change user password
iobroker user enable <user> Enable user
iobroker user disable <user> Disable user
iobroker user get <user> Get user
iobroker user check <user> Check user passwordDas habe ich verwendet.
-
RE: Homeconnect Fehlermeldung
@tt-tom der Adapter scheint jetzt wieder zu laufen wie er soll. Ich teste es mal noch 2 Tage ausgiebig. Danke für eure Hilfe.
-
RE: NSPanel Iobroker?
@ticaki Guten morgen, konnte es heute früh nicht lassen den PC hoch zu fahren und zu testen ob es Auswirkungen hat. Ich habe wie du gesagt hast Mirrorverzeichnis und Skript Solarweb abgeschaltet, und Siehe da es funktioniert. Würde mich trotzdem freuen wenn @TT-Tom mich mal live unterstützen würde mir mal in dem Skript zeigt wie ich eine Seite mit Schaltfunktion anlege. Danke Leute ihr seit spitze!
Latest posts made by TimoWald
-
RE: Neuer Adapter für Roborock-Staubsauger
Hallo, wieso bekomme ich meinen Adapter nicht mehr auf grün?
Dieser Feher kommt nach dem starten.
Was kann ich tun?2025-08-20 06:57:36.146 - info: host.iobroker instance system.adapter.roborock.0 in version "0.6.19" (non-npm: copystring/ioBroker.roborock#769dee8a000aa78ecdcb826185abcafc1aada5d5) started with pid 2735931 2025-08-20 06:57:40.150 - info: roborock.0 (2735931) starting. Version 0.6.19 (non-npm: copystring/ioBroker.roborock#769dee8a000aa78ecdcb826185abcafc1aada5d5) in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 7.0.7 2025-08-20 06:57:40.171 - info: roborock.0 (2735931) Starting adapter. This might take a few minutes depending on your setup. Please wait. 2025-08-20 06:57:40.187 - info: roborock.0 (2735931) Loaded existing clientID: ee6783f4-5d0a-4d48-b00e-7cafd23b31d9 2025-08-20 06:57:40.472 - error: roborock.0 (2735931) Failed to process undefined on robot undefined (unknown device model): TypeError: Cannot read properties of null (reading 'rrHomeId') at http_api.getHomeID (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:111:31) at processTicksAndRejections (node:internal/process/task_queues:95:5) at http_api.updateHomeData (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:123:19) at http_api.init (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:33:3) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:55:3) 2025-08-20 06:57:40.762 - info: roborock.0 (2735931) MQTT initialized 2025-08-20 06:57:40.763 - error: roborock.0 (2735931) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2025-08-20 06:57:40.764 - error: roborock.0 (2735931) unhandled promise rejection: this.homeData is not initialized. Initialize via getHomeData() first 2025-08-20 06:57:40.764 - error: roborock.0 (2735931) Error: this.homeData is not initialized. Initialize via getHomeData() first at http_api.getDevices (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:179:10) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:62:39) 2025-08-20 06:57:40.765 - error: roborock.0 (2735931) this.homeData is not initialized. Initialize via getHomeData() first 2025-08-20 06:57:40.779 - info: roborock.0 (2735931) terminating 2025-08-20 06:57:40.781 - warn: roborock.0 (2735931) Terminated (UNCAUGHT_EXCEPTION): Without reason 2025-08-20 06:57:40.843 - info: roborock.0 (2735931) MQTT connection established {"cmd":"connack","retain":false,"qos":0,"dup":false,"length":2,"topic":null,"payload":null,"sessionPresent":false,"returnCode":0}. 2025-08-20 06:57:41.282 - info: roborock.0 (2735931) terminating 2025-08-20 06:57:41.437 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2025-08-20 06:57:41.437 - error: host.iobroker Caught by controller[1]: Error: this.homeData is not initialized. Initialize via getHomeData() first 2025-08-20 06:57:41.437 - error: host.iobroker Caught by controller[1]: at http_api.getDevices (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:179:10) 2025-08-20 06:57:41.438 - error: host.iobroker Caught by controller[1]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:62:39) 2025-08-20 06:57:41.438 - error: host.iobroker instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-08-20 06:57:41.438 - info: host.iobroker Restart adapter system.adapter.roborock.0 because enabled 2025-08-20 06:57:52.160 - info: host.iobroker "system.adapter.roborock.0" disabled 2025-08-20 06:58:14.994 - error: roborock.0 (2735952) adapter disabled 2025-08-20 06:58:15.040 - warn: roborock.0 (2735952) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason 2025-08-20 06:58:15.723 - error: host.iobroker instance system.adapter.roborock.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND) 2025-08-20 06:58:15.723 - info: host.iobroker Do not restart adapter system.adapter.roborock.0 because disabled or deleted
-
Alpha Innotec MODBus
Hallo, ich weiß das es einen Adapter für die Alpha Innotec Wärmepumpe für den IObroker gibt. Aber hat jemand schon mal den Modbus Adapter mit der Luxtronik verbunden um Daten auszulesen und zu ändern?
-
RE: Neuer Adapter für Roborock-Staubsauger
@creekhail Export deiner Seite vom Robby. Finde diese super und würde es bei mir genauso machen wollen.
-
RE: Neuer Adapter für Roborock-Staubsauger
@creekhail hallo könnte ich einen Export deiner Seite haben?
-
RE: Neuer Adapter für Roborock-Staubsauger
Hallo ich habe aktuell diesen Fehler. Kann mir einer verraten woran es liegt?
2025-07-26 17:58:52.423 - info: host.iobroker instance system.adapter.roborock.0 in version "0.6.19" (non-npm: copystring/ioBroker.roborock#769dee8a000aa78ecdcb826185abcafc1aada5d5) started with pid 2115372 2025-07-26 17:58:56.781 - info: roborock.0 (2115372) starting. Version 0.6.19 (non-npm: copystring/ioBroker.roborock#769dee8a000aa78ecdcb826185abcafc1aada5d5) in /opt/iobroker/node_modules/iobroker.roborock, node: v20.18.0, js-controller: 7.0.6 2025-07-26 17:58:56.799 - info: roborock.0 (2115372) Starting adapter. This might take a few minutes depending on your setup. Please wait. 2025-07-26 17:58:56.821 - info: roborock.0 (2115372) Loaded existing clientID: ee6783f4-5d0a-4d48-b00e-7cafd23b31d9 2025-07-26 17:58:57.104 - error: roborock.0 (2115372) Failed to process undefined on robot undefined (unknown device model): TypeError: Cannot read properties of null (reading 'rrHomeId') at http_api.getHomeID (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:111:31) at processTicksAndRejections (node:internal/process/task_queues:95:5) at http_api.updateHomeData (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:123:19) at http_api.init (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:33:3) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:55:3) 2025-07-26 17:58:57.328 - info: roborock.0 (2115372) MQTT initialized 2025-07-26 17:58:57.329 - error: roborock.0 (2115372) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2025-07-26 17:58:57.330 - error: roborock.0 (2115372) unhandled promise rejection: this.homeData is not initialized. Initialize via getHomeData() first 2025-07-26 17:58:57.330 - error: roborock.0 (2115372) Error: this.homeData is not initialized. Initialize via getHomeData() first at http_api.getDevices (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:179:10) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:62:39) 2025-07-26 17:58:57.330 - error: roborock.0 (2115372) this.homeData is not initialized. Initialize via getHomeData() first 2025-07-26 17:58:57.343 - info: roborock.0 (2115372) terminating 2025-07-26 17:58:57.344 - warn: roborock.0 (2115372) Terminated (UNCAUGHT_EXCEPTION): Without reason 2025-07-26 17:58:57.402 - info: roborock.0 (2115372) MQTT connection established {"cmd":"connack","retain":false,"qos":0,"dup":false,"length":2,"topic":null,"payload":null,"sessionPresent":false,"returnCode":0}. 2025-07-26 17:58:57.845 - info: roborock.0 (2115372) terminating 2025-07-26 17:58:57.994 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2025-07-26 17:58:57.994 - error: host.iobroker Caught by controller[1]: Error: this.homeData is not initialized. Initialize via getHomeData() first 2025-07-26 17:58:57.994 - error: host.iobroker Caught by controller[1]: at http_api.getDevices (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:179:10) 2025-07-26 17:58:57.994 - error: host.iobroker Caught by controller[1]: at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:62:39) 2025-07-26 17:58:57.994 - error: host.iobroker instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-07-26 17:58:57.994 - info: host.iobroker Restart adapter system.adapter.roborock.0 because enabled 2025-07-26 17:58:59.558 - warn: openknx.0 (1699916) Ignoring GroupValue_Write of unknown GA 9/0/4 2025-07-26 17:59:00.842 - info: host.iobroker "system.adapter.roborock.0" disabled
-
RE: Daten aus Fronius Solarweb auslesen
Habe jetzt meinen Account auf Premium umgestellt. Im IoBroker alle Datenpunkte unter Userdata/0/Solarweb gelöscht. Nach start vom Script kommt diese Meldung. Datenpunkte werden auch nicht neu erstellt.
2.5.2025, 10:34:41.329 [info ]: javascript.0 (339) Stopping script script.js.common.Solarweb 2.5.2025, 10:34:43.789 [info ]: javascript.0 (339) Start JavaScript script.js.common.Solarweb (Blockly) 2.5.2025, 10:34:43.867 [error]: javascript.0 (339) script.js.common.Solarweb: ReferenceError: URL is not defined 2.5.2025, 10:34:43.871 [error]: javascript.0 (339) at Login (script.js.common.Solarweb:9:9) 2.5.2025, 10:34:43.874 [error]: javascript.0 (339) at Aggrdata_Zeitplan (script.js.common.Solarweb:995:9) 2.5.2025, 10:34:43.874 [error]: javascript.0 (339) at script.js.common.Solarweb:1041:7 2.5.2025, 10:34:43.874 [error]: javascript.0 (339) at script.js.common.Solarweb:1050:3
-
RE: Lay-Z-Spa Wifi Control
@der-jeti Ja aber mit der Zip kann ich nicht viel anfangen. Gibt es dazu eine Anleitung?
-
RE: Lay-Z-Spa Wifi Control
Hallo wo bekomme ich die aktuelle Firmware für WifiWirl LayZSpa?