bitfocus / companion-module-requests

Repository for tracking module requests
95 stars 10 forks source link

[Module Requests] Bose Control Space #1091

Open Macelskie opened 1 year ago

Macelskie commented 1 year ago

Bose Control Space Devices For example: ControlSpace EX-1280 - All devices of the series use the same protocol

Functions: The signal processor has several modules that can be controlled via the Remote Protocol. The "Gain" module has the highest priority. It contains a mute function for different inputs and outputs and the possibility to output the volume. The mute status should be able to be returned as feedback and also the current volume level of the gain.

Gain

The control takes place via the documented control protocol: Controlled via serial commands sent over Ethernet using a TCP/IP connection (Port 10055) https://assets.bose.com/content/dam/Bose_DAM/Web/pro/global/products/software/ControlSpace_Designer_software/downloads/ControlSpace_Designer_5-9_Release/ControlSpace_SerialControlProtocol_5.9.pdf

I would be very grateful for an implementation

Johanneskerk commented 2 weeks ago

Is there any updated related to this? We are using the ESP-1240.

How did you manage to control it via Companion?