1) Give a description of the problem
hello everyone, im coming over from stringify and just cant seem to get anything working the way i would like. This piston does not trigger at all and i think it has to do with the temp rquest
2) What is the expected behaviour?
when the outside temp is equal to or lower than the temp of the thermostat, if the lamp is off-turn it on and flash it a few times. if the lamp is already on and being used, turn the color to blue. i would then like the thermostat to turn off so we can open the windows
3) What is happening/not happening?
nothing is happenng. i tried to simplify it and have just the "time is after 5 pm " portion and it still didnt fire.
4) Post a Green Snapshot of the piston!)
(UPLOAD YOUR IMAGE HERE)
5) Attach logs after turning logging level to Full
5/12/2019, 11:22:46 AM +130ms
+1ms â•”Received event [Home].test = 1557685366129 with a delay of 0ms
+189ms â•‘RunTime Analysis CS > 26ms > PS > 142ms > PE > 22ms > CE
+193ms â•‘Runtime (38654 bytes) successfully initialized in 142ms (v0.3.10a.20190223) (190ms)
+195ms â•‘â•”Execution stage started
+219ms â•‘â•‘Comparison (time) 40966334 is_after (time) 61200000 = false (12ms)
+222ms â•‘â•‘Condition #1 evaluated false (18ms)
+223ms â•‘â•‘Condition group #null evaluated false (state did not change) (21ms)
+225ms â•‘â•‘Piston execution aborted due to restrictions in effect
+238ms â•‘â•‘Comparison (string) ONLINE is (string) Off = false (2ms)
+255ms â•‘â•‘Comparison (string) ONLINE is (string) on = false (3ms)
+269ms ║╚Execution stage complete. (75ms)
+271ms ╚Event processed successfully (271ms)
Clear
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.