diff --git a/wrapper-daylight-trigger.sh b/wrapper-daylight-trigger.sh new file mode 100755 index 0000000..497e8c7 --- /dev/null +++ b/wrapper-daylight-trigger.sh @@ -0,0 +1,10 @@ +#!/bin/sh +PATH=$PATH:/usr/local/bin +# +# Easy invocation of python script +# Add the following to crontab: +# */5 * * * * //wrapper-daylight-trigger.sh +# +# Sensor 50 to check +# Light 24 to control +/home/mischa/hue/daylight-trigger.py 10.0.0.174 $(cat /home/mischa/hue-token) -s 50 -l 24 -v