Page 1 of 1

Build-in Lua script editor is counting too fast

Posted: Tuesday 05 July 2016 12:23
by ruben86
Hi all! Lately I have pasted the following irrigation script in the build in script editor. https://www.domoticz.com/wiki/Garden_Irrigation
It all works fine, but it seems that the count down is counting way to fast.
It looks like 4 minutes will be count as 2 seconds.

I also tested it with another time based script, but this script is also running too fast.
Has anyone an idea how to solve this?

Thanks!

Re: Build-in Lua script editor is counting too fast

Posted: Tuesday 05 July 2016 19:31
by jvdz
Have you changed the dropdownbox below the LUA box from All to Time?

Jos

Re: Build-in Lua script editor is counting too fast

Posted: Wednesday 06 July 2016 9:02
by ruben86
No, I didn't noticed the dropbox! Thanks a lot for your answer, I think this should work :D

Update: This is the solution! :D