Revert 110.0 decluttering card hacks

This commit is contained in:
2020-05-21 19:49:23 +03:00
parent 8fd69282f5
commit e0f072e908
3 changed files with 20 additions and 29 deletions
@@ -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