This is my 2nd day ever using home assistant .
(Before I continue, I shall preface that I am a novice, I have no desire to learn how to code, Or how the code works.)
(Before ever using home assistant)
I was trying to figure out how to send multiple sources of audio to a single zone/group of zones… microphone + airplay/spotify
I was told I needed a mixer… ok
So I went on a quest to find a mixer that I can control with my phone… there were a lot of options… but then I came across the Motu ultra-lite avb… it’s an audio interface that can act as a standalone mixer.
I also found out that it has an open api… which I didn’t put much thought to at the time…
Today after finally getting home assistant to work with
a control4 amp, it dawned on me if this would work.
Would it be possible to make an integration that uses the Motu avb api to control it via home assistant?
(Feel free to answer)
My thoughts were if there was a way to make a simple audio matrix template that interfaces with the Motu with the ability to control which input goes to what output. Because there are many outputs, and the I/O is expandable, I would be able to control more zones simultaneously with less hardware… I could also send multiple inputs to one output…etc…
Because it’s a full fledged mixer, in theory I should be able control the volume, equalizer, effects, etc… using HA via the api…
So the question is who’s open to that challenge of creating the template/integration for home assistant…?
It should be a simple easy to use card that has layout similar to the juke audio app…
Link to api…: https://cdn-data.motu.com/downloads/audio/AVB/docs/MOTU%20AVB%20Web%20API.pdf
Thank you,