This commit is contained in:
mischa 2019-11-06 22:12:36 +01:00
parent 11a20378d9
commit b49b5e6ed8
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ PATH=$PATH:/usr/local/bin
#
# Easy invocation of python script
# Add the following to crontab:
# @daily /<path-to-your-script>/wrapper-sensors-battery.sh
# @daily /<path-to-your-script>/wrapper-sensor-battery.sh
#
(/home/mischa/hue/get-sensors.py $(cat /home/mischa/hue-bridge) $(cat /home/mischa/hue-token) -b 60) | mail -s "Hue Battery Status" $(cat /home/mischa/email-address)