MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. incubik
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 9
    • Best 1
    • Controversial 0
    • Groups 0

    incubik

    @incubik

    1
    Reputation
    757
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    incubik Unfollow Follow

    Best posts made by incubik

    • 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

    Latest posts made by incubik

    • RE: Pollen Count

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

      posted in Requests
      I
      incubik
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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