Does anyone know how to add the new bose speakers? Like the soundbar 700 or homespeaker 500?
I do not mean the soundtouch series. I think bose stopped the soundtouch line…
Would be great if anyone can help me! it would be a distinguished thing because with these new bose speakers alexa would be perfectly implemented to homeassistant.
So the way I got this to work is with https://github.com/custom-components/alexa_media_player with Bose Soundbar 500, I’m using it for tts to let me know when a door is left open, light was left on, dryer is done, etc would be nice to see a more official integration but I’m happy with this for now
I have the 300, 500 and 700. Not been happy about only being able to group them in the Bose app. Alexa support was dropped but never worked properly for me anyway.
I finally found a solution that works for me and might help some people so I’ll share it here.
My needs are:
Group at will with HA
Start playing through HA on any speaker or group
I accomplished this by creating a chrome cast group in the Google Home app.
I had to use a VPN to enable chrome cast on the 500 speaker, was automatically on on the soundbar 700.
The group is accessible in tha chromcast integration in HA. I use spotcast to start playing though since I use Spotify for music.
I am not that far yet but I assume I can make Amazon call HA to connect them to Alexa or othe voice assistants.
I just also found that the soundbar 900 hasn’t been working with alexa for a apparently a month or two. I used to use the alexa media player integration to play voice and sound announcements (e.g. ringbell) in the soundbar. I’m reading now that people can no longer control the soundbar from alexa and from HA I see the soundbar media player as “offline” all the time, and so does the Alexa App in my phone, even if the alexa account is properly set in the soundbar app. Terrible bose support and marketing as they still announce “alexa support” for this product.
@thdg can you elaborate RE “making amazon call HA to connect the soundbar to Alexa or other voice assistant”? did you succeed?
I’m thinking of moving the soundbar to the “google cast” integration (will do soon apparently they need a fixed IP address for this, as the integration is not able to auto-discover the soundbar for some reason) and then I need to figure out a way to do text-to-speech to the device to recover the functionality I lost, and adapt a bunch of automations that used it.
I have both Alexa and Chrome cast working on the same devices. Support from BOSE is very disappointing…
After I connected my HA instance to Alexa all my scripts show up in the Alexa app as scenes.
I “assume” (have not had the time to test this out) I can create a routine in Alexa to call the script just like you do for scenes.
I also have HA integrated to Alexa via a custom skill, that has been solid for years. What broke for me (and apparently everyone else) is the Bose integration with Alexa, Alexa no longer sees the Bose soundbar as media player. I was using that functionality to have do announcements, volume control etc
it seems there is an api since a few month now…
from what I could find it is called Switchboard API bose. but everything is in German.
Who know, maybe some day.
The switchboard API is pretty old, and since its “release”, BOSE has removed their developer portal and all traces of the API and its documentation.
They never opened it up, there was a waiting list you could get on, to maybe get access to the API, but that is also removed.
The PHP-code you link to has not been updated in 3 years, and everything else regarding this api seems to be equally dead…