Understanding Conditions:
I wrote a piston for the first time that isn’t using “triggers” and it appears webCORE auto subscribes to the conditions if I don’t have a trigger in the piston. In the case of my piston, there are multiple subscriptions. I guess I’m trying to understand how subscriptions that tie themselves to conditions work exactly? How do I discern how to properly subscribe to the right conditions if webCORE is not correct? In this case, maybe I don’t need to be subscribed to all 3? Unsure…
Trying to Accomplish in my Piston:
I basically want there to be a way that:
- When it’s between sunset - sunrise THEN
- IF my hub’s mode changes to away at any time
- And my wife and I are not in specific locations
- At any point when all of these conditions are true (within the boundaries of #1), send me a text. I’m currently testing, but later on I want it to run a smartapp to turn my lights randomly on/off while I’m away
Comments:
There may be a better way to write this, and I’m open to that…I just want to ensure this will work based on how I want it to work…but I’m unsure because I’m still new to webCoRE and I’m still not totally confident I understand conditions - mainly when webCoRE subscribes to multiple ones.
Thanks in advance for any insight…
Snapshot Attached: