@Rajman1138 wrote:
So I have 2 Door sensors (Deck and Garage) that report Open and Closed and a Color Changing Smart Bulb (Light1) all setup already in Hassio and wanted to setup some Automatons to indicate the Door states
What I want to do is
Triggers: IF Deck or Garage Door set (change state) to OPEN
IF Deck AND Garage Door = Open Then >Light1 on Blue
ElseIF Deck = Open AND Garage = Closed Then >Light1 on Green
ElseIF Garage = Open AND Deck = Closed Then >Light1 on RedIs there a way to do this with One automation or would I have to create three one for each of the Color States with the Trigger and Conditionals set up accordingly in them?
Posts: 7
Participants: 2