Can you try this new release?
It already shows the homepod mini too. Thanks!
However, the grouping does not work with it. The device itself does not support this service. Now, I’m trying to integrate through Music Assistant add-on.
However, the grouping does not work with it. The device itself does not support this service.
Yes, as expected. Only devices that actually support grouping will be groupable. I can think of a way to show it more clearly in the card though.
Nice card! Just installed it but wondering where the ‘Favorites’ coming from? Can one adjust them manually?
can this work with plexamp on my phone?
I’m also wondering the same, did you find the solution already?
Hi, it’s possible that the player switch to the currently playing media player automatically?. I mean, if I activate my home pod asking to Siri and starts playing is posible that the player show the HomePod media player without the need of interact with the player manually?
I tried with auto entities that works well with mini media player but I not able to make it work with maxi media player.
And a second question, it’s is possible to set the default image url with the content of a sensor? I have a sensor with the current playing Xbox game and I would like to show the actual cover of the game that I have stored in a sensor
Any help will be appreciated
fellow is trying to get this card into auto-entities, but were having a hard time populating the entities map
- type: custom:auto-entities
card:
type: custom:maxi-media-player
filter:
include:
- domain: media_player
card_param: entities
would be the minimal config for that, but we still see:
please have a look what this error means, and if we should try something else to auto-populate?
given the card_param: entities
is default for auto-entities (just like when populating a core entities card) I shouldn’t have entered it here, but it makes no diffrence taking it out, so I gather it is indeed default, but not working with this particular card
Ive been chatting with the auto-entities author and that card generates a list like
entities:
- entity: media_player.x
- entity: media_player.y
- ...etc...
however, when we do
- type: custom:maxi-media-player
entities:
- entity: media_player.googlehome_library
- entity: media_player.googlehome_hal
the maxi-media-player card shows the same error, of not finding entities.
hope this can be fixed, FR FR add option to list entity: media_player.abc · Issue #52 · punxaphil/maxi-media-player · GitHub
Hello, I’m using your code and it’s great. However there is a problem with my HOMEPOD, when it is paused there is no option to restart playback like on the original card. In my screenshot you can see the play function circled in red. How can I add it? THANKS
I’ll take a look
Hello, very nice media player card with lots of useful functions. Specially the grouping of multiroom snapcast speakers is great.
I ve a few small questions:
- How would i Set the favorites? Its not necessary, to do this dynamically. For me its enough, when i can set favorites in Settings or yaml.
- Is there a way, to play complete media folders instead of single files from local disk? In my case i use mopidy, if it is necessary.
- Is there a way to filter the sources?
Thanks very much
Hey @PunxsutawneyPhil, I recently wanted to change all my sonos card to this new card as I have none sonos media player. That said I have come across and error that I hope you might be willing to take a look at for me. 1) favorites from non sonos devices do not show up in the favorites section I have the go looking for them in media browser for them . 2) if I have a sonos media player and a non sonos media player I am only able to see the items from sonos favorites and none from the other. Is there any way for the card to show favorites from both media players at the same time?
Did you have any luck finding answers since there has been a reply posted
I love the card and im using it with spotify. When i go to the favorites tab instead of showing me my playlists it shows me my spotify connect devices? has anyone found a solution for this?
@PunxsutawneyPhil The card is just amazing, thank you! Would you be able to advise on how to set the favorites? It now shows only the radio channels, no matter what I set to topFavorites.
I am as well having this outcome too. Would like to display playlists as documented. Tried with SpotifyPlus as entity and same result. Any other means to show playlist?
@gbcatrinoiu @Aiden-King @the_badluck @windelwipper @TMidi
You can create your own favorites (for instance if the device platform you use doesn’t already provide it):
Maxi Media Player - Custom Favorites
cant seem to be able to install this with HACS. theres also no option for lovelace or frontend with the newer update.
HACS changed their UI. It’s called “Dashboard” now. I have updated this card’s documentation.