From a6f5bebced8308ad96360eaa268a3f42d947f15e Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sat, 7 Mar 2020 18:35:54 +0200 Subject: [PATCH] Add bedside light to Dashboard --- lovelace/00_home.yaml | 1 + lovelace/02_master_bedroom.yaml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/lovelace/00_home.yaml b/lovelace/00_home.yaml index 13c166a..287899a 100644 --- a/lovelace/00_home.yaml +++ b/lovelace/00_home.yaml @@ -12,6 +12,7 @@ cards: - entity: light.living_room_all_lights - entity: light.living_room_main_lights - entity: light.pc + - entity: light.bedside_light show_header_toggle: false - type: entities diff --git a/lovelace/02_master_bedroom.yaml b/lovelace/02_master_bedroom.yaml index 11e153c..2081225 100644 --- a/lovelace/02_master_bedroom.yaml +++ b/lovelace/02_master_bedroom.yaml @@ -5,6 +5,11 @@ badges: [] cards: - type: vertical-stack cards: + - type: entities + title: Lights + entities: + - entity: light.bedside_light + show_header_toggle: false - type: "custom:mini-graph-card" animate: true entities: