MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. cmer3
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    cmer3

    @cmer3

    0
    Reputation
    4
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    cmer3 Unfollow Follow

    Latest posts made by cmer3

    • RE: pjestico/MMM-GoogleTrafficTimes Address Format?

      Thanks, looks like my issues is setting up billing on the google account

      posted in Troubleshooting
      C
      cmer3
    • pjestico/MMM-GoogleTrafficTimes Address Format?

      No errors, but I can’t get data to display. Google API key is right, so I am looking for format errors. Anything obvious?:

      		{
                  		module: 'MMM-GoogleTrafficTimes',
                  		position: 'top_right',
                  		config: {
                      		key: 'AIzaSyAlettersandnumbersfYyA',
                      		origin: '39.408476,-76.545179',
                      		destination1: 'M Work:39.439013,-76.632005',
                      		destination2: 'C Work:39.399357,-76.593041',
                      		AvoidHighways: false,
                      		AvoidTolls: false,
      				}
                  	},
      
      posted in Troubleshooting
      C
      cmer3
    • Best PIR Strategy for RPI4?

      Hi, I am a noob , doing my first mirror project. I plan to have a PIR sensor to wake the mirror up from sleep. There seem to be 3 ways to do this: MMM-PIR Sensor, MMM-newPIR, and what I guess is a shell script? at https://www.putorius.net/using-pir-sensor-for-motion-detection.html. Is there a best approach for RPI4?

      posted in Troubleshooting
      C
      cmer3