First version Weihnachtsbeleuchtung
This commit is contained in:
@@ -6,11 +6,8 @@ function thrawn_on_start()
|
||||
|
||||
thrawn_log("Starting LUA Service " .. SERVICE_NAME)
|
||||
|
||||
thrawn_schedule("0 00 01 * * *", "on_deactivate")
|
||||
thrawn_schedule("0 00 16 * * *", "on_activtate")
|
||||
|
||||
thrawn_schedule("0 00 06 * * *", "on_activtate")
|
||||
thrawn_schedule("0 00 10 * * *", "on_deactivate")
|
||||
thrawn_schedule("0 0 1 * * *", "on_deactivate")
|
||||
thrawn_schedule("0 0 6 * * *", "on_activtate")
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user