summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/home/ham/automation/welcome.txt.j2
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/home/ham/automation/welcome.txt.j2')
-rw-r--r--makefu/2configs/home/ham/automation/welcome.txt.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/home/ham/automation/welcome.txt.j2 b/makefu/2configs/home/ham/automation/welcome.txt.j2
index 76091b868..d2a2b573b 100644
--- a/makefu/2configs/home/ham/automation/welcome.txt.j2
+++ b/makefu/2configs/home/ham/automation/welcome.txt.j2
@@ -7,7 +7,7 @@ Heute ist {{ weekday }}, du solltest gar nicht arbeiten!
{% else %}
Willkommen auf Arbeit Felix.
{% endif -%}
-Das aktuell gewählte Projekt ist {{ states("sensor.felix_project") }}.
+Dein Projekt ist {{ states("sensor.felix_project") }}.
{% set inside = states("sensor.wohnzimmer_temp_temperature") | float | round(2) -%}
{% set outside = states("sensor.dark_sky_temperature") | float | round(2) -%}