From 534aac0076dac09b3da9481f5548ac226dcb97ad Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 8 Aug 2023 15:36:33 -0400 Subject: [PATCH] Fix wrong time format when wife works tomorrow #90 --- custom_templates/status.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_templates/status.jinja b/custom_templates/status.jinja index 57028b4..9ff13b5 100644 --- a/custom_templates/status.jinja +++ b/custom_templates/status.jinja @@ -223,7 +223,7 @@ Tony is currently streaming. The current stream category is {{ game }}. The curr "Tina must go and please the food gods tomorrow ", "Tomorrow, Tina must go and entertain the gremlins known as her customers and coworkers ", "Tomorrow, Tina will be owned by our lovely lord and savior capitalism ", - ] | random }} at {{ diff | timestamp_custom('%H:%M %p',false) }}. " + ] | random }} at {{ diff | timestamp_custom('%-I:%M %p',false) }}. " {% elif is_state('binary_sensor.tina_work_tomorrow','off') %} {{ [ "Tina seems to have been granted a reprieve from her endless torture tomorrow. ",