"Followed within" is not working as expected to turn on light


#1
  1. Give a description of the problem
    Kitchen light does not turn on.

  2. What is the expected behaviour?
    As I’m walking down the stairs and first trigger the 2nd floor motion detector, then activate the ground floor motion detector the kitchen lights should turn on.

  3. What is happening/not happening?
    Kitchen light does not turn on.

  4. Post a Green Snapshot of the piston

  5. Attach logs after turning logging level to Full

    +3ms ╔Received event [Motion - 2nd Floor Stairs].motion = active with a delay of 33ms, canQueue: true, calledMyself: false
    +93ms ║Device missing from piston. Loading all from parent (60ms)
    +97ms ║RunTime initialize > 96 LockT > 1ms > rtDT > 82ms > pistonT > 80ms (first state access 13 4 92)
    +99ms ║Runtime (8927 bytes) successfully initialized in 82ms (v0.3.113.20211120_HE)
    +100ms ║╔Execution stage started
    +115ms ║║Comparison (enum) active changes_to (string) active = false (1ms)
    +117ms ║║Condition #2 evaluated false (7ms)
    +119ms ║║Cancelling statement #1’s schedules…
    +120ms ║║Cancelling condition #1’s schedules…
    +121ms ║║Condition group #1 evaluated false (state changed) (17ms)
    +126ms ║╚Execution stage complete. (25ms)
    +129ms ╚Event processed successfully (127ms)

#2

On HE, I suggest you update to latest version and test this again.

See
https://community.hubitat.com/t/webcore-for-hubitat-updates/11967/1197