mvzut wrote: ↑Saturday 25 November 2017 19:31
oasisnl wrote:
Code: Select all
*/5 * * * * /usr/bin/lua /home/pi/domoticz/sripts/lua/maxscript.lua
There's a typo in this line: sripts instead of scripts.
If you're still having problems, try running the maxscript.lua script from the command line and look at potential error messages.
Well I realy need to get my glasses fixed. checked the line several times.
corrected it and now it's, but still not getting the valves and thermostats updated in domoticz.
# daemon's notion of time and timezones.
#
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
#
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
#
# For more information see the manual pages of crontab(5) and cron(8)
#
# m h dom mon dow command
*/5 * * * * /usr/bin/lua /home/pi/domoticz/scripts/lua/maxscript.lua