Hi,
Ich kann seid dem Upgrade auf 5.0.9 keine Datenpunkte mehr in 0_userdata erstellen.
NEWS
Best posts made by NinjaTurtle85
-
RE: js-controller 5.0.x jetzt in der BETA
Latest posts made by NinjaTurtle85
-
RE: Lay-Z-Spa Wifi Control
@ninjaturtle85 sagte in Lay-Z-Spa Wifi Control:
@chris685
Hi, wenn ich das richtig verstehe, sollte wenn ich den Datenpunkt AMBC ändere der Wert im Modul für die Außentemperatur stehen?Ich hab den Fehler selbst gefunden:
Ich musste in meinem Skript, in dem ich die Außentemperatur in den Datenpunkt schreibe, ändern. Und zwar habe ich den Wert aktualisiert und nicht gesteuert.Aber ich muss ihn in Fahrenheit umrechnen damit er im Datenpunkt und im Modul richtig dargestellt wird.
-
RE: Lay-Z-Spa Wifi Control
@chris685
Hi, wenn ich das richtig verstehe, sollte wenn ich den Datenpunkt AMBC ändere der Wert im Modul für die Außentemperatur stehen? -
RE: Blöcke hellblau - Javascript Adapter 8.3.1
@homoran Oh Mann
Ab ins Schwarze Loch mit mir!!!!Vielen Dank!!!!
-
Blöcke hellblau - Javascript Adapter 8.3.1
Ich habe eine Frage nur für mein Verständnis, es funktioniert alles nur störe ich mich etwas an den hellblauen Blöcken die Ich seit einiger Zeit habe:
Kann mir jemand sagen was die hellblauen Blöcke bedeuten?
-
RE: SONOS Adapter Abstürze (wegen Move2?)
bei neuinstallation des Sonos Adapters warnt der Admin Adapter:
2024-04-08 17:04:19.609 warn sonos has an invalid jsonConfig: [{"instancePath":"/items/devicesTab/items/_sendto","schemaPath":"#/definitions/sendToProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"timeout"},"message":"must NOT have additional properties"},{"instancePath":"/items/devicesTab","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
-
RE: SONOS Adapter Abstürze (wegen Move2?)
@djmarc75 nope, leider keine Besserung:
2024-04-08 16:36:22.883 - info: host.IoBroker "system.adapter.sonos.0" enabled 2024-04-08 16:36:23.188 - info: host.IoBroker instance system.adapter.sonos.0 started with pid 2283 2024-04-08 16:36:24.436 - info: sonos.0 (2283) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.sonos, node: v18.20.1, js-controller: 5.0.19 2024-04-08 16:37:18.542 - info: host.IoBroker stopInstance system.adapter.sonos.0 (force=false, process=true) 2024-04-08 16:37:18.545 - info: sonos.0 (2283) Got terminate signal TERMINATE_YOURSELF 2024-04-08 16:37:18.546 - info: sonos.0 (2283) terminating 2024-04-08 16:37:18.548 - info: sonos.0 (2283) terminating 2024-04-08 16:37:18.550 - info: sonos.0 (2283) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2024-04-08 16:37:18.775 - info: host.IoBroker stopInstance system.adapter.sonos.0 send kill signal 2024-04-08 16:37:19.051 - info: sonos.0 (2283) terminating 2024-04-08 16:37:19.178 - info: host.IoBroker instance system.adapter.sonos.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2024-04-08 16:37:22.082 - info: host.IoBroker instance system.adapter.sonos.0 started with pid 2315 2024-04-08 16:37:24.787 - info: sonos.0 (2315) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.sonos, node: v18.20.1, js-controller: 5.0.19 2024-04-08 16:37:26.430 - error: sonos.0 (2315) 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(). 2024-04-08 16:37:26.430 - error: sonos.0 (2315) unhandled promise rejection: Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:37:26.431 - error: sonos.0 (2315) TypeError: Cannot read properties of undefined (reading 'recalculateGroupVolume') at NotificationListener.notificationHandler (/opt/iobroker/node_modules/sonos-discovery/lib/models/Player.js:370:25) at NotificationListener.emit (node:events:529:35) at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:125:17 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2024-04-08 16:37:26.431 - error: sonos.0 (2315) Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:37:26.440 - info: sonos.0 (2315) terminating 2024-04-08 16:37:26.443 - info: sonos.0 (2315) terminating 2024-04-08 16:37:26.444 - warn: sonos.0 (2315) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-04-08 16:37:26.453 - error: sonos.0 (2315) 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(). 2024-04-08 16:37:26.453 - error: sonos.0 (2315) unhandled promise rejection: Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:37:26.453 - error: sonos.0 (2315) TypeError: Cannot read properties of undefined (reading 'recalculateGroupVolume') at NotificationListener.notificationHandler (/opt/iobroker/node_modules/sonos-discovery/lib/models/Player.js:370:25) at NotificationListener.emit (node:events:529:35) at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:125:17 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2024-04-08 16:37:26.453 - error: sonos.0 (2315) Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:37:26.945 - info: sonos.0 (2315) terminating 2024-04-08 16:37:27.069 - error: host.IoBroker instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-04-08 16:37:27.069 - info: host.IoBroker Restart adapter system.adapter.sonos.0 because enabled
-
SONOS Adapter Abstürze (wegen Move2?)
Mein Sonos Adapter stürtzt ständig ab:
2024-04-08 16:10:11.550 - warn: admin.0 (825) sonos has an invalid jsonConfig: [{"instancePath":"/items/devicesTab/items/_sendto","schemaPath":"#/definitions/sendToProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"timeout"},"message":"must NOT have additional properties"},{"instancePath":"/items/devicesTab","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}] 2024-04-08 16:10:11.747 - info: sonos.0 (180242) starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.sonos, node: v20.12.1, js-controller: 5.0.19 2024-04-08 16:10:12.871 - error: sonos.0 (180242) 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(). 2024-04-08 16:10:12.872 - error: sonos.0 (180242) unhandled promise rejection: Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:10:12.873 - error: sonos.0 (180242) TypeError: Cannot read properties of undefined (reading 'recalculateGroupVolume') at NotificationListener.notificationHandler (/opt/iobroker/node_modules/sonos-discovery/lib/models/Player.js:370:25) at NotificationListener.emit (node:events:530:35) at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:125:17 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2024-04-08 16:10:12.873 - error: sonos.0 (180242) Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:10:12.879 - info: sonos.0 (180242) terminating 2024-04-08 16:10:12.883 - info: sonos.0 (180242) terminating 2024-04-08 16:10:12.884 - warn: sonos.0 (180242) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-04-08 16:10:12.889 - error: sonos.0 (180242) 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(). 2024-04-08 16:10:12.889 - error: sonos.0 (180242) unhandled promise rejection: Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:10:12.890 - error: sonos.0 (180242) TypeError: Cannot read properties of undefined (reading 'recalculateGroupVolume') at NotificationListener.notificationHandler (/opt/iobroker/node_modules/sonos-discovery/lib/models/Player.js:370:25) at NotificationListener.emit (node:events:530:35) at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:125:17 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2024-04-08 16:10:12.890 - error: sonos.0 (180242) Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:10:12.894 - error: sonos.0 (180242) 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(). 2024-04-08 16:10:12.894 - error: sonos.0 (180242) unhandled promise rejection: Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:10:12.894 - error: sonos.0 (180242) TypeError: Cannot read properties of undefined (reading 'recalculateGroupVolume') at NotificationListener.notificationHandler (/opt/iobroker/node_modules/sonos-discovery/lib/models/Player.js:370:25) at NotificationListener.emit (node:events:530:35) at /opt/iobroker/node_modules/sonos-discovery/lib/NotificationListener.js:125:17 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2024-04-08 16:10:12.895 - error: sonos.0 (180242) Cannot read properties of undefined (reading 'recalculateGroupVolume') 2024-04-08 16:10:13.386 - info: sonos.0 (180242) terminating 2024-04-08 16:10:13.518 - error: host.IoBroker instance system.adapter.sonos.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-04-08 16:10:13.519 - info: host.IoBroker Restart adapter system.adapter.sonos.0 because enabled
Ich würde behaupten das dass Problem erst mit dem Sonos Move 2 anfing.
Hat jemad eine Idee woran es liegen kann? -
RE: Test Tedee Adapter
Ich habe das Wlan gewechselt und jetzt geht es wieder.
Ich denke ein Stecker ziehen hätte auch gereicht. -
RE: Test Tedee Adapter
Hallo zusammen,
seid dem Bridge update auf 2.2.19382 bekomme ich keine Verbindung mehr zur Bridge.
API Key habe ich erneuert, aber leider kein Erfolg.
Hat noch jemand das Problem? -
RE: Errormeldung Blockly Skript (compile failed: at)
@martinp das stimmt. Werde ich tun.