The mini media player card looks really crisp, but at least the grouping is working perfectly for now. I just made some different input booleans to group and ungroup speakers to different setups. Works like a charm.
Question to the developer, would it be possible to make an option for group volume? This is one of the features from the mini media player that I do miss. Thanks!
Thatās great news, Tor. Iām excited to hear you are working on it. I was worried there was some inherent limitation in HEOS that made it impossible, so Iām relieved to know it will come eventually.
Currently I play my heos favorites (including radio stations), and spotify playlists using the lovelace interface (not the media browser) on a wall tablet. But I have to switch to the BubbleUPNP app to play the music on my DLNA server. Now that it all shows up in the media browser, Iām looking forward to ditching bubble and playing everything from the same interface.
Some good news: I noticed balloob made a PR on the official integration for Media Browser support. Iāve tested it and it works great, but right now it only supports local files and Radio Browser. I have it working for favorites with my tweak, but Iām having a hard time playing Spotify direct from the Media Browser. Not sure if it is supported by HEOS at all since even in the HEOS-app we need to open the Spotify-application. On the other hand, HEOS devices appears as spotify-connect devices in spotify, so it should be possible somehow.
Supporting multiple zones would be amazing. I own numerous AVRs and PrePros supporting HEOS, each with 2-3 zones. Right now, if I want to include my living room in the group, the speakers outside on Zone 2 also start playing.
Please provide the ability to control zones independently.
And then I have quite a few different automations when I switch from one to another zone, or unjoin the soundbar when the tv is switched on etc. But planning on moving those to NodeRed.
Also, in my experience it worked best to unjoin them all first, and then create the new group.
I think this HA app is great.
Quick question -
When I select an album to stream via a DLNA server using the HEOS app I get an option to play the whole Album. There is a āPlay Albumā button that brings up a selection either Play Now/Play NOW add to queue/Play Next Add to end of queue or cancel
This works brilliantly within the app
However if I select the same DLNA server using Home assistant via the HEOS player I have integrated, I donāt see those choicesā¦ I just see the individual tracks only. I play one and it wonāt go onto the next
Iām not sure I understand. There appears to be only one HEOS āmedia_playerā entity per device. So for my Marantz AV7706 that has three zones, how do I control each zone independently like I can through the HEOS app?
The HEOS app doesnāt allow you to control each zone independently either. It allows you to select what music you want to play on your HEOS device, and then you can activate or deactivate different zones. But you canāt select that it plays A on zone 1 and plays B on zone 2.
However by combining the HEOS integration and the DenonAVR integration you can get quite some flexibility.
The Grouping is really nice, but then using Media and control the volumes needs again some mediaplayers. Thats not really neat, but it works. Did anyone of you could match everything together?
My component
Custom Mediaplayer for Grouping
Mediaplayer for Spotify
Mediaplayer (all mediaplayers) for Volume control or even a Mediaplayer for every speaker to control that granually. And aswell for Radiostation
So I have 1 Mediaplayer, where i can group everything, change the volume of all Speakers I grouped (like in the HeosApp) and when i go Browse Media, that i can choose from my Spotify.
At the moment thats not possible because
Spotify cannot be a mediaplayer when i want to Group the Speakers (Only heos speakers are allowed)
so therefore i cannot browse through my spotify playlist
Volume Control for all the grouped speakers.
This cannot be done, because it only regulates the master speakers volume. Same problem as with the spotifyplayer, i cannot use the āallmediaplayer Groupā entity because its not a real speaker.
So because i cannot use All mediaplyer Group and the spotify mediaplayer i need to have 3 Mediaplayers in lovelace
1x Mediaplayer for Grouping
1x Mediaplayer Spotify for browsing trough spotify playlist
1x Mediaplayer All Mediaplayer Group. to change the volume of all the Speakers.
You can reduce it to two cards if you include: sync_volume: true to your mini media player card that you use for grouping.
Spotify playlist I donāt know.
Hi there,
Im pretty new to HA, but I hope someone can help me out.
The only thing i want is a media-player card for spotify (with the playlist button integrated)
which is turning on by default zone 2 of my denon (heos)
With the option of turning on zone 1.
The group function doesnt work with me (cant call the join service)
Im trying and reading for a lot of hours now, but cant figure it out.
I installed all the needed integrations (spotify/hacs/mini media player and some custom cards.)