mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Upgrade the tablet dashboard
This commit is contained in:
@@ -18,3 +18,10 @@ small:
|
||||
- color: black
|
||||
icon:
|
||||
- color: black
|
||||
- value: 'home'
|
||||
styles:
|
||||
card:
|
||||
- background-color: var(--primary-color)
|
||||
- color: black
|
||||
icon:
|
||||
- color: black
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
sonos_media_player:
|
||||
default:
|
||||
- info: "scroll"
|
||||
- info: "short"
|
||||
card:
|
||||
type: custom:mini-media-player
|
||||
artwork: cover
|
||||
@@ -26,17 +26,15 @@ sonos_media_player:
|
||||
when_standby: true
|
||||
|
||||
sonos_media_player_small:
|
||||
default:
|
||||
- info: "short"
|
||||
card:
|
||||
type: custom:mini-media-player
|
||||
artwork: cover
|
||||
info: "[[info]]"
|
||||
artwork: none
|
||||
entity: "[[player]]"
|
||||
hide:
|
||||
power: true
|
||||
icon: true
|
||||
shuffle: false
|
||||
info: true
|
||||
shuffle: true
|
||||
idle_view:
|
||||
when_idle: true
|
||||
when_standby: true
|
||||
|
||||
Reference in New Issue
Block a user