MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. pingywon
    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 5
    • Posts 27
    • Groups 0

    Topics

    • P

      Any Horoscope modules that work?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      8
      0 Votes
      8 Posts
      1k Views
      S
      @pingywon i got the URL and tested { “date”: “2021-12-22”, “horoscope”: “[]”, // api returns empty list “sunsign”: “cancer” } I opened and issue https://github.com/cowboysdude/MMM-Astrology/issues/18
    • P

      Issue with White list IP(s) not working :(

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      23
      0 Votes
      23 Posts
      14k Views
      C
      Are you giving your raspberry pi an ip address of “0.0.0.0”? Why? The address line should be the IP address of your pi. Having it listen on any interface hasn’t really worked well. Then the whitelist is an array of ip address. If you leave it empy (ex. []) then all the devices on your network will be able to access your mirror. This is what mine looks like: var config = { address: "192.168.2.48", port: 8080, ipWhitelist: [], This especially makes a difference when using the “Restfull-ish” API. It is necessary to give the address line an ip address :)
    • P

      Calendar for Exchange? Not office 365

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      8
      0 Votes
      8 Posts
      5k Views
      colinconnerC
      @pingywon You can try AkrutoSync, I know it’s good syncing software with free trial, maybe it will help.
    • 1 / 1