Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audioserver Gen2 unsupported by Adapter #202

Open
AF-112 opened this issue Nov 5, 2021 · 2 comments
Open

Audioserver Gen2 unsupported by Adapter #202

AF-112 opened this issue Nov 5, 2021 · 2 comments

Comments

@AF-112
Copy link

AF-112 commented Nov 5, 2021

Describe the bug
Audioserver Gen2 unsupported by Adapter.

To Reproduce
Change from Audioserver Gen1 to Audioserver Gen2...
https://www.loxone.com/dede/kb/audioserver/

Expected behavior
Control the Volumes etc. from the new Audioserver Gen2 via ioBroker.
However, the scope of functions of the data points is much smaller than with the AudioServer Gen1. Unfortunately I miss data points like "volume", "station", "songName".

Screenshots & Logfiles
loxone.0 | 2021-11-05 08:14:51.719 | info | (596642) Unsupported device control AudioZoneV2
loxone.0 | 2021-11-05 08:14:51.499 | info | (596642) Unsupported device control AudioZoneV2
loxone.0 | 2021-11-05 08:14:50.735 | info | (596642) Unsupported device control AudioZoneV2
loxone.0 | 2021-11-05 08:14:50.109 | info | (596642) Unsupported device control AudioZoneV2
loxone.0 | 2021-11-05 08:14:48.300 | info | (596642) Unsupported device control AudioZoneV2
loxone.0 | 2021-11-05 08:14:47.957 | info | (596642) Unsupported device control AudioZoneV2
loxone.0 | 2021-11-05 08:14:47.615 | info | (596642) Unsupported device control AudioZoneV2
loxone.0 | 2021-11-05 08:14:47.120 | info | (596642) Unsupported device control AudioZoneV2
loxone.0 | 2021-11-05 08:14:46.395 | info | (596642) got structure file; last modified on 2021-11-04 15:48:48
loxone.0 | 2021-11-05 08:14:46.202 | info | (596642) Miniserver connected
loxone.0 | 2021-11-05 08:14:45.357 | info | (596642) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.loxone, node: v12.22.1, js-controller: 3.3.18
grafik
grafik
grafik

Versions:

  • Adapter version: 2.2.3
  • JS-Controller version: 3.3.18
  • Node version: 12.22.1
  • Operating system: Ubuntu 20.04 LTS

Values
{
"from": "system.adapter.loxone.0",
"user": "system.user.admin",
"ts": 1636441073251,
"common": {
"name": "Unsupported: Technik groß",
"role": "info"
},
"native": {
"reportedVersion": "2.2.3",
"control": {
"name": "Technik groß",
"type": "AudioZoneV2",
"uuidAction": "181fd4c1-0105-f5f6-ffffbf700ddc70dd",
"room": "141224a1-009a-c44f-ffffbf700ddc70dd",
"cat": "141224a1-0054-c2f6-ffffbf700ddc70dd",
"defaultRating": 8,
"isFavorite": true,
"isSecured": false,
"details": {
"jLockable": true,
"server": "181d5805-03d7-ffb3-ffffbf700ddc70dd",
"playerid": 5,
"clientType": 0,
"parameterConnections": 0,
"validOutputs": true,
"volumeMode": 0
},
"states": {
"jLocked": "981fd4c1-0105-f5e1-ffff725a8eda2cc4",
"power": "181fd4c1-0105-f5f1-ffff725a8eda2cc4",
"defaultVolume": "181fd4c1-0105-f5e5-ffff725a8eda2cc4",
"alarmVolume": "181fd4c1-0105-f5e7-ffff725a8eda2cc4",
"bellVolume": "181fd4c1-0105-f5e8-ffff725a8eda2cc4",
"buzzerVolume": "181fd4c1-0105-f5e9-ffff725a8eda2cc4",
"ttsVolume": "181fd4c1-0105-f5ea-ffff725a8eda2cc4",
"volumeStep": "181fd4c1-0105-f5e6-ffff725a8eda2cc4",
"isLocked": "181fd4c1-0105-f5e1-ffff725a8eda2cc4",
"serverState": "181fd4c1-0105-f5cd-ffff725a8eda2cc4",
"clientState": "181fd4c1-0105-f5cf-ffff725a8eda2cc4",
"playState": "181fd4c1-0105-f5ce-ffff725a8eda2cc4",
"volumeExternal": "1827d546-01ba-f090-ffff97f6242c0a7d"
}
}
},
"acl": {
"object": 1636,
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator"
},
"_id": "loxone.0.181fd4c1-0105-f5f6-ffffbf700ddc70dd",
"type": "device"
}

@AF-112
Copy link
Author

AF-112 commented Dec 21, 2021

@UncleSamSwiss Is there a chance to integrate support for the new audio server?

@AF-112
Copy link
Author

AF-112 commented Jun 8, 2023

Hello @UncleSamSwiss, can you make the AudioZone V2 data points writable?
-> The new Audioserver since two Years: https://shop.loxone.com/enen/audioserver.html

These are listed as Unsupported in the adapter objects.
A "quick and dirty" solution from Fullstack0verflow is already available in the pull requests. However, this only affects a few data points within the audio zones.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant