From ebf0e2719799f5d4247d6e147f651115d135c5d7 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Wed, 20 May 2020 22:49:57 +0300 Subject: [PATCH] More decluttering-card 110 hacks --- .../advanced_dashboard/09_network.yaml | 23 +++++++++++-------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/config/lovelace/advanced_dashboard/09_network.yaml b/config/lovelace/advanced_dashboard/09_network.yaml index 8b00bbe..094c539 100644 --- a/config/lovelace/advanced_dashboard/09_network.yaml +++ b/config/lovelace/advanced_dashboard/09_network.yaml @@ -18,19 +18,22 @@ cards: type: custom:layout-card layout: horizontal cards: + # TODO: Remove vertical-stack wrapper. 0.110 hack - type: vertical-stack cards: - - type: custom:decluttering-card - template: titanium_card - variables: - - title: Titanium - - icon: mdi:desktop-tower + - type: vertical-stack + cards: + - 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: