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

    Topics

    • P

      MMM-Google-Route and API Quotas

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      26 Views
      P
      I have setup MMM-Google-Routes and learned the painful experience of not setting a quota with Google. I have since setup a quota of 160 queries/day and a cron job with MMM-Scheduler in an attempt to limit queries. Unfortunately, I have hit my quota everyday before I wake up. Here is my scheduler configuration, could it be the issue? my intent is to run the query every 5 min between 6:00 AM and 9:00 AM. module: 'MMM-ModuleScheduler', config: { notification_schedule: [ // Refresh the route every 5 minutes from 6:00 AM to 9:00 AM { notification: 'MMM-google-route/refresh', schedule: '*/5 6-8 * * *' },
    • P

      Commodity Prices?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      2
      0 Votes
      2 Posts
      109 Views
      S
      @potts-mike there are no modules in the 3rd party list that reference commodity
    • P

      MMPM and Docker

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      3
      0 Votes
      3 Posts
      1k Views
      P
      That helps, I should be able to map the two dockers together.
    • P

      Help With 2.8 Install?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      11
      0 Votes
      11 Posts
      4k Views
      G
      @sdetweil pi@raspberrypi:~ $ node -v v10.15.2 pi@raspberrypi:~ $ npm -v 6.10.2 pi@raspberrypi:~ $
    • P

      MMM-Todoist Help

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      894 Views
      P
      I am having a little trouble getting this module to work. I’ve tried multiple different projects and access tokens but neither have worked. Any help is appreciated. { module: 'MMM-Todoist', position: 'middle_center', // This can be any of the regions. Best results in left or right regions. header: 'To Do', // This is optional config: { // See 'Configuration options' for more information. accessToken: 'xxxxxxxxxxxxxxxx', maximumEntries: 60, updateInterval: 10*60*1000, // Update every 10 minutes projects: [ xxxxxxxxx ], fade: false } },
    • P

      Docker setup verse Server only on Raspberry pi

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      1
      0 Votes
      1 Posts
      1k Views
      P
      I have been playing with magic mirror for the last couple weeks. To start I loaded the docker to get a general feel for things. I decided I want to move forward and setup a raspberry pi to host magicmirror. My problem is that the Docker version displayed fine in my LG TV browser, its great with the PIP in the mornings. The rpi version just shows a black screen. What are the difference between the two versions? Could it be something in the html? Thanks,
    • 1 / 1