From fb7ef6e9f9ec965cbfebb2d334d94f4b035632ce Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sun, 7 Jun 2020 23:20:44 +0300 Subject: [PATCH] Reorder devices --- config/lovelace/home_dashboard/main_dashboard.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/config/lovelace/home_dashboard/main_dashboard.yaml b/config/lovelace/home_dashboard/main_dashboard.yaml index 3f504ad..3b7059e 100644 --- a/config/lovelace/home_dashboard/main_dashboard.yaml +++ b/config/lovelace/home_dashboard/main_dashboard.yaml @@ -166,6 +166,12 @@ icon: mdi:nas tap_action: action: more-info + - type: custom:button-card + template: default + entity: binary_sensor.pi_hole_enabled + name: Pi-Hole + icon: mdi:pi-hole + - type: horizontal-stack cards: - type: custom:button-card @@ -184,11 +190,6 @@ state_indicator_on_color: var(--color-red) state_on_indicator_on_color: var(--color-red) - - type: custom:button-card - template: default - entity: binary_sensor.pi_hole_enabled - name: Pi-Hole - icon: mdi:pi-hole - type: custom:decluttering-card template: brita_water_card