Yesterday, 09:07
I'm sorry, I don't understand you. What I want is for the script to run only when it reaches the value of "6/1/1", which varies from 10 to 55 minutes.
|
scripting knx
|
|
Yesterday, 09:07
I'm sorry, I don't understand you. What I want is for the script to run only when it reaches the value of "6/1/1", which varies from 10 to 55 minutes.
Yesterday, 13:32
You script is configured to run every 10 minutes - */10. This means that you cannot use an exact test time down to a single minute. For example if you set the timer to run every 17 minutes it will actually run every 20 minutes. You can change the script to run every minute - use * in Minute parameter.
Don't forget to change prev_test_time to something else. |
|
« Next Oldest | Next Newest »
|