1) Give a description of the problem
When office temp sensor goes above 75 degrees the thermostat set point should change until temp sensor reaches 75 degrees.,
2) What is the expected behaviour?
Thermostat changes to lower room temp
3) What is happening/not happening?
Thermostat set point remains the same doesn’t lower.
4) Post a Green Snapshot of the piston
(UPLOAD YOUR IMAGE HERE)
5) Attach logs after turning logging level to Full
(PASTE YOUR LOGS HERE THEN HIGHLIGHT ALL OF THE LOGS AND CLICK ON THE </> ICON TO FORMAT THEM CORRECTLY)
5/20/2019, 2:28:57 PM +171ms
+0ms ╔Received event [Home].test = 1558376937170 with a delay of 0ms
+94ms ║RunTime Analysis CS > 21ms > PS > 45ms > PE > 27ms > CE
+96ms ║Runtime (39888 bytes) successfully initialized in 45ms (v0.3.10b.20190514) (94ms)
+98ms ║╔Execution stage started
+121ms ║║Comparison (time) 52137276 is_between (time) 28800000 … (time) 86340000 = true (13ms)
+123ms ║║Time restriction check passed
+126ms ║║Condition #2 evaluated true (20ms)
+130ms ║║Cancelling statement #2’s schedules…
+138ms ║║Requesting time schedule wake up at Mon, May 20 2019 @ 11:59:00 PM EDT
+153ms ║║Comparison (enum) idle is (string) cooling = false (3ms)
+155ms ║║Condition #3 evaluated false (12ms)
+157ms ║║Condition group #1 evaluated false (state did not change) (53ms)
+171ms ║║Comparison (decimal) 85.1 is_equal_to (integer) 75 = false (2ms)
+173ms ║║Condition #6 evaluated false (12ms)
+175ms ║║Condition group #5 evaluated false (state did not change) (15ms)
+206ms ║╚Execution stage complete. (109ms)
+210ms ║Setting up scheduled job for Mon, May 20 2019 @ 11:55:00 PM EDT (in 33962.62s), with 1 more job pending
+267ms ╚Event processed successfully (267ms)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.