1) Give a description of the problem
I have a piston that is sending two SMS notifications
2) What is the expected behaviour?
I should be only getting one SMS notification based on the trigger I have setup.
3) What is happening/not happening?
At the scheduled time of the trigger I get one SMS notification then a minute later I get another one.
4) Post a Green Snapshot of the piston
5) Attach logs after turning logging level to Full
2/19/2020, 5:08:59 PM +56ms
+0ms ╔Received event [Home].time = 1582150140000 with a delay of -945ms
+173ms ║RunTime Analysis CS > 75ms > PS > 90ms > PE > 9ms > CE
+175ms ║Runtime (37468 bytes) successfully initialized in 90ms (v0.3.110.20191009) (174ms)
+176ms ║╔Execution stage started
+202ms ║║Comparison (time) 61739237 happens_daily_at (time) 1582150140000 = true (1ms)
+203ms ║║Time restriction check passed
+204ms ║║Condition #2 evaluated true (23ms)
+221ms ║║Cancelling statement #2’s schedules…
+227ms ║║Requesting time schedule wake up at Thu, Feb 20 2020 @ 5:09:00 PM EST
+229ms ║║Condition group #1 evaluated true (state did not change) (48ms)
+231ms ║║Cancelling statement #3’s schedules…
+243ms ║║Skipped execution of physical command [Kids Bedroom].on([]) because it would make no change to the device. (6ms)
+244ms ║║Executed [Kids Bedroom].on (8ms)
+251ms ║║Skipped execution of physical command [Living Room Northeast].on([]) because it would make no change to the device. (5ms)
+252ms ║║Executed [Living Room Northeast].on (7ms)
+260ms ║║Skipped execution of physical command [Living Room Northwest].on([]) because it would make no change to the device. (5ms)
+260ms ║║Executed [Living Room Northwest].on (7ms)
+267ms ║║Skipped execution of physical command [Master Bedroom].on([]) because it would make no change to the device. (4ms)
+268ms ║║Executed [Master Bedroom].on (6ms)
+275ms ║║Skipped execution of physical command [Playroom Northeast].on([]) because it would make no change to the device. (4ms)
+276ms ║║Executed [Playroom Northeast].on (5ms)
+282ms ║║Skipped execution of physical command [Playroom Southwest].on([]) because it would make no change to the device. (4ms)
+283ms ║║Executed [Playroom Southwest].on (6ms)
+294ms ║║Executed virtual command [Kids Bedroom, Living Room Northeast, Living Room Northwest, Master Bedroom, Playroom Northeast, Playroom Southwest].sendSMSNotification (5ms)
+297ms ║╚Execution stage complete. (121ms)
+298ms ║Setting up scheduled job for Thu, Feb 20 2020 @ 5:09:00 PM EST (in 86400.646s)
+306ms ╚Event processed successfully (307ms)
2/19/2020, 5:07:59 PM +401ms
+0ms ╔Received event [Home].time = 1582150080000 with a delay of -600ms
+328ms ║RunTime Analysis CS > 29ms > PS > 267ms > PE > 32ms > CE
+330ms ║Runtime (37451 bytes) successfully initialized in 267ms (v0.3.110.20191009) (329ms)
+331ms ║╔Execution stage started
+359ms ║║Comparison (time) 61679737 happens_daily_at (time) 1582150140000 = true (1ms)
+360ms ║║Time restriction check passed
+361ms ║║Cancelling condition #2’s schedules…
+362ms ║║Condition #2 evaluated true (26ms)
+367ms ║║Cancelling statement #2’s schedules…
+371ms ║║Requesting time schedule wake up at Wed, Feb 19 2020 @ 5:09:00 PM EST
+374ms ║║Cancelling condition #1’s schedules…
+375ms ║║Condition group #1 evaluated true (state changed) (38ms)
+377ms ║║Cancelling statement #3’s schedules…
+415ms ║║Executed physical command [Kids Bedroom].on() (31ms)
+416ms ║║Executed [Kids Bedroom].on (33ms)
+436ms ║║Executed physical command [Living Room Northeast].on() (15ms)
+436ms ║║Executed [Living Room Northeast].on (17ms)
+457ms ║║Executed physical command [Living Room Northwest].on() (16ms)
+458ms ║║Executed [Living Room Northwest].on (18ms)
+479ms ║║Executed physical command [Master Bedroom].on() (16ms)
+480ms ║║Executed [Master Bedroom].on (17ms)
+502ms ║║Executed physical command [Playroom Northeast].on() (18ms)
+503ms ║║Executed [Playroom Northeast].on (20ms)
+522ms ║║Executed physical command [Playroom Southwest].on() (14ms)
+523ms ║║Executed [Playroom Southwest].on (16ms)
+546ms ║║Executed virtual command [Kids Bedroom, Living Room Northeast, Living Room Northwest, Master Bedroom, Playroom Northeast, Playroom Southwest].sendSMSNotification (10ms)
+549ms ║╚Execution stage complete. (219ms)
+550ms ║Setting up scheduled job for Wed, Feb 19 2020 @ 5:09:00 PM EST (in 60.049s)
+557ms ╚Event processed successfully (556ms)