#Create event in calendar
1 messages · Page 1 of 1 (latest)
not something I have done but there is the action calendar.create_event you could potentially create a script with some inputs that calls it then expose the script to the LLM? thats probably a place to start.
Thanks you for the hint, i'm no dev so i don't know if i can go that way but i'll try.
The calendar.create_event is usable with python ?
I meant a script inside home assistant. not a python script.
I'll look for that