From 9361c88962514859efca7dbe500db07691c9a0b5 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Mon, 25 Feb 2019 12:42:00 +0100 Subject: [PATCH] fixed notification inputs in ui-lovelace --- ui-lovelace.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index 07448014..b918e82f 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -353,7 +353,8 @@ views: title: Configurazione Notifiche show_header_toggle: false entities: - - group.ha_settings + - input_boolean.speech_notifications + - input_boolean.text_notifications - type: entities title: Controlli show_header_toggle: false -- 2.47.3