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

    Posts

    Recent Best Controversial
    • RE: How to add custom birthdays to the calendar module?

      @sdetweil said in How to add custom birthdays to the calendar module?:

      https://devhints.io/moment

      That sounds great and yes that’s kinda what I was looking for, the month cross over sounds good, This is how I have the default where it will only show the next 5 holidays so have the birthdays work the same way (or as near as), then past birthdays for the month drop off the list

      Screen Shot 2021-07-10 at 11.07.44 AM.png

      posted in Troubleshooting
      D
      doogy_rev
    • RE: How to add custom birthdays to the calendar module?

      @sdetweil This works great, thanks again!. How easy would it be to have this updated to match the look and feel of the default calendar? Something like this for example…

      Dave Birthday [37] Jul 10th
      My Anniversary [12] Aug 15th
      Walter Birthday [52] Oct 23rd

      And also to show the next 5 or 10 events rather than the next 30days?

      posted in Troubleshooting
      D
      doogy_rev
    • RE: How to add custom birthdays to the calendar module?

      @sdetweil Well that’s awesome!, thank you sir! I will give it a try later.

      posted in Troubleshooting
      D
      doogy_rev
    • RE: How to add custom birthdays to the calendar module?

      @sdetweil I have had my mirror for 5 years and back in the day we could link to a csv file that would display in the calendar. This feature was removed in favour of cloud calendar integration. I am looking for something like this also as I was to be able to add birthdays/anniversaries that are not in my google calendar, with out having to add them to it

      posted in Troubleshooting
      D
      doogy_rev
    • RE: How Can I Mount my smart mirror to a wall?

      @sdetweil

      Could always put a piece of batten across to fill the gap, just screw through that in to the frame it will then sit flush

      posted in General Discussion
      D
      doogy_rev
    • RE: How Can I Mount my smart mirror to a wall?

      I used a French cleat on mine, one top and bottom

      https://images.homedepot-static.com/productImages/798600fb-cfa2-45b3-87a5-f19be3a097cc/svn/hangman-picture-mirror-hanging-cbh-30-64_1000.jpg

      posted in General Discussion
      D
      doogy_rev
    • RE: What have I been working on......

      @cyberphox Booooooo … I am Canada too :-(

      posted in Show your Mirror
      D
      doogy_rev
    • DarkSky now owned by Apple

      I guess that means any DarkSky API users will need to find an alternative past 2021

      https://blog.darksky.net

      “Our API service for existing customers is not changing today, but we will no longer accept new signups. The API will continue to function through the end of 2021.”

      posted in General Discussion
      D
      doogy_rev
    • RE: Where to buy Magic Mirror glass?

      @trawson Where are you? I found a place easily enough, just a local glass place in the next town.

      posted in Hardware
      D
      doogy_rev
    • RE: Smart Mirror in Vancouver

      I ordered my glass for my mirror from these folks in Chilliwack. you should be able to order it from any glass place that’s near to you. I did go and pick it up as I am fairly local to this place.

      https://www.fraservalleyglass.ca

      $1500 seems really steep, I think my two way glass was about $100 (Cant remember exact price as it was a while ago), fits over a 32" monitor.

      posted in General Discussion
      D
      doogy_rev
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude Thank you for looking in to this, feel free to reach out to me, I would be happy to help with any testing :thumbs_up:

      posted in System
      D
      doogy_rev
    • RE: My first Magic mirror, 3D Printed frame - fr - en

      :smiling_face_with_sunglasses: Very cool!

      posted in Show your Mirror
      D
      doogy_rev
    • RE: MMM-NOAA - Another Weather Module

      I have another question, if the AQI is not available in my area does it default to “Severely Polluted” as shown in my screen capture ^^ . . . I am assuming yes

      The only pollution I am in danger of is fresh air and mountains :face_with_tears_of_joy:

      0_1577807363009_IMG_0294.jpeg

      posted in System
      D
      doogy_rev
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude Awesome thank you!

      posted in System
      D
      doogy_rev
    • RE: MMM-NOAA - Another Weather Module

      I ran the upgrade this morning which worked great, however the 4 day forecast seems to have moved vertically. it was default and no custom changes made.

      Is there an easy way to revert it?

      0_1577663750887_Screen Shot 2019-12-29 at 3.53.44 PM.png

      posted in System
      D
      doogy_rev
    • RE: MMM-NOAA - Another Weather Module

      I have noticed that my module has started showing the incorrect weather temps and conditions, today it was showing 6C and Cloudy when I know its been 0C to 2C and Snowing. Having read through a lot of the posts on this thread I have been unable to resolve. Some of the weather conditions are near enough correct though, for example . .

      Temp - Shows 6 - Actual 2
      Humidity - Shows 55% - Actual 99%
      Pressure - Shows 1011 - Actual 1011
      Visability - Shows 8km - Actual 8.1km
      Rise - Shows 7.05am - Actual 7.05 am
      Set - Shows 5.35pm - Actual 5.34pm
      Wind - Shows 2km - Actual 6km

      Using DarkSky and Airvisual, both making regular API calls, I have tried generating new keys, updating the module, updating MM version, I have also tried reinstalling both, verified and updated different long/lat coordinates to see if that makes any difference. . If I start MM in dev I see the following . .

      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:182:35)
          at Request._callback (/home/pi/MagicMirror/modules/MMM-NOAA3/providers/ds.js:174: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)
      
      pi@raspberrypi:~/MagicMirror/modules/MMM-NOAA3 $ git pull
      Already up-to-date.
      pi@raspberrypi:~/MagicMirror/modules/MMM-NOAA3 $ 
      

      Any ideas on what else to check? When I set this up a while ago it was working perfectly :-(

      posted in System
      D
      doogy_rev
    • RE: MMM-NOAA - Another Weather Module

      Haha, yes you are right. What an utter putz I am 🙈

      posted in System
      D
      doogy_rev
    • RE: MMM-NOAA - Another Weather Module

      This is an awesome weather module! Just set mine up and using Darksky as my weather source. I have set my update interval to 30 min, which (unless I am being a div) would mean 24 a updates day and 700 or so a month. Monitoring my DarkSky console I am currently updating 45-50 times a day.

      {
                              module: "MMM-NOAA3",
                              position: "top_right",
                              config: {
                                      provider: "darksky",   
                                      apiKey: "xxxxxxxxxxxxxxxxxxxxxxxxxxx",        // From one of the providers listed above
                                      airKey: "xxxxxxxxxxxxxxxxxxx", 
                                      css: "NOAA3",                 // THIS MUST CONTAIN A CSS STYLE NAME
                                      updateInterval: 30 * 60 * 1000,
                                      userlat: "49.238941", //MUST HAVE BOTH
                                      userlon: "-121.765883"  //MUST HAVE BOTH
                              }
                      },
      
      

      Is the above correct from a configuration perspective? Have I missed something?

      Thanks in advance!

      posted in System
      D
      doogy_rev
    • 1 / 1