MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kaoshunter
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    kaoshunter

    @kaoshunter

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    kaoshunter Unfollow Follow

    Latest posts made by kaoshunter

    • RE: Pir sensor

      So I have my PIR working through a python script, from an old install but am using xrandr, which if run in terminal works great, I don’t know scripting well and would like to know if someone could make a module, utilising a PIR and xrandr codes below

      Monitor off: xrandr --display :0.0 --output HDMI-1 --off
      Monitor on: xrandr --display :0.0 --output HDMI-1 --rotate left --auto

      posted in Troubleshooting
      K
      kaoshunter