#Group automations for sunrise / sundown

1 messages · Page 1 of 1 (latest)

stone hazel
#

Hi, I have two automations for my covers:

  1. to open them at sunrise
    2.to close them at sundown

I can turn these automations on and off individually in an entities card, but I would like to group them together and turn them on and off in sync.
Is there a way to group automations or alternatively create automations, that would do different things with different triggers?

limber sandal
#

Create a toggle helper called “Cover Automations Enabled” or something like that. Add a condition to both of your cover automations that it must be “on”

tender parrot
#

Helper booleans are great and no reason not to make a lot of them, they're like seasoning for your automations. So set a boolean like mekaneck says, or create an automation that triggers multiple automations if you already have automations built you don't want to rebuild

stone hazel
#

Hey, thank you very much for the idea! That sounds like a good solution