Initial draft for calendar on eopaperframe by qwen3.6-30b

This commit is contained in:
2026-07-10 15:16:38 +02:00
parent e4a4aacc63
commit 2879dbeaa0
5 changed files with 866 additions and 252 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