Help with Scenes and Automatons

Hi Folks

New user moving over from the SmartThings platform. SmartThings has the 4 basic Scenes.
Good Morning
Good Night
I’m Back
Good Bye

What is the best way to go about recreating this in HA? I am just looking for the basics. Right now in SmartThings at 11:00 PM my home switches to the Good Night Scene. Which will alert me if any of my motion sensors or door contacts trigger between the time of 11:00 pm and 7:00 Am. And at 7 am my home switches to good morning and stops all monitoring of the sensors and contacts.

Any advice greatly appreciated!!!

Thanks

This, to me, sounds more like a combination of input_select and automations.

You’ll use the input select in your automation conditions to limit which automations run. For example, when the input select is set to Good Night then the automation that’s triggered by the door sensors and motion sensors will run.