1) Give a description of the problem
Lights fail to turn off or on when the TV is turned off or on.
2) What is the expected behavior?
I’m trying to get my lights to turn on and off with the TV, but only after sunset and before sunrise (when they’re needed)
3) What is happening/not happening?
When I power off the TV, the lights remain on. When the lights are off and I power on the TV, the lights remain off.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Condition group #20 evaluated false (state did not change) (4ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Comparison (enum) On changes_to (string) off = false (0ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Condition #19 evaluated false (4ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Comparison (enum) On changes_to (string) on = false (0ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Condition #11 evaluated true (30ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Condition #10 evaluated true (10ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: trace ║╚ Execution stage started
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: info ╔ Event processed successfully (130ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: trace ║ Runtime (39920 bytes) successfully initialized in 28ms (v0.3.105.20180628) (65ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: trace ║╔ Execution stage complete. (61ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: info ╚ Received event [Switch 1].switch = On with a delay of 37ms
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Condition #25 evaluated false (4ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Condition group #12 evaluated false (state did not change) (4ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Condition group #null evaluated true (state did not change) (43ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Time restriction check passed
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Comparison (time) 84015574 is_between (time) 1532633160000 … (time) 1532574180000 = true (6ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║║ Comparison (enum) present is (string) present = true (1ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:15 PM: debug ║ RunTime Analysis CS > 14ms > PS > 28ms > PE > 23ms > CE
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Condition group #12 evaluated false (state did not change) (4ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: trace ║╔ Execution stage complete. (56ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Condition group #20 evaluated false (state did not change) (4ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Comparison (time) 84009788 is_between (time) 1532633160000 … (time) 1532574180000 = true (7ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Time restriction check passed
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Comparison (enum) present is (string) present = true (2ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: info ╔ Event processed successfully (114ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Condition #25 evaluated false (3ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║ RunTime Analysis CS > 11ms > PS > 23ms > PE > 20ms > CE
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Comparison (enum) Off changes_to (string) off = false (0ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Comparison (enum) Off changes_to (string) on = false (0ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Condition group #null evaluated true (state did not change) (38ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: debug ║║ Condition #10 evaluated true (11ms)
a3d8c149-a6f5-418a-b816-a6cec449dd30 11:20:09 PM: trace ║╚ Execution stage started