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

    Posts

    Recent Best Controversial
    • RE: First MagicMirror

      Nice mirror!
      Can you share the module for the digital photo/wall display feeling ?

      posted in Show your Mirror
      J
      Johans
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude

      OK, than I don’t need to worry.

      posted in System
      J
      Johans
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude

      As always, great job!
      Didn’t noticed and I don’t know if it has to do with the upgrade or not.
      saw this message in the terminal window, but all seems to work fine for me.
      Just wanted to let you know.

      Whoops! There was an uncaught exception...
      TypeError: Cannot read property 'pollution' of undefined
          at Object.parseAIR (/home/pi/MagicMirror/modules/MMM-NOAA3/providers/ds.js:179:35)
          at Request._callback (/home/pi/MagicMirror/modules/MMM-NOAA3/providers/ds.js:171:28)
          at Request.self.callback (/home/pi/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)
          at emitTwo (events.js:126:13)
          at Request.emit (events.js:214:7)
          at Request.<anonymous> (/home/pi/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1161:10)
          at emitOne (events.js:116:13)
          at Request.emit (events.js:211:7)
          at IncomingMessage.<anonymous> (/home/pi/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1083:12)
          at Object.onceWrapper (events.js:313:30)
      
      
      posted in System
      J
      Johans
    • RE: Iframe select sound card

      @johans
      Have found solution myself.
      Disabled internal soundcard, so only possible option now is the USB soundcard.

      posted in Utilities
      J
      Johans
    • Iframe select sound card

      Hi, I’m using I-frame to display contents os my local webpage, which works fine.
      On this page, I have some links to radio stations.
      When I start a radiostream, sound comes through speakers on my display, while it should come via my external USB sound card, as this one is set as default.
      When I play a simple MP3 from a directory, Output is fine on the external USB sound card.

      How can I set within an I frame that sound should go to the USB soundcard, and not via the HDMI.

      posted in Utilities
      J
      Johans
    • RE: Error Within MMM-My-Calendar module

      Solved, deleted kalendar en made new. Was the most easy way to do.

      posted in Troubleshooting
      J
      Johans
    • Error Within MMM-My-Calendar module

      Hi,
      Have installed additional Calendar module, and i’m using the teamup calendars.
      I have 4 different calendars, but only 3 are shown on the screen. Looking further I see following problem.

      Connecting socket for: newsfeed
      Starting module: newsfeed
      Sockets connected & modules started ...
      Launching application.
      Create new calendar fetcher for url: http://ics.teamup.com/feed/xxxxx/xxxxx.ics - Interval: 300000
      Create new calendar fetcher for url: http://ics.teamup.com/feed/xxxxx/xxxxx.ics - Interval: 300000
      Create new calendar fetcher for url: http://ics.teamup.com/feed/xxxxx/xxxxx.ics - Interval: 300000
      Create new calendar fetcher for url: http://ics.teamup.com/feed/xxxxx/xxxxx.ics - Interval: 300000
      Create new news fetcher for url: http://www.nieuwsblad.be/rss/section/c1e533dc-ff1c-40fc-b48c-77ee686d54d4?intro=1 - Interval: 300000
      Create new news fetcher for url: http://feeds.nieuwsblad.be/nieuws/snelnieuws - Interval: 300000
      Downloading moon img with signal: BRING_MOON From URL: tycho.usno.navy.mil/gif/phase.gif
      Whoops! There was an uncaught exception...
      TypeError: curr.exdates[i].toISOString is not a function
          at Object.ical.objectHandlers.END (/home/pi/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/node-ical.js:44:44)
          at Object.handleObject (/home/pi/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/ical.js:267:41)
          at Object.parseICS (/home/pi/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/ical.js:308:20)
          at Request._callback (/home/pi/MagicMirror/modules/MMM-MyCalendar/vendor/ical.js/node-ical.js:11:24)
          at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:186:22)
          at emitTwo (events.js:126:13)
          at Request.emit (events.js:214:7)
          at Request.<anonymous> (/home/pi/MagicMirror/node_modules/request/request.js:1163:10)
          at emitOne (events.js:116:13)
          at Request.emit (events.js:211:7)
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      
      

      I know which calendar is given the problem, but I can’t figure it out. I’m using these calendars since long time, and webaddress of the I-calendar feeds are correct, checked several times.

      posted in Troubleshooting
      J
      Johans
    • RE: MMM-NOAA - Another Weather Module

      @tbbear thanks for the quick answer.
      I will copy & rename & add into config file.

      About temp with decimals, I installed also MMM-MyWeather which takes the data from wunderground (just to compare both weather modules) - in fact It uses same API & PWS as NOAA, but here i’m getting the temperature with 1 decimal. (not 7°, but 7.4°).
      Anyhow, no big deal, I can live with it. I just asked, maybe there was a setting for the temp decimals which wasn’t yet communicated or so.

      posted in System
      J
      Johans
    • RE: MMM-NOAA - Another Weather Module

      Hi,
      Sorry for these stupid questions.

      1. How can I get the temperature with 1 or 2 decimals?
      2. I want to get data from 2 different locations (Home & Holiday home abroud)
        Can I copy module & rename it MMM-NOAA2 or can I put 2 different API & PWS locations in?
      posted in System
      J
      Johans
    • RE: MMM-DHT22 Humidity and Temperature Module

      @PaulB - glad you have found some time to work on it.
      Yes I still have the problem with reading the data in the MM.
      Hope you can find the cause. I would like to help you, but i’m not a programmer.
      The only thing I could help on is perhaps some beta testing.
      Cheers.
      Johan

      posted in Utilities
      J
      Johans
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 6 / 10