You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The adapter suddenly no longer finds any Sonos devices.
The error occurs when trying to search for Sonos devices:
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/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"}]
Steps to Reproduce
Attempt to search for Sonos devices.
Expected behavior
The Sonos devices are found.
Versions:
Adapter version: v3.0.0
JS-Controller version: 6.0.11
Node version: v20.17.0
Operating system: debian12
The text was updated successfully, but these errors were encountered:
Describe the bug
The adapter suddenly no longer finds any Sonos devices.
The error occurs when trying to search for Sonos devices:
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/9/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"}]
Steps to Reproduce
Attempt to search for Sonos devices.
Expected behavior
The Sonos devices are found.
Versions:
The text was updated successfully, but these errors were encountered: