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
|
type: custom:layout-card
|
||||||
layout: horizontal
|
layout: horizontal
|
||||||
cards:
|
cards:
|
||||||
# TODO: Remove vertical-stack wrapper. 0.110 hack
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: vertical-stack
|
- type: custom:decluttering-card
|
||||||
cards:
|
template: titanium_card
|
||||||
- type: custom:decluttering-card
|
variables:
|
||||||
template: titanium_card
|
- title: Titanium
|
||||||
variables:
|
- icon: mdi:desktop-tower
|
||||||
- title: Titanium
|
|
||||||
- icon: mdi:desktop-tower
|
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: platinum_card
|
template: platinum_card
|
||||||
variables:
|
variables:
|
||||||
- title: Platinum
|
- title: Platinum
|
||||||
- icon: mdi:nas
|
- icon: mdi:nas
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
|
|||||||
@@ -81,14 +81,11 @@
|
|||||||
variables:
|
variables:
|
||||||
state_indicator_id: automation.titanium_turn_off_when_idle
|
state_indicator_id: automation.titanium_turn_off_when_idle
|
||||||
|
|
||||||
# TODO: Remove vertical-stack wrapper. 0.110 hack
|
- type: custom:decluttering-card
|
||||||
- type: vertical-stack
|
template: media_with_controls
|
||||||
cards:
|
variables:
|
||||||
- type: custom:decluttering-card
|
- player: media_player.kitchen
|
||||||
template: media_with_controls
|
- player_name: Kitchen
|
||||||
variables:
|
|
||||||
- player: media_player.kitchen
|
|
||||||
- player_name: Kitchen
|
|
||||||
|
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
|
|||||||
@@ -78,14 +78,11 @@
|
|||||||
template: default
|
template: default
|
||||||
entity: binary_sensor.house_mode
|
entity: binary_sensor.house_mode
|
||||||
|
|
||||||
# TODO: Remove vertical-stack wrapper. 0.110 hack
|
- type: custom:decluttering-card
|
||||||
- type: vertical-stack
|
template: media_with_controls
|
||||||
cards:
|
variables:
|
||||||
- type: custom:decluttering-card
|
- player: media_player.master_bedroom
|
||||||
template: media_with_controls
|
- player_name: Bedroom
|
||||||
variables:
|
|
||||||
- player: media_player.master_bedroom
|
|
||||||
- player_name: Bedroom
|
|
||||||
|
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
|
|||||||
Reference in New Issue
Block a user