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

    Posts

    Recent Best Controversial
    • RE: MMM-Globe

      @flatpepsi said in MMM-Globe:

      centralAmericaDiscNat’: 'https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/678x678.jpg

      I put the URL above for high res but since I only use 200px use this url for low res

      https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/thumbnail.jpg

      posted in Utilities
      pugslyP
      pugsly
    • RE: top_bar hiding

      @pugsly … my fault, I had a module hidden with the remote module in that spot.

      posted in Troubleshooting
      pugslyP
      pugsly
    • top_bar hiding

      I am not sure when it started happening, but I have noticed that my top_bar region will pop up for a brief second then everything shifts up and the region is hidden. I am running the stocks module in this region. Any idea what might be doing this?

      posted in Troubleshooting
      pugslyP
      pugsly
    • Acurite Weather and Monitoring

      Hello All,
      I use an Acurite weather station (https://www.acurite.com/). They have a web interface module which uploads all my sensors to the web so I can monitor it with my phone, or from the web, etc. I really want to be able to keep an eye on some of my monitors using my mirror. For instance, I want to know if my water sensor in the basement has detected water, maybe monitor the temperature in the basement, etc.

      Has anyone looked into this at all?

      posted in Requests
      pugslyP
      pugsly
    • RE: Stocks

      @Mitch1138 Yes same for me, this module no longer works.

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-Nest

      Well, I have 3 of them so not sure how to display but I do like the colored ring based on status. There are also alerts that could be displayed as well.
      0_1496267942592_IMG_7336.PNG

      0_1496267906419_IMG_7335.PNG

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-Nest

      Any chance on integrating the nest protect smoke detectors?

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-MyNest

      Anyone working on integrating the nest protect smoke detectors?

      posted in Utilities
      pugslyP
      pugsly
    • RE: default calendar - individual icon colors?

      I had this working, and now the icons are just gray, and no matter what I set them to it doesn’t change. I am not sure what would have changed.

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: Share your config.js right here....

      @1uke_ I would also add a place to download the custom.css file as well.

      posted in General Discussion
      pugslyP
      pugsly
    • RE: [MMM-NetworkScanner] disable logging

      @binderth Im guessing that this somehow rotates or makes new logs for anything running on pm2?

      Any config steps for this besides just installing it?

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: [MMM-NetworkScanner] disable logging

      Just noticed this myself, that the pm2 logs were getting huge. I scan every 10 seconds, and all those scans were being logged.

      Only running on a 8GB SD card

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner

      @slametps Yes i did, and that one worked fine using MAC. I have actually reverted back to that one, so I don’t get the ‘last seen’ message anymore.

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner

      @slametps Deleted the module and did a fresh install, still showing duplicate entries.

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner

      @ianperrin
      Yup good work on getting the updates…

      MAC is working again, but the entries are all duplicated. ;)

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner help needed

      Im sure because you have the firewall on, it won’t ping if thats the case. This is one of the reasons I want to do it by MAC address.

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner

      @derek7467
      as you said, IP works fine MAC doesn’t… MAC was working up until the update where you could add the ‘last seen xxx min ago’ option.

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner

      @BenNewsome
      Removed it, did a new clone, and ran the npm install (See Below). Still getting the error that ping is missing and all of my MAC machines are grayed out.

      pi@MagicMirror:~/MagicMirror/modules/MMM-NetworkScanner $ cd …
      pi@MagicMirror:~/MagicMirror/modules $ sudo rm -r ~/MagicMirror/modules/MMM-Netw orkScanner
      pi@MagicMirror:~/MagicMirror/modules $ git clone https://github.com/ianperrin/MM M-NetworkScanner.git
      Cloning into ‘MMM-NetworkScanner’…
      remote: Counting objects: 132, done.
      remote: Compressing objects: 100% (16/16), done.
      remote: Total 132 (delta 6), reused 0 (delta 0), pack-reused 116
      Receiving objects: 100% (132/132), 80.07 KiB | 0 bytes/s, done.
      Resolving deltas: 100% (74/74), done.
      Checking connectivity… done.
      pi@MagicMirror:~/MagicMirror/modules $ cd /home/pi/MagicMirror/modules/MMM-Netwo rkScanner && npm install
      ping@0.1.10 node_modules/ping
      └── q@1.4.1

      sudo@1.0.3 node_modules/sudo
      ├── inpath@1.0.2
      ├── pidof@1.0.2
      └── read@1.0.7 (mute-stream@0.0.7)
      pi@MagicMirror:~/MagicMirror/modules/MMM-NetworkScanner $

      mm-0 (err): at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron-prebuilt/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      mm-0 (err): at Function.Module._load (module.js:403:25)
      mm-0 (err): at Module.require (module.js:483:17)
      mm-0 (err): at require (internal/module.js:20:19)
      mm-0 (err): at Object. (/home/pi/MagicMirror/modules/MMM-NetworkScanner/node_helper.js:10:14)
      mm-0 (err): at Module._compile (module.js:556:32)
      mm-0 (err): at Object.Module._extensions…js (module.js:565:10)
      mm-0 (err): at Module.load (module.js:473:32)
      mm-0 (err): at tryModuleLoad (module.js:432:12)
      mm-0 (err): { Error: Cannot find module ‘ping’
      mm-0 (err): at Module._resolveFilename (module.js:455:15)
      mm-0 (err): at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron-prebuilt/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      mm-0 (err): at Function.Module._load (module.js:403:25)
      mm-0 (err): at Module.require (module.js:483:17)
      mm-0 (err): at require (internal/module.js:20:19)
      mm-0 (err): at Object. (/home/pi/MagicMirror/modules/MMM-NetworkScanner/node_helper.js:10:14)
      mm-0 (err): at Module._compile (module.js:556:32)
      mm-0 (err): at Object.Module._extensions…js (module.js:565:10)
      mm-0 (err): at Module.load (module.js:473:32)
      mm-0 (err): at tryModuleLoad (module.js:432:12) code: ‘MODULE_NOT_FOUND’ }

      mm-0 (out): { macAddress: ‘18:b4:30:1d:f6:50’,
      mm-0 (out): name: ‘Nest Thermostat’,
      mm-0 (out): icon: ‘dot-circle-o’ },

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner help needed

      The mac address scanner was working up until yesterday when a new version came out. If you look at your logs you can see it is doing MAC scanning. Mine keeps throwing an error saying the module ‘ping’ is missing.

      I don’t want to scan by IP address because I have some machines that I don’t have ping enabled.

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: MMM-NetworkScanner

      @BenNewsome Sorry… same thing, still says can’t find module ‘ping’.

      posted in Utilities
      pugslyP
      pugsly
    • 1 / 1