Help with yet another Vacation piston


#1

1) Give a description of the problem
I found a nice piston on these forums that I imported and modified to my needs yet it doesn’t seem to do anything at all.

2) What is the expected behavior?
Randomly turn on lights/tv, send an email when things turn on or off.

3) What is happening/not happening?
Nothing is happening … at all.

4) Post a Green Snapshot of the piston

5) Attach any logs (From ST IDE and by turning logging level to Full)
( |+1ms|╔Received event [Home].test = 1538313480001 with a delay of 1ms|
|—|---|
|+86ms|║RunTime Analysis CS > 19ms > PS > 36ms > PE > 30ms > CE|
|+89ms|║Runtime (51399 bytes) successfully initialized in 36ms (v0.3.108.20180906) (87ms)|
|+91ms|║╔Execution stage started|
|+107ms|║║Comparison (enum) on is (string) on = true (2ms)|
|+109ms|║║Condition #18 evaluated true (11ms)|
|+111ms|║║Condition group #1 evaluated true (state did not change) (14ms)|
|+156ms|║╚Execution stage complete. (66ms)|
|+160ms|║Setting up scheduled job for Sun, Sep 30 2018 @ 9:46:22 AM EDT (in 1702.735s)|
|+173ms|╚Event processed successfully (173ms)|
)


#2

I understand that it’s not meant trigger yet since the location isn’t currently within the timeframe specified. I get the same exact results if the timeframe is true.

I added the email recently to get some feedback. I already had email clauses for each device but still wasn’t getting any feedback. The rest have been added today before the


#3

Ok, it looks like it might be partially working. Just not sending an email wgen things turn on and off.