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

Posts

Recent Best Controversial
  • RE: Nothing showing but app is running

    Can we see the content of your mm.sh script?
    What is the response when you start the mm.sh script ? (pm2 start mm.sh).

    Are you connecting using VNC?

    posted in Troubleshooting
    M
    mortenbirkelund
    Mar 8, 2017, 8:35 AM
  • RE: Wake up the mirror and put it to sleep?

    yes, i believe it should work along with a raspberry pi.

    posted in Hardware
    M
    mortenbirkelund
    Mar 7, 2017, 9:17 AM
  • RE: Wake up the mirror and put it to sleep?

    If you cant find one in sweden, then I use to order from thePiHut as it is located within the EU and therefore free from import tax, (atleast until Brexit)
    https://thepihut.com/pages/search-results?q=pir&page_num=4,

    posted in Hardware
    M
    mortenbirkelund
    Mar 7, 2017, 9:10 AM
  • RE: MMM-Wunderlist add / MM won't start

    for future reference, http://jshint.com/ as suggested in the faq, is a very good tool for finding errors in the config.js

    posted in Troubleshooting
    M
    mortenbirkelund
    Mar 7, 2017, 9:06 AM
  • RE: Wake up the mirror and put it to sleep?

    This module is what you need. Along with one of the pir sensors, as linked to in the readme.
    https://github.com/paviro/MMM-PIR-Sensor

    If you dont want it to start everytime you pass by your mirror, then you just place the sensor pointing up or down, and then you change swipe your hand in front of the sensor to activate the mirror.

    posted in Hardware
    M
    mortenbirkelund
    Mar 7, 2017, 7:32 AM
  • RE: Return URI with Https

    Shouldn’t the files in the public folder be accessible from a browser?

    posted in Troubleshooting
    M
    mortenbirkelund
    Mar 6, 2017, 2:12 PM
  • RE: Swiper only works on first update...

    If anybody would be interested in trying to help solving it, then here is a link.

    https://github.com/mortenbirkelund/MMMT-Newsfeed

    Notices that if you uncomment the lines from 92-113, then the swiper is applied correctly.
    https://github.com/mortenbirkelund/MMMT-Newsfeed/blob/master/MMMT-Newsfeed.js

    But for some reason it doesnt work when i apply the same coding to the rest of the getDom function…

    posted in Troubleshooting
    M
    mortenbirkelund
    Mar 3, 2017, 6:18 AM
  • RE: Return URI with Https

    Whenever I try to access a file in a myModule/public/ then i get an error

    Cannot GET /myModule/callback.js
    
    posted in Troubleshooting
    M
    mortenbirkelund
    Mar 2, 2017, 4:15 PM
  • RE: MMM-NetworkScanner returns error

    That seems to work. Thanks

    posted in Troubleshooting
    M
    mortenbirkelund
    Mar 2, 2017, 11:29 AM
  • Return URI with Https

    Hi. I am trying to create a module for my Neato Botvac D5. (robot vacuum cleaner).

    Neato have an official javascript SDK (https://github.com/NeatoRobotics/neato-sdk-js) that i am using.

    My problem is that whenever i logon, i am returned to https page. So i have 2 questions.

    How should the url looks like in order to be returned to my module, so that the SDK can pick up the auth_token?
    How do i handle the fact that OAuth require the return uri to be https?

    posted in Troubleshooting
    M
    mortenbirkelund
    Mar 2, 2017, 10:55 AM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy