04-12-2018, 09:17 PM
Hi,
Is there any way to get an RPi running Moode to shutdown automatically every evening? I tried adding a crontab item:
but this didn't seem to do anything. Possibly unrelated, the Moode web UI then stopped working, which I solved by upgrading to v4.1.
Is it possible to shutdown at a specific time?
Thanks
Andy
Is there any way to get an RPi running Moode to shutdown automatically every evening? I tried adding a crontab item:
Code:
30 23 * * * pi shutdown -h now
but this didn't seem to do anything. Possibly unrelated, the Moode web UI then stopped working, which I solved by upgrading to v4.1.
Is it possible to shutdown at a specific time?
Thanks
Andy