I was looking at the songpal integration and it doesn't have everything I need to control my STR-AZ1000ES fully. I need to be able to switch the HDMI Output. This capability would make it possible for me to fully drop Savant and switch to HA. Between the Savant profile and the web interface, I'm confident something with more control can be developed. I can see the JSON getting passed ({"type":"set","feature":"hdmi.out","value":"A"})
to the AVR. I'm not sure I could create a new integrations but I'd love to share info with someone who can make it happen.
#Sony AVR Integration
1 messages · Page 1 of 1 (latest)
Interesting, I'd never heard of the SongPal integration. I have a STR-1040DN and use this https://github.com/peteS-UK/sonyavr/blob/main/README.md
it might help you...
Thanks. I'll take a look. I don't think it can be integrated into the songpal integration, but maybe this one. I've reverse-engineered a bit more. My AVR will take straight JSON commands over TCP.
That one didn't work for mine, but I created an issue to hopefully start a conversation about adding more functionality.
As an update I found an old integration that was no longer active that uses the Sony-cisip2 protocol. I updated it with help from AI. It was mostly working but I stripped it back just to handle the HDMI OUT which is mainly what I needed on top of songpal