1) Give a description of the problem
The lights aren’t turning off after the room turns to vacant and the TV has been off for at least a minute
2) What is the expected behavior?
When the room is vacant and nobody is using the TV, the lights should go off.
3) What is happening/not happening?
Lights aren’t turning off.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
+0ms ╔Starting piston… (v0.2.101.20171227)
+502ms ║╔Subscribing to devices…
+527ms ║║Subscribing to Basement Motion Sensor.motion…
+546ms ║║Subscribing to Basement Stairs Motion.motion…
+562ms ║║Subscribing to Basement TV Room Motion.motion…
+698ms ║║Subscribing to Basement…
+699ms ║║Subscribing to Basement Stairs…
+700ms ║║Subscribing to Bottom of Stairs…
+700ms ║║Subscribing to Desk…
+701ms ║║Subscribing to TV Table Light…
+702ms ║║Subscribing to TV Room…
+703ms ║╚Finished subscribing (223ms)
+737ms ║Comparison (decimal) 0.0 is_equal_to (integer) 0 = true (4ms)
+1147ms ║Comparison (decimal) 0.0 was_equal_to (integer) 0 = false (381ms)
+1157ms ║Comparison (string) vacant is (string) vacant = true (1ms)
+1166ms ╚Piston successfully started (1166ms)
1/8/2018, 6:50:15 PM +302ms
+1ms ╔Starting piston… (v0.2.101.20171227)
+353ms ║╔Subscribing to devices…
+365ms ║║Subscribing to Basement Motion Sensor.motion…
+378ms ║║Subscribing to Basement Stairs Motion.motion…
+391ms ║║Subscribing to Basement TV Room Motion.motion…
+473ms ║║Subscribing to Basement…
+474ms ║║Subscribing to Basement Stairs…
+475ms ║║Subscribing to Bottom of Stairs…
+475ms ║║Subscribing to Desk…
+476ms ║║Subscribing to TV Table Light…
+477ms ║║Subscribing to TV Room…
+477ms ║╚Finished subscribing (145ms)
+512ms ║Comparison (decimal) 0.0 is_equal_to (integer) 0 = true (6ms)
+601ms ║Comparison (decimal) 0.0 was_equal_to (integer) 0 = false (58ms)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.