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

    qwertyjon

    @qwertyjon

    0
    Reputation
    325
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    qwertyjon Unfollow Follow

    Latest posts made by qwertyjon

    • RE: Notifications and commands help please.

      @Privacywonk Thanks for your idea, tried it today and it just comes up with ‘Please create a config file’.
      I tried putting the command inside { }, " ", and ’ '.

      Any other ideas?

      posted in Troubleshooting
      Q
      qwertyjon
    • Notifications and commands help please.

      Hi all, I’m new here so be gentle. I’m by no means a coder or anything like that, however with plenty of tutorials and this awesome forum I’ve managed to get the majority of my mirror set up how I like it. My question is the notification system:

      I’m using pikrellcam to look after the camera on my Pi3, this can receive commands:

      echo "motion_enable on" > ~/pikrellcam/www/FIFO
      echo "motion_enable off" > ~/pikrellcam/www/FIFO
      

      My idea is to use MMM-NetworkScanner to ping my mobile, then broadcast the relevant command
      i.e. if I’m at home - turn motion detect off, when I go out - turn motion detect on.

      I can get it to ping my phone, and broadcast notifications, but I have no idea how to get it to issue commands - any ideas?

      Am I even going about this the right way?

      Thanks in advance, Jon.

      posted in Troubleshooting
      Q
      qwertyjon