• 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. incubik
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
I
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 9
  • Groups 0

Posts

Recent Best Controversial
  • RE: Pollen Count

    Great! I’ll give it a try and let you know how it goes :)

    posted in Requests
    I
    incubik
    Jun 17, 2016, 4:14 PM
  • RE: Morning News

    Hi @doughall , not related to your suggestion, though I think it would be awesome! how did you get the PIR Sensor working? I’ve been having a “white screen” issue the las couple of days. I haven’t modified any configurations, just simply installed as the tutorial says. Please help! :(

    posted in Requests
    I
    incubik
    May 14, 2016, 2:28 AM
  • Pollen Count

    Hi! As a “allergic to Pollen” person I would like to have a display of Pollen levels in my city (Madrid, Spain) on the Magic Mirror.

    I’ve been trying to find an API for this in Spain or Madrid but I don’t find any… I’ve seen UK and Germany have some websites that let you retrieved this data but not in Spain :(

    The clearest place I’ve found this data is this url: http://www.eltiempo.es/madrid/polen/

    So, how can I get this info if I only have an url?? Anyone?

    Thx!

    posted in Requests
    I
    incubik
    May 14, 2016, 2:25 AM
  • RE: PIR-Sensor - put your mirror to sleep if not used

    I’ve tried to check the web inspector but when the screen is white… problems ahead —> The web inspector doesn’t pop up.

    I’ve tried this without installing the PIR Sensor module and the web inspector works but again when the screen is in “white mode” doesn’t.

    Any thoughts?

    posted in Troubleshooting
    I
    incubik
    May 14, 2016, 2:00 AM
  • RE: PIR-Sensor - put your mirror to sleep if not used

    Ok, so if it doesn’t support v6, how can @Bangee made it work? I guess I should:

    1. Uninstall NodeJS v6 and install v5
      or
    2. Delete the Sensor Module for now

    ??

    posted in Troubleshooting
    I
    incubik
    May 12, 2016, 7:33 PM
  • RE: PIR-Sensor - put your mirror to sleep if not used

    Ok, I will!

    Maybe it is a hardware problem? I’ve connected the PIR-sensor this way, is this correct?
    https://www.raspberrypi.org/learning/physical-computing-guide/connect-pir/

    posted in Troubleshooting
    I
    incubik
    May 12, 2016, 6:59 PM
  • RE: PIR-Sensor - put your mirror to sleep if not used

    I have Raspbian install so Im using Epiphany. Does this browser has a web inspector? if so, where? Thx

    posted in Troubleshooting
    I
    incubik
    May 12, 2016, 6:31 PM
  • RE: PIR-Sensor - put your mirror to sleep if not used

    There was a type on my message… sorry. This is what I have done:

    {
    module: 'MMM-PIR-Sensor’,
    config: {
    sensorPIN: ‘2’
    }
    }
    

    Note from admin: Please use Markdown on code snippets so it is easier to read!

    posted in Troubleshooting
    I
    incubik
    May 12, 2016, 5:52 PM
  • RE: PIR-Sensor - put your mirror to sleep if not used

    Hi! Im having the same issue as @pugsly. I do already have the PIR sensor connected but once I launch the MagicMirror the screen goes white.

    This is what I have in the config.js:

    {
    module: "MMM-PIR-Sensor',
    config: {
    sensorPIN: '2'
    }
    }
    

    Any thoughts? Thx!

    posted in Troubleshooting
    I
    incubik
    May 12, 2016, 5:48 PM
  • 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