In RPiEasy, is there something foundational I need to do, prior to the use 'Clock#Time' within 'RULES' ?
Code: Select all
on Clock#Time=All,**:30 do //will run every hour at the half hour
taskrun,Ambient
timerSet,1,60
Endon
Thanks,
Brian H.
Moderators: grovkillen, Stuntteam, TD-er, enesbcs
Code: Select all
on Clock#Time=All,**:30 do //will run every hour at the half hour
taskrun,Ambient
timerSet,1,60
Endon
Users browsing this forum: No registered users and 1 guest