I’m trying to model out the best way to setup home modes. I’m thinking something like a core mode that can be one of the following:
- pre-arrival (turn on AC/heat to desired temp)
- arrival (turn on outside lights at night, unlock front door) (maybe this isn't a great mode since you might not want to change to this from something else if multiple people are home)
- home (turn off alarm, maybe turn on light scenes?)
- stay (bedtime? Turn on alarm, lock door, turn off lights)
- away (lock door, turn on alarm, etc)
- extended away (vacation mode? Away mode + Turn AC/heat to more vacation settings, etc)
Maybe also a guest mode and/or contractor (inside/exterior/both?) mode that could override some things or adjust additional settings.
Has anyone modeled this out in a way that works well? Am putting together scripts for all of these, but trying to figure out the right automations/triggers. Many seem like manual switches. Am using HomeKit (bridge) for most things.
Is it worth exploring node red?