MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Mitch1138
    3. Posts
    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: Working Weather Underground module?

      @saabman Thanks, On my way.

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • RE: Working Weather Underground module?

      @saabman Just curious, is there a straightforward way to display the output in a row vs. a column - so you could display the weather along the bottom for example. Thanks, Mitch

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • RE: Working Weather Underground module?

      @Saabman Nice work. No issues running it, even with imperial display units!

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • RE: Amcrest IP Camera Support

      Has anyone had any success with this? I have been able to use MMM-RTSPStream to display one camera using RTSP, but another Amcrest (IP4M) will not work. Thanks, Mitch

      posted in Requests
      Mitch1138M
      Mitch1138
    • Amcrest IP Camera Support

      Has anyone had success displaying an Amcrest camera (MP3-943) to their MagicMirror? I have tried iFrame and IPCamera without success . iFrame worked with my old Foscam cameras.
      Many thanks, Mitch

      posted in Requests
      Mitch1138M
      Mitch1138
    • RE: Stocks

      Thanks again, that fixed it (although the DJI would be nice…).

      I really appreciate your efforts.

      Mitch

      posted in Utilities
      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: 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: Stocks

      Several weeks ago this module seemed to stop working. It doesn’t generate any errors, just won’t display. Has anyone else seen this?

      Thanks, Dave

      posted in Utilities
      Mitch1138M
      Mitch1138
    • RE: All stocks modules are not working for me.

      I am having the same issue with Stocks and MMM-Stocks, they just stopped working. I think they stopped some time after I updated MM but I can be sure.

      Does anyone have any insight into this?

      Many thanks.

      posted in Utilities
      Mitch1138M
      Mitch1138
    • RE: Calendar shows "no entries" after MM Update

      Excellent, changing the date to 1000 fixed it. It is a google calendar, but I have synced with outlook, iphone, etc. so are probably some odd dates and trash squirreled away.

      Thanks very much

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • RE: Calendar shows "no entries" after MM Update

      I tried tgeimer’s fix (many thanks by the way), but without success. Of two calendars, only one displays. Here is the terminal output:

      Whoops! There was an uncaught exception…
      Error: dates lower than Mon Jan 01 1900 00:00:00 GMT-0500 (EST) are not supported
      at Object.toOrdinal (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js:105:15)
      at Iterinfo.rebuild (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js:1409:35)
      at RRule._iter (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js:978:10)
      at RRule.between (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js:794:21)
      at /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js:122:24
      at Request._callback (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/node-ical.js:11:5)
      at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:186:22)
      at emitTwo (events.js:106:13)
      at Request.emit (events.js:191:7)
      at Request. (/home/pi/MagicMirror/node_modules/request/request.js:1081:10)
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

      Dave

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • RE: MMM-Nest

      @strawberry-3.141 said in MMM-Nest:

      .MMM-Nest table.xsmall.table { font-size: 20px; line-height: 25px; }

      I am impressed. This worked perfectly. By adding it to the custom.css I can change size and spacing by changing the px sizes. Many thanks.

      posted in Utilities
      Mitch1138M
      Mitch1138
    • RE: MMM-Nest

      @mochman Many thanks. For now, changing the table font size in Nest.js seems to work (table.classList.add(“xsmall”, “table”); to table.classList.add(“small”, “table”);). I will keep looking at how to get this into custom.css.

      posted in Utilities
      Mitch1138M
      Mitch1138
    • RE: MMM-Nest

      Thanks for the suggestion. I couldn’t get this to work and couldn’t find the css setting that changes the font size, it looks like most of the settings are for the thermostat graphic, not the list.

      posted in Utilities
      Mitch1138M
      Mitch1138
    • RE: Calendar shows "no entries" after MM Update

      I am still having this problem, but it might not be total related to size. I have a 2.43MB calendar that works fine and a 1.38MB calendar that will not display, both worked before the update. Has anyone found anything that works?

      Thanks.

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • RE: MMM-Nest

      I just installed this and everything worked as described. I have two thermostats, is there a way to increase the font size of the “list” view (it looks like the css only applies to the thermostat graphic view?). Thanks

      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: Calendar shows "no entries" after MM Update

      I mentioned this in another post, but I am seeing the same behavior described here.

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • After upgrade (v2.1.1) multiple calendars not displaying

      I have two calendars which would display fine before the update. After the update only the 2nd calendar displays. Has anyone else seen this?

      Thanks, Dave

      {
      module: ‘calendar’,
      header: ‘Calendar’,
      position: ‘top_left’,
      config: {
      colored: true,
      calendars: [
      {
      url: ‘https://calendar.google.com/calendar/ical/.../basic.ics’,
      color: ‘#f70000’
      },

                 	 {
                         	 url: 'https://calendar.google.com/calendar/ical/.../basic.ics',
                  	color: '#04f448'  
      	},
      	
                      ]
              }
      

      },

      posted in Troubleshooting
      Mitch1138M
      Mitch1138
    • 1
    • 2
    • 1 / 2