Removed variable that got lost and walked into the wrong macro...

This commit is contained in:
2023-08-08 19:30:05 -04:00
parent a8da417340
commit 1f03c7b8fe

View File

@ -208,7 +208,6 @@ Tony is currently streaming. The current stream category is {{ game }}. The curr
{% set start = (state_attr('binary_sensor.tina_work_tomorrow','start_timestamp') | int) // 1000 %}
{% set tmrw = (as_timestamp(states('sensor.date')) + 86400) | int %}
{% set diff = (start - tmrw) %}
{% set meds = tina_morning_meds('meds','text') %}
{% if method == 'tts' %}
{% if is_state('input_boolean.work_today','on') and tina in ['Bob Evans','BobEvans'] %}
{{ [