Hi all. I’m struggling with getting a HA dashboard configured to show volume levels and mute status from a Sonance DSP8-130 controlled over the network using commands.
I’ve struggled through getting a media card on my dashboard to show what’s playing (WiiM Pro) and added buttons to control volume +/- and mute on/off using helpers, entities and buttons to send the commands through Node Red to the Amp.
I’ve also set up another Node Red flow to capture true/false for mute status for 3 outputs and that’s repeating every 5 seconds and shows in the debug window.
What I would like is a volume slider and mute button that reflect the amplifiers settings using the poll commands that I can send.
I can’t figure out how to set this up to show in Home Assistant on a media dashboard.
To save dumping absolutely everything here, what do people need to see to understand where I am and hopefully help me out.