From ebe4a3a2c0ff9c748e2d806b6685c5cf75dbf64b Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Mon, 11 Feb 2019 16:49:19 +0100 Subject: [PATCH] Fixed other names. --- binary_sensor/home_assistant.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binary_sensor/home_assistant.yaml b/binary_sensor/home_assistant.yaml index 4463cd15..86fd550c 100644 --- a/binary_sensor/home_assistant.yaml +++ b/binary_sensor/home_assistant.yaml @@ -26,7 +26,7 @@ - platform: template sensors: - text_notification: + text_notifications: friendly_name: Notifiche testuali entity_id: input_boolean.text_notifications value_template: >- @@ -44,7 +44,7 @@ - platform: template sensors: - speech_notification: + speech_notifications: friendly_name: Notifiche vocali entity_id: input_boolean.speech_notifications value_template: >- -- 2.47.3