I’ve written a GoLang app that syncs your mixer to HA via MQTT.
I’ll be soon creating a proper add-on for
It, but for now its a standalone app that will sync everything that happens on your mixer to your HA instance.
It will only create new endpoints as they turn up, otherwise it could flood HA with MQTT messages.
The XR18 is quite identical to the X32 rack, and X32 - just that the extents, (number of channels, etc), are different.
All these things can be configured in the json config, so no code change.
If you get it running, then have a look at the $HOME/.Go32/points/*.json files.
I don’t have ready access to an XR8 atm, so can’t test this.
Just want to say this is a really cool integration that I never thought of. I have an XR18 but don’t use it that often. Might break it out and leave it running just to play with this. Thanks!
Keeping an eye on this, hoping to see this get a bit more fleshed out so I can add the X32 we use at work to our HA instance to add some more automation to our meetings.
Just here to let you know that I am also keeping my eye on this. Using the Behringer X32 Core at Work and it would be absolutely awesome if they could be integrated in HA! Looking forward to it, thank you!
This is AMAZING and EXACTLY what I am looking for. Haven’t quite figured out how to install it yet but I have hacked something similar (but much worse) for use in Indigo (another home control software) using the X32 command line apps. This is truly great! Hoping I can make it work very soon!
I’m interested in this too! Planned on building my own little go between for my X-air 18 and HA as I’d like to use it to control different audio levels around my garden zones.