Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Scheduled Sleep and Wake

    General Discussion
    3
    3
    1822
    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
      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.141 1 Reply Last reply Reply Quote 0
      • strawberry 3.141
        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

        1 Reply Last reply Reply Quote 0
        • pugsly
          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy