In the past I have always configured my Home Automation controllers with Modes (Awake, Home, Away, Sleep) and then used Flags for light conditions like Dawn, Dusk, DarkOutside. I did this with My X10-Stargate system, Vera's that I was installing for others, SmartThings w/ WebCORE, and now working on a baseline to move to Hubitat exploring the platform. The scene mapping worked well being driven off the programming of a connect thermostat, Ecobee, etc.
So the concepts in Hubitat that escape me is in Rule Machine are:
- private Boolean is this a replacement for Boolean variables in WebCORE or public Boolean for a global Boolean variable?
- The time based triggers that don't need to be "between" times for example seem to be non-existent.
- Also what is the best way of handling the concept of common "Then" executions like Piston's in WebCORE ?
Is there a Wiki or other write up that provides more details on Rule Machine, examples, flows, and concepts?
The write up here is a good start but darn if I can make heads or tails out of the Boolean definition: