From 7665bdb92f211aa5fb353d547236a80d16741c31 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 18 Jan 2021 20:49:08 -0500 Subject: [PATCH] Cleaning up my words... --- config/templates/speech/morning_briefing.yaml | 2 +- config/templates/speech/morning_wakeup_report.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/templates/speech/morning_briefing.yaml b/config/templates/speech/morning_briefing.yaml index 01ad4de..5e06a12 100755 --- a/config/templates/speech/morning_briefing.yaml +++ b/config/templates/speech/morning_briefing.yaml @@ -39,7 +39,7 @@ {{states.sensor.today_is.state }}.

- It is currently {{states.weather.home_2.state}} and {{states.sensor.back_porch_temperature.state|round}} degrees in Grayson. + It is currently {{states.weather.home_2.state}} and {{states.sensor.acurite_6045m_3078_t.state|round}} degrees in Grayson.

{% if states.sensor.nws_alerts.state | int > 0 %} diff --git a/config/templates/speech/morning_wakeup_report.yaml b/config/templates/speech/morning_wakeup_report.yaml index 27083bc..57a3f4b 100755 --- a/config/templates/speech/morning_wakeup_report.yaml +++ b/config/templates/speech/morning_wakeup_report.yaml @@ -35,7 +35,7 @@ {{states.sensor.today_is.state }}.

- It is currently {{states.weather.home_2.state}} and {{states.sensor.back_porch_temperature.state|round}} degrees in Grayson. + It is currently {{states.weather.home.state}} and {{states.sensor.acurite_6045m_3078_t.state|round}} degrees in Grayson.

{% if is_state('sensor.clothing_forecast', 'Freezing') %}