From 8bb94063d582e5c912803d7d73321174a563e1d9 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sat, 25 Apr 2020 00:07:09 +0300 Subject: [PATCH] Add browser_kitchen to home dashboard --- config/home-lovelace.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/home-lovelace.yaml b/config/home-lovelace.yaml index c847f00..907d1b8 100644 --- a/config/home-lovelace.yaml +++ b/config/home-lovelace.yaml @@ -214,8 +214,12 @@ views: cards: - type: custom:button-card template: small - entity: binary_sensor.motion_1_ias_zone + entity: binary_sensor.browser_kitchen name: Kitchen motion + - type: custom:button-card + template: small + entity: binary_sensor.motion_1_ias_zone + name: Kitchen motion 2 - type: custom:button-card template: small entity: binary_sensor.motion_2_ias_zone