From: Giorgio Ravera Date: Mon, 25 Feb 2019 11:42:00 +0000 (+0100) Subject: fixed notification inputs in ui-lovelace X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=9361c88962514859efca7dbe500db07691c9a0b5;p=homeassistant.git fixed notification inputs in ui-lovelace --- 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