Create an automation that runs every other week in Apple Home

I am trying to set an automation that runs every other week in Apple Home. I have seen comments of converting the automation to a shortcut. But I am not really following all the steps. If I wanted to turn on a light every other Saturday at 10 PM how would I do that?

Posted on May 10, 2025 07:16 AM

Reply

Similar questions

1 reply

May 10, 2025 05:39 PM in response to DougDaddyO

You would need to create an automation (converted into a shortcut, as you mention) that runs every Saturday at 10 PM and test the week number to see if it's even or odd.


Here is an example:



  • The 1st action takes the current date and format it into a week number.
  • The next action divides by 2 and return the remainder.
  • The "If" action tests whether the remainder is 0 (even week number). Set it to 1 for odd week numbers.
  • Inside the "If" action, add the action to turn the light on.


So the automation would run every week but the light would turn on only on even (or odd) weeks.


Note: When you select the weekly repeat in the automation, unselect all days except Saturday.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Create an automation that runs every other week in Apple Home

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.