Timer for 6:00 does not work - solved

Hi

i have made a strange Observation.

Im my setup I have a timer starting at 6:00:00 and stoping at 6:20:00. but then I observed that the timer is not starting at 6:00:00 but the stop signal is sent.

Playing around with it showed that neither a start or stop signal for 6:00:00 is working.

below the log entries for three timers

  1. start 5:59:59; stop 6:00:00

  2. start 6:00:00; stop 6:00:01

  3. start 6:00:01; stop 6:00:02

    here the log entries:

01/05/18 05:59:59.269 Flows Engine (23053): Node 3f26b695.63390a: Debug node output (critical): (Boolean) 1
01/05/18 06:00:01.271 Flows Engine (23053): Node 3f26b695.63390a: Debug node output (critical): (Boolean) 1
01/05/18 06:00:01.272 Flows Engine (23053): Node 3f26b695.63390a: Debug node output (critical): (Boolean) 0
01/05/18 06:00:02.273 Flows Engine (23053): Node 3f26b695.63390a: Debug node output (critical): (Boolean) 0

and the flow for it:

{"id":"364e8481.6e05ec","type":"timer","namespace":"timers","z":"79ea87a.9009878","name":"","startup":false,"ontime":"6:00:01","ontimetype":"time","offtime":"6:00:02","offtimetype":"time","lat":"50.7788152","lon":"6.1757067","startoff":"0","endoff":"0","sun":true,"mon":true,"tue":true,"wed":true,"thu":true,"fri":true,"sat":true,"jan":true,"feb":true,"mar":true,"apr":true,"may":true,"jun":true,"jul":true,"aug":true,"sep":true,"oct":true,"nov":true,"dec":true,"x":100,"y":160,"wires":[[{"id":"3f26b695.63390a","port":0}]]}]`
1 Like

Hey @jipp,

it should be fixed in the next nightly :blush:… Thanks!

Sathya

1 Like