Just wondering if there’s any way to set an automation to run a certain action depending on the contentions.
For example I have a Morning, Afternoon, Evening and Nightlight setting for each room and a button to turn them on in the room, also the Living Room comes on automatically when we get home.
This means I have to have a different automation for each button for morning, afternoon, evening and night and then another load for when we get home.
What I what to do is basically say:
If I push the button in the living room OR come home
THEN IF it’s morning activate the Living Room Morning scene
ELSE IF it’s afternoon activate the Living Room Afternoon scene
ELSE IF it’s evening activate the Living Room Evening scene
ELSE If it’s nighttime activate the Living Room Night Scene.
I’ve setup an input select to define what I want Morning, Afternoon, Evening and Night to be.
I don’t want them triggering just by time as I have other scenes (such as a movie scene) that I will activate sometimes.
I’d be greatful for any help becasue I’m going to have a never ending list of automations at this rate and figured I must be going about this the wrong way.