Automation triggered by an Calendar event 'Tomorrow'

Check out calendar triggers documentation. You may consider using template binary sensors to extract some of the logic of a more complex automation like this:

So you can use separate entities as part of the condition.

E.g. make the automation fire from a time based event at 9pm then check the template binary sensor to determine if the event is happening, rather than trying to do it all at once.

1 Like