I want to put this into an automation that I have triggering correctly, 3 hours before the event or when an event is created/moved and put it into the format of an android intent to set an alarm, but I don’t know how to create the template from the UNIX timestamp:
Oh… the 3 hour thing I’ve figured out and that is done by the trigger… the part I’m not sure of is the phone intent part… I added the template, but I must have done it wrong or not really understood how it all works because it just yells “thats an error” at me:
puting it into the template tools it works fine… however when I go to create the automation it doesn’t do anything… and i don’t know how to even test that it’s doing things right there
edit: hmm i must have done something wrong… it works now
If you just run the action of the automation then it should set an alarm on the phone.
Because whatever the sensor says, we only use the hour and minute, so even if the date is yesterday, the alarm will be today or tomorrow.