Hi
I am using the AULA integration (Danish school information app) which adds calendars for each of my kids.
Their daily school schedule is created as a calendar sensor and I can display it in a card with:
Sorry for the late reply.
I did find a (nasty?) hack-a-round…
For the AULA integration, the information is stored in /config/skoleskema.json
The file is updated very often from the AULA integration (every minute’ish)
I run a rasberry Pi, so i wanted to minimize disk writes.
I installed spook (in HACS) and created 2 automation.
the first enables the AULA integration at 06:00.
The second disables the AULA integration at 06:15 AND executes a shell command.
(prepared in my config.yaml)
(reduced the shell command, because it’s REALLY big with three kids ;))