Compact home overview status cards

This commit is contained in:
2026-04-06 17:27:54 +02:00
parent 16b45ec30e
commit a0b2e33e49
2 changed files with 14 additions and 11 deletions
+1 -7
View File
@@ -56,13 +56,7 @@
- name: "Dato"
unique_id: n22_dato
state: >
{{ now().strftime('%A %d %B') | replace('Monday','Mandag')
| replace('Tuesday','Tirsdag')
| replace('Wednesday','Onsdag')
| replace('Thursday','Torsdag')
| replace('Friday','Fredag')
| replace('Saturday','Lørdag')
| replace('Sunday','Søndag') }}
{{ now().strftime('%-d/%-m') }}
- name: "Solopgang"
unique_id: n22_solopgang