]> hydra-www.ietfng.org Git - acmetensortoys-snakecontrol/commitdiff
Run aerator manually, rather than under remind supervision
authorNathaniel Wesley Filardo <nwfilardo@gmail.com>
Sat, 16 Dec 2017 23:25:55 +0000 (18:25 -0500)
committerNathaniel Wesley Filardo <nwfilardo@gmail.com>
Sun, 11 Feb 2018 00:05:51 +0000 (19:05 -0500)
"Always" seems to be sane.

remind/light.rem

index 87f31bdde85100d221d2d02dd456be26a7e37914..07addc677b00e67c7b1674185ffe0ad92f94d036 100644 (file)
@@ -11,11 +11,11 @@ REM AT [sunrise()] RUN /home/pi/sc/bin/rpb.expect 1 on > /dev/null
 REM AT [sunset()]  MSG Lights off...
 REM AT [sunset()]  RUN /home/pi/sc/bin/rpb.expect 1 off > /dev/null
 
-REM AT [sunrise() - 45] MSG Aerator on
-REM AT [sunrise() - 45] RUN /home/pi/sc/bin/rpb.expect 4 on > /dev/null
-REM AT [sunrise() + 45] MSG Aerator off
-REM AT [sunrise() + 45] RUN /home/pi/sc/bin/rpb.expect 4 off > /dev/null
-REM AT [sunset()  - 45] MSG Aerator on
-REM AT [sunset()  - 45] RUN /home/pi/sc/bin/rpb.expect 4 on > /dev/null
-REM AT [sunset()  + 45] MSG Aerator off
-REM AT [sunset()  + 45] RUN /home/pi/sc/bin/rpb.expect 4 off > /dev/null
+REM AT [sunrise() - 45] MSG Aerator on
+REM AT [sunrise() - 45] RUN /home/pi/sc/bin/rpb.expect 4 on > /dev/null
+REM AT [sunrise() + 45] MSG Aerator off
+REM AT [sunrise() + 45] RUN /home/pi/sc/bin/rpb.expect 4 off > /dev/null
+REM AT [sunset()  - 45] MSG Aerator on
+REM AT [sunset()  - 45] RUN /home/pi/sc/bin/rpb.expect 4 on > /dev/null
+REM AT [sunset()  + 45] MSG Aerator off
+REM AT [sunset()  + 45] RUN /home/pi/sc/bin/rpb.expect 4 off > /dev/null