A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Scheduled Sleep and Wake
-
Is there a way to schedule a sleep and wake cycle for the pi? Or at least a way to turn off the monitor during certain hours of the day?
-
@piziie if im not mistaken the mmm-modulescheduler can turn off the hdmi signal
-
I use the following cron jobs for sleep at 11pm and wake at 6am.
0 23 * * * /opt/vc/bin/tvservice -o
0 6 * * * /opt/vc/bin/tvservice -p