Support VALARM as a Calendar Trigger #3881
Unanswered
MYLE-01
asked this question in
Experimental ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your idea
Hi all,
I’d like to request support for triggering Home Assistant automations directly from ICS
VALARMentries.Right now, Home Assistant reads
VALARMblocks inside ICS files, but they can’t be used as automation triggers. Instead, we have to recreate the alarm timing manually usingevent: startwith anoffset:.Why this matters
ICS calendars (RFC 5545) support rich alarm definitions:
DISPLAY,AUDIO,EMAIL, etc.)Home Assistant already parses these alarms internally, so exposing them as triggers would make calendar automations much more powerful and reduce duplicated logic.
Example ICS
Why is this exciting?
Benefits
This would be especially useful for shift workers, medication reminders, school schedules, and travel itineraries.
Thanks for considering it — happy to provide more examples if needed.
Potential use cases
Proposed YAML
Optional filters (if supported):
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions