mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Workaround for media player decluttering cards in 0.110
This commit is contained in:
@@ -14,11 +14,6 @@
|
||||
layout: horizontal
|
||||
max_columns: 1
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- media_player.bathroom
|
||||
- type: custom:decluttering-card
|
||||
template: media_with_controls
|
||||
variables:
|
||||
|
||||
@@ -81,6 +81,9 @@
|
||||
variables:
|
||||
state_indicator_id: automation.titanium_turn_off_when_idle
|
||||
|
||||
# TODO: Remove vertical-stack wrapper. 0.110 hack
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: custom:decluttering-card
|
||||
template: media_with_controls
|
||||
variables:
|
||||
|
||||
@@ -78,6 +78,9 @@
|
||||
template: default
|
||||
entity: binary_sensor.house_mode
|
||||
|
||||
# TODO: Remove vertical-stack wrapper. 0.110 hack
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: custom:decluttering-card
|
||||
template: media_with_controls
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user