Thanks!
I missed that obvious dropdown in the webinterface.
Hope that it solves my problem.
Search found 2 matches
- Saturday 21 January 2017 15:24
- Forum: LUA
- Topic: Pushnotification when dishwasher/washing machine is ready?
- Replies: 105
- Views: 41230
- Saturday 21 January 2017 11:41
- Forum: LUA
- Topic: Pushnotification when dishwasher/washing machine is ready?
- Replies: 105
- Views: 41230
Re: Pushnotification when dishwasher/washing machine is ready?
I have problem that the script runs to often and not every minute.
How do i define a script as a "time script"?
did a test.
looks like tha value "1000" equals 1h (or 60m)
local idle_minutes = 1000
Hi, as long as you make sure the script is defined as "time" script it really runs once a minute ...
How do i define a script as a "time script"?
did a test.
looks like tha value "1000" equals 1h (or 60m)
local idle_minutes = 1000
Hi, as long as you make sure the script is defined as "time" script it really runs once a minute ...