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

    Posts

    Recent Best Controversial
    • RE: MMM-GooglePhotos

      @Lilleberg Try using the upper_third position for your pictures. That may be closer to what you want.

      posted in Entertainment
      bheplerB
      bhepler
    • RE: Internet Monitor

      My fork of the module has been updated and the new code has been merged to the master branch. Let me know if you hit any issues with it.

      posted in Utilities
      bheplerB
      bhepler
    • RE: Internet Monitor

      I suppose more detailed instructions are in order. To use my development branch of my fork of the internet-monitor module, give this a try.

      cd MagicMirror/modules
      sudo rm -rf internet-monitor
      git clone https://github.com/BrianHepler/internet-monitor.git
      cd internet-monitor
      switch 2022-fix
      npm install
      

      Once it is done, you should be able to use your existing configuration. Let me know if you encounter any problems.

      posted in Utilities
      bheplerB
      bhepler
    • RE: Internet Monitor

      @mayfield - No. Install from here: https://github.com/BrianHepler/internet-monitor.git

      If you have installed from Ronny3050’s repository, you’ll need to delete that folder and clone from mine.

      posted in Utilities
      bheplerB
      bhepler
    • RE: Internet Monitor

      Okay, I believe I have it fixed for this module. Please switch over to the 2022-fix branch and give it a pull & install. Let me know if it works for you and I’ll issue a PR.

      Big shout out to @bugsounet for figuring it out and from whom I blatantly stole a lot of code. At some point I remembered that this isn’t my module and I’m just trying to get it functioning again. It helped me ignore a lot of things I would have changed.

      posted in Utilities
      bheplerB
      bhepler
    • RE: Internet Monitor

      @bugsounet said in Internet Monitor:

      the real question is why using v1.6.2 version of SpeedTest library?

      Because using speedtest-net after this version requires a code change.

      Now retry with your pi, a linux env or … with wsl under windows

      Oh, great. I develop on Windows so I can make use of a proper IDE. Fine. I’ll dig up something.

      @sdetweil said in Internet Monitor:

      the problem is under windows, this path is bad as it doesn’t have
      unfortunately NPM is NOT platform neutral

      Sigh. It figures. Not tonight, but I’ll work on it in the near future.

      posted in Utilities
      bheplerB
      bhepler
    • RE: Led strip problem

      @Anthony - In my CNC work I have run into a lot of electromagnetic interference. One thing that has helped a bit is to add ferrite cores to most of my input wires at both ends. Especially any USB wires.
      Your friendly electronics shop should have something like these.

      posted in General Discussion
      bheplerB
      bhepler
    • RE: Internet Monitor

      @bugsounet - Pretty sure.
      Here is the GitHub discussion on the problem.

      EtA: I am having problems installing MMM-SpeedTest.

      PS J:\Development\MagicMirrors\MagicMirror\modules> git clone https://github.com/bugsounet/MMM-SpeedTest
      Cloning into 'MMM-SpeedTest'...
      remote: Enumerating objects: 78, done.
      remote: Counting objects: 100% (78/78), done.
      remote: Compressing objects: 100% (66/66), done.
      remote: Total 78 (delta 33), reused 33 (delta 10), pack-reused 0
      Unpacking objects: 100% (78/78), 120.78 KiB | 46.00 KiB/s, done.
      PS J:\Development\MagicMirrors\MagicMirror\modules> cd .\MMM-SpeedTest\
      PS J:\Development\MagicMirrors\MagicMirror\modules\MMM-SpeedTest> npm install
      
      > MMM-SpeedTest@1.0.3 preinstall J:\Development\MagicMirrors\MagicMirror\modules\MMM-SpeedTest
      > installer/preinstall.sh
      
      'installer' is not recognized as an internal or external command,
      operable program or batch file.
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! MMM-SpeedTest@1.0.3 preinstall: `installer/preinstall.sh`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the MMM-SpeedTest@1.0.3 preinstall script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      npm WARN Local package.json exists, but node_modules missing, did you mean to install?
      
      
      posted in Utilities
      bheplerB
      bhepler
    • RE: MMM-Selfieshot

      MMM-Selfieshot has been updated.

      • Thanks to @bugsounet, the module will send the notification SELFIE_START when the countdown begins.
      posted in Entertainment
      bheplerB
      bhepler
    • RE: MMM-Selfieshot

      MMM-Selfieshot has been updated.

      • The rotateCountdown parameter will allow you to rotate just the countdown and “shoot message”.
      • The rotatePreview parameter will allow you to rotate just the display of the selfie.
      • The rotation parameter has been removed.
      posted in Entertainment
      bheplerB
      bhepler
    • 1
    • 2
    • 8
    • 9
    • 10
    • 11
    • 12
    • 111
    • 112
    • 10 / 112