The first (at 8:00 on.... ) is triggered, the second totally ignored. Thre content of the script works fine, if i invert the two 'at....' all is working. Seems that only the first row is readed!
Code: Select all
on = {
timer = {
'at 8:00 on mon,tue,wed,thu,fri,sat,sun',
'at 21:00 on mon,tue,wed,thu,fri,sun'
},
},
execute = function(dz, item)