Newbie: Automated holidays for different countries available?

Hello!
Trying my first steps in HA and I am very happy!
I put together an automation that wakes me up with music and syncs the bathroom to the same station, opens my shades and brings up the light.
It also only fires if I am at home (or at least my phone is) and it is a weekday.

Now I wonder if there is a way to also inhibit the script on holidays as well, possible sourced from some official lists for my country (Austria)?

Searching for “holiday” gets me a lot of heating control if you are away for longer times, but I just don’t want to be woken up on days that are free.

Thanks for some hints!

You can use the Workday Binary Sensor in a State Condition to control when the automation’s actions should be executed or not.

1 Like

With the Google Calendar Integration. And add the relevant country calendar to your Google Calendar.

1 Like

Testing the Workday solution. Thanks for the support.
For intermediate holidays between bank and weekends, I might go to google calendar integration and check if that is more convenient to manage. But for now I test with workday.

1 Like