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

      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?

      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @piziie
        last edited by

        @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
        • pugslyP Offline
          pugsly
          last edited by

          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
          • First post
            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