I have one more question, is it possible to add the option to enable shuffle mode with ‘shuffle: true / shuffle: false’ when using this button?
here code ?
predefinedGroups: # defaults to empty
- name: Inside
entities:
- media_player.matrum
- media_player.hall
- name: Kök&Hall
media: Legendary # If you want to start playing a specific favorite when grouping
entities: # Use below format if you want to set the volume of the speakers when grouping
shuffel: true
- player: media_player.kok
volume: 10
- player: media_player.hall
volume: 5
- name: Sleeproom
media: Legendary # If you want to start playing a specific favorite when grouping
entities: # Use below format if you want to set the volume of the speakers when grouping
shuffel: false
- player: media_player.kok
volume: 10
- player: media_player.hall
volume: 5
I use Mushrom Cards for my dashboards and wanted to style my Sonos Card to be similar. Below is the end result based on info in this thread and using Card Mod. Happy to help where I can if anyone want a similar UI.
I’ve been using Sonoscard for a while, but since updating to 6.7.1 the artwork has decided to fill the entire available space, and not be a neatly presented square tile.
This persists across multiple devices (web, mobile, private browsing) and I’ve made no configuration changes in code / YAML beyond creating groups via the UI.
I’ve also tried reverting to an older version, but the issue remains.
I’m still seeing this issue. I’ve cleared website data and reloaded the page, but when using google chrome, the artwork is still cropped top and bottom when filling the width. What’s weird is the iOS companion app has always appeared fine even before this recent release.
Issue resolved itself by having the card open and changing the song playing by Sonos. Not a browser cache issue, but something between the card and Sonos integration.
I haven’t messed with this card in a minute but I just came to say excellent upgrade/implementation of the volume and groupings. I know this happened a while ago but today was the first time I really used it and it was smooth as butter.
Hi guys, i’m very sorry if it’s not the correct place to ask this or if it’s been answered already, i’m struggling finding the informations I need in those 656 messages ><
i see a lot of you have resized the cover art size, i don’t understand how you did it.
it is a settings in the card itself or is it something in a more global scale inside a theme or something ?
thanks in advance for you help/time.
Btw, PunxsutawneyPhil thanks a lot for this fantastic card ! <3
This card is causing my HA instance to crash. Not quite sure what it is but it’s to do with the media-browser element.
I have the following configure:
- type: custom:sonos-card
sections:
- media browser
mediaBrowserItemsPerRow: 4
mediaBrowserTitlesToIgnore:
- My media
- Artists
- Albums
- Tracks
- Recently played
- Top Artists
- Top Tracks
- Categories
- Featured Playlists
- New Releases
- UniFi Protect
topFavorites:
- good energy
- Chilled Hits
- Dog Calming Music
- Kitchen Swagger
numberOfFavoritesToShow: 5
title: Music Selection
Each time I move through the menus it suddenly freezes up my entire HA (usually with 4-5 clicks). Only way I can then get it going again is to hard restart the Pi that HA is running on.
Great card though so absolutely not a criticism, just wanted to draw your attention to a potential issue Phil. Let me know if I can do anything to help?
Update: The following appears in the logs;
Updating systemmonitor took longer than the scheduled update interval 0:00:15
14:35:08 – (WARNING) systemmonitor - message first occurred at 14:34:53 and shows up 2 times
Update of media_player.spotify_house is taking over 10 seconds
14:35:07 – (WARNING) helpers/entity.py - message first occurred at 14:34:50 and shows up 3 times
Spotify Page - Update Media Players: Already running
14:35:00 – (WARNING) Automation - message first occurred at 14:34:50 and shows up 2 times
It then just goes into a constant loop and my entire HA instance freezes up - Can’t even download the full logs beyond this point.