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') %}