Calendar data retrieval via "get calendar events" in automation and

text_helpers.
This commit is contained in:
2026-07-10 13:33:34 +02:00
parent 67a0a03093
commit df047f61fb
5 changed files with 177 additions and 62 deletions
+18
View File
@@ -0,0 +1,18 @@
# Helpers for epaperframe calendar display
input_text:
- name: "Kalender heute Privat"
initial: "-"
icon: mdi:calendar-account
mode: text
- name: "Kalender heute Arbeit"
initial: "-"
icon: mdi:calendar-account
mode: text
- name: "Kalender morgen Privat"
initial: "-"
icon: mdi:calendar-calendar-today
mode: text
- name: "Kalender morgen Arbeit"
initial: "-"
icon: mdi:calendar-calendar-today
mode: text