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

    Posts

    Recent Best Controversial
    • RE: After upgrade (v2.1.1) multiple calendars not displaying

      Just for info, after upgrading to v2.2.0, this issue resurfaced. I tried replacing the ical scripts as described here: https://github.com/MichMich/MagicMirror/issues/839#issuecomment-298308733
      but that didn’t work for me. I used this recommendation which was posted on the forum and was overwritten when I updgraded:
      Edit this file:
      /home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js

      • Go to line 56 or search for the first occurance of “ORDINAL_BASE” and change this line:
        ORDINAL_BASE: new Date(1970, 0, 1), ORDINAL_BASE: new Date(1000, 0, 1), (set it to a lower year like 1900, I used 1000)
      • Then restart your magic mirror
      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • RE: -=]!Show Your Module Setup![=-

      Not a mirror, but a kitchen display board. I mounted a TV under the cabinets and when no one is watching it displays our info. I have it tied into the nest so it goes off when we leave and it is scheduled off late at night. II have a PWS (weather station in the back yard) which is displayed as well as my outdoor IP cameras and the current tide (we are on a bay). The positioning is not perfect yet, but the info is very relevant to us.

      0_1489780513470_upload-3610473a-37af-4705-a862-fcbe65fce25b

      0_1489780568906_upload-7fac494b-a778-4365-8ffd-ca505b2706e8

      posted in Show your Mirror
      Mitch1138M
      Mitch1138
    • RE: Stocks

      Many thanks for all your work Alexyak. I can’t seem to get the stock to display. I am using the default configuration file and this is display on the terminal during execution:

      Connecting socket for: stocks
      stocks helper started ...
      Sockets connected & modules started ...
      Launching application.
      url:https://api.iextrading.com/1.0/stock/.DJI/quote
      url:https://api.iextrading.com/1.0/stock/MSFT/quote
      url:https://api.iextrading.com/1.0/stock/AAPL/quote
      url:https://api.iextrading.com/1.0/stock/GOOG/quote
      url:https://api.iextrading.com/1.0/stock/INTC/quote
      url:https://api.iextrading.com/1.0/stock/CICS/quote
      url:https://api.iextrading.com/1.0/stock/TSLA/quote
      url:https://api.iextrading.com/1.0/stock/FB/quote
      

      Any suggestions?
      Thanks, Mitch

      posted in Utilities
      Mitch1138M
      Mitch1138
    • RE: Scheduled restart for MM or module

      I want to thank Strawberry and everyone for resolving this. I have been worrying on it for some time and this finally resolved it. Thanks for putting the full code in the example Cyankali.

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • RE: -=]!Show Your Module Setup![=-

      @Mitch1138 - forgot to add the modules:
      module: ‘calendar’, (wife and mine)
      position: ‘top_left’,

      module: ‘newsfeed’ (new york times)
      position: ‘bottom_bar’,

      module: ‘MMM-WunderGround’ (my personal weather station)
      position: ‘top_right’,

      module: ‘stocks’,
      position: ‘bottom_bar’,

      module: ‘iFrame’ - Tides
      position: ‘top_center’
      url: "http://tides.tidegraph.com/…

      module: ‘iFrame’,
      position: ‘top_right’,
      IP camera 1

      module: ‘iFrame’,
      position: ‘top_left’
      IP Camera 2

      posted in Show your Mirror
      Mitch1138M
      Mitch1138
    • 1 / 1