• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Scheduled Sleep and Wake

Scheduled Pinned Locked Moved General Discussion
3 Posts 3 Posters 2.3k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    piziie
    last edited by Jan 17, 2017, 8:55 PM

    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?

    S 1 Reply Last reply Jan 17, 2017, 8:57 PM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @piziie
      last edited by Jan 17, 2017, 8:57 PM

      @piziie if im not mistaken the mmm-modulescheduler can turn off the hdmi signal

      Please create a github issue if you need help, so I can keep track

      1 Reply Last reply Reply Quote 0
      • P Offline
        pugsly
        last edited by Jan 19, 2017, 5:15 PM

        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

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          2/3
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy