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?