Calendar data retrieval via "get calendar events" in automation and
text_helpers.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user