Hi everyone, I’m new to Home assistant coming over from Openhab. I have an Ikea sonos compatible speakers that I’m trying to integrate. I can get TTS to communicate no problem, pause, play, volume up, down, etc but I cannot change the source. I’ve read all of the articles I could find on it and I’m just striking out. I’m running out of a docker image and I just upgraded to the newest version. I noticed that the Sonos_source service is no longer there per some of the articles I read so I’ve been trying to use media_player.select_source for this but I’m getting nowhere fast. These are the lines I’m using in developer tools but it’s not working.
if I check the logs this is the error I see.
http://10.1.40.9:8123/frontend_latest/chunk.cf565e41b8a8dce0642a.js:133:204 TypeError: this.shadowRoot.querySelector(…) is null
Any help would be appreciated.
Chris