From e0bbc5c973a51c1e3b899c1cf3fd53ca65d51d17 Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Sun, 30 Dec 2018 02:30:11 -0500 Subject: [PATCH] Add devices to HA overview pane --- customize.yaml | 2 ++ groups.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/customize.yaml b/customize.yaml index 09f18b9..f46b676 100644 --- a/customize.yaml +++ b/customize.yaml @@ -2,3 +2,5 @@ group.all_automations: hidden: false group.all_scripts: hidden: false +group.all_devices: + hidden: false diff --git a/groups.yaml b/groups.yaml index 49aab5b..f10fc56 100644 --- a/groups.yaml +++ b/groups.yaml @@ -15,6 +15,7 @@ HA: entities: - group.all_automations - group.all_scripts + - group.all_devices Lights: view: yes