mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Improve sonos on tablet dashboard
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
sonos_media_player:
|
||||
default:
|
||||
- info: "scroll"
|
||||
card:
|
||||
type: custom:mini-media-player
|
||||
artwork: cover
|
||||
info: "[[info]]"
|
||||
entity: "[[player]]"
|
||||
speaker_group:
|
||||
sync_volume: true
|
||||
@@ -21,3 +24,19 @@ sonos_media_player:
|
||||
idle_view:
|
||||
when_idle: true
|
||||
when_standby: true
|
||||
|
||||
sonos_media_player_small:
|
||||
default:
|
||||
- info: "short"
|
||||
card:
|
||||
type: custom:mini-media-player
|
||||
artwork: cover
|
||||
info: "[[info]]"
|
||||
entity: "[[player]]"
|
||||
hide:
|
||||
power: true
|
||||
icon: true
|
||||
shuffle: false
|
||||
idle_view:
|
||||
when_idle: true
|
||||
when_standby: true
|
||||
|
||||
Reference in New Issue
Block a user