mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Revert 110.0 decluttering card hacks
This commit is contained in:
@@ -18,22 +18,19 @@ cards:
|
||||
type: custom:layout-card
|
||||
layout: horizontal
|
||||
cards:
|
||||
# TODO: Remove vertical-stack wrapper. 0.110 hack
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: custom:decluttering-card
|
||||
template: titanium_card
|
||||
variables:
|
||||
- title: Titanium
|
||||
- icon: mdi:desktop-tower
|
||||
- type: custom:decluttering-card
|
||||
template: titanium_card
|
||||
variables:
|
||||
- title: Titanium
|
||||
- icon: mdi:desktop-tower
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: platinum_card
|
||||
variables:
|
||||
- title: Platinum
|
||||
- icon: mdi:nas
|
||||
- type: custom:decluttering-card
|
||||
template: platinum_card
|
||||
variables:
|
||||
- title: Platinum
|
||||
- icon: mdi:nas
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
|
||||
@@ -81,14 +81,11 @@
|
||||
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:
|
||||
- player: media_player.kitchen
|
||||
- player_name: Kitchen
|
||||
- type: custom:decluttering-card
|
||||
template: media_with_controls
|
||||
variables:
|
||||
- player: media_player.kitchen
|
||||
- player_name: Kitchen
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
|
||||
@@ -78,14 +78,11 @@
|
||||
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:
|
||||
- player: media_player.master_bedroom
|
||||
- player_name: Bedroom
|
||||
- type: custom:decluttering-card
|
||||
template: media_with_controls
|
||||
variables:
|
||||
- player: media_player.master_bedroom
|
||||
- player_name: Bedroom
|
||||
|
||||
|
||||
- type: vertical-stack
|
||||
|
||||
Reference in New Issue
Block a user