ady624 / CoRE

CoRE - Community's own Rule Engine
GNU General Public License v3.0
222 stars 663 forks source link

Mode trigger Changes Away From #22

Closed kckopp closed 8 years ago

kckopp commented 8 years ago

Mode trigger Changes Away From does not appear to work. Example and logs at https://community.smartthings.com/t/beta-milestone-1-core-communitys-own-rules-engine/48189/558?u=kckopp

ady624 commented 8 years ago

Could you please retest?

kckopp commented 8 years ago

Has been working fine since v0.1.107.20160620, just tested with v0.1.10a.20160621, logs below. Sorry if I should have closed the issue, I wasn't sure of the proper etiquette. Thanks again for all of your work!

9:03:09 AM: trace ╔═══ Task processing took 275ms
9:03:09 AM: trace ║░░░ Removing any existing ST safety nets
9:03:09 AM: info  ║░░░ Executing command: [Hallway 2].setLevel([20]) (51ms)
9:03:09 AM: info  ║░░░ Executing command: [Hallway 1].setLevel([20]) (39ms)
9:03:09 AM: trace ║░░░ Installing ST safety net
9:03:09 AM: trace ║░░░ Rescheduling time triggers
9:03:09 AM: trace ╚═══ Processing tasks (v0.1.10a.20160621)
9:03:09 AM: trace ╔═══ Event processing took 256ms
9:03:09 AM: trace ╚═══ Processing event mode, value Home, generated on Wed Jun 22 14:03:09 UTC 2016, about 162ms ago (v0.1.10a.20160621)
9:02:53 AM: trace ╔═══ Task processing took 444ms
9:02:53 AM: trace ║░░░ Removing any existing ST safety nets
9:02:53 AM: info  ║░░░ Executing command: [Hallway 2].off() (38ms)
9:02:53 AM: info  ║░░░ Executing command: [Hallway 1].setLevel([1]) (42ms)
9:02:53 AM: trace ║░░░ Installing ST safety net
9:02:53 AM: trace ║░░░ Rescheduling time triggers
9:02:53 AM: trace ╚═══ Processing tasks (v0.1.10a.20160621)
9:02:53 AM: trace ╔═══ Event processing took 293ms
9:02:53 AM: trace ╚═══ Processing event mode, value Night, generated on Wed Jun 22 14:02:52 UTC 2016, about 149ms ago (v0.1.10a.20160621)
ady624 commented 8 years ago

Thank you, closing.