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

    dherl0623

    @dherl0623

    6
    Reputation
    759
    Profile views
    17
    Posts
    0
    Followers
    1
    Following
    Joined
    Last Online

    dherl0623 Unfollow Follow

    Best posts made by dherl0623

    • RE: MMM-History

      @cowboysdude Worked like a charm! Thanks again!

      posted in Education
      D
      dherl0623
    • RE: Where are you from?

      Grand Rapids, MI!
      Any other Michiganders here?

      posted in General Discussion
      D
      dherl0623
    • RE: [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song

      Awesome module! I’d been using the MMM-Scrobbler, but this is a better module in my opinion. Your instructions are clear and easy to follow as well! I really like how instant it is as well. I currently just set this up while on break at work, so I can’t check it out at home yet, but watching from a VNC, it is incredibly responsive! Thanks again sir!

      posted in Entertainment
      D
      dherl0623
    • RE: GasBuddy

      @doubleT Did send me his Repo for the GasBuddy module. He didn’t want it published as he did not get permission to pull from their API. I can not get it to work unfortunately. I sent a message to doubleT, but he hasn’t been active in a while. @Mykle1 Maybe I can send you the repo and take a look at it? I can’t seem to figure out what I’m doing wrong!

      posted in Requests
      D
      dherl0623
    • RE: GasBuddy

      @Mykle1 Maybe you can help me decipher this error:

      /home/pi/.pm2/logs/mm-error-0.log last 10 lines:
      0|mm       | SyntaxError: Unexpected end of JSON input
      0|mm       |     at /home/pi/MagicMirror/modules/GasStation/node_helper.js:44:22
      0|mm       |     at ChildProcess.exithandler (child_process.js:225:5)
      0|mm       |     at emitTwo (events.js:106:13)
      0|mm       |     at ChildProcess.emit (events.js:191:7)
      0|mm       |     at maybeClose (internal/child_process.js:877:16)
      0|mm       |     at Socket. (internal/child_process.js:334:11)
      0|mm       |     at emitOne (events.js:96:13)
      0|mm       |     at Socket.emit (events.js:188:7)
      0|mm       |     at Pipe._handle.close [as _onclose] (net.js:493:12)
      
      [STREAMING] Now streaming realtime logs for [mm] process
      

      Should I be looking at line 44 char 22 for something ?

      posted in Requests
      D
      dherl0623
    • RE: GasBuddy

      @strawberry-3-141 Going to the site https://www.gasbuddy.com/assets-v2/api/stations/26220/fuels which is the response that GasBuddy gives outputs the following
      {"station_id":26220,"fuels":[{"id":1,"fuelType":"Regular","stationId":26220,"prices":[{"isCash":false,"price":3.01,"reportedBy":"kayChanh","postedTime":"2018-05-17T08:21:56.359Z"}]},{"id":2,"fuelType":"Midgrade","stationId":26220,"prices":[{"isCash":false,"price":3.31,"reportedBy":"Fklem","postedTime":"2018-05-17T01:34:26.786Z"}]},{"id":3,"fuelType":"Premium","stationId":26220,"prices":[{"isCash":false,"price":3.61,"reportedBy":"Fklem","postedTime":"2018-05-17T01:34:26.797Z"}]},{"id":4,"fuelType":"Diesel","stationId":26220,"prices":[{"isCash":false,"price":3.35,"reportedBy":"crazykyser116","postedTime":"2018-05-17T07:35:33.984Z"}]}]}

      Can I share the download link to the module? I haven’t gotten a response back from @doubleT and as far as I know no one has gotten permission from GasBuddy to use their API in this way.

      posted in Requests
      D
      dherl0623

    Latest posts made by dherl0623

    • RE: Show Alexa Timer

      @jasondreher

      Sorry, I know this is a crazy old post, please forgive me 😬 I’m trying to do exactly this for my kitchen MM.

      If I understand this correctly, I need to have NodeRed on a separate device? So I need a Pi for HA and then another Pi to be running NodeRed?

      I’m working on looking at different documentation and some tutorials. Am I able to run NodeRed on the Pi that the Mirror is running on?

      posted in Requests
      D
      dherl0623
    • RE: MMM-OpenWeatherForecast Error 401

      Use Tom Hirschberger’s fork https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast it works great!

      You need to put in payment information to subscribe to the new 3.0 API, but once you do that, it will work (it took about 30 minutes or so for it to work properly on my end) Thank you to Tom for providing this updated version! Got the email about the old API being discontinued, and I knew I’d need to look around for a working fork.

      posted in Troubleshooting
      D
      dherl0623
    • RE: Google Keep alternative

      In the past, I have used Todoist and the module here: https://github.com/cbrooker/MMM-Todoist

      Looks like this module has recently been updated, so I’d imagine it still works. Checkout Todoist and let us know if this module achieves what you need!

      EDIT* Me going to the the Github page and at the top of the page it says: " ** Developer is not actively maintaining this Extension. ** " so this may be hit or miss

      posted in Showcase
      D
      dherl0623
    • RE: MMM-Videoplayer - Play video files on your mirror

      @Snille That’s awesome! I just downloaded a leaves falling video from them! What would be the best way to play this fullscreen in the background behind all of the elements? Using the CSS in your example above is putting it over top of all of the other modules. Thanks again!

      posted in Entertainment
      D
      dherl0623
    • RE: MMM-Videoplayer - Play video files on your mirror

      Awesome module! I’m using it to play the old Windows 98 Mystery (Haunted House) Screensaver. I just ripped the video off of YouTube, reduced the quality and it plays perfectly! Thanks again!

      posted in Entertainment
      D
      dherl0623
    • RE: GasBuddy

      @strawberry-3-141 Going to the site https://www.gasbuddy.com/assets-v2/api/stations/26220/fuels which is the response that GasBuddy gives outputs the following
      {"station_id":26220,"fuels":[{"id":1,"fuelType":"Regular","stationId":26220,"prices":[{"isCash":false,"price":3.01,"reportedBy":"kayChanh","postedTime":"2018-05-17T08:21:56.359Z"}]},{"id":2,"fuelType":"Midgrade","stationId":26220,"prices":[{"isCash":false,"price":3.31,"reportedBy":"Fklem","postedTime":"2018-05-17T01:34:26.786Z"}]},{"id":3,"fuelType":"Premium","stationId":26220,"prices":[{"isCash":false,"price":3.61,"reportedBy":"Fklem","postedTime":"2018-05-17T01:34:26.797Z"}]},{"id":4,"fuelType":"Diesel","stationId":26220,"prices":[{"isCash":false,"price":3.35,"reportedBy":"crazykyser116","postedTime":"2018-05-17T07:35:33.984Z"}]}]}

      Can I share the download link to the module? I haven’t gotten a response back from @doubleT and as far as I know no one has gotten permission from GasBuddy to use their API in this way.

      posted in Requests
      D
      dherl0623
    • RE: Module Position

      @maxbachmann As far as I know, no. You can however update your position in the configuration file, then press CTRL+R to hard refresh the MM browser.

      posted in Development
      D
      dherl0623
    • RE: GasBuddy

      @Mykle1 Maybe you can help me decipher this error:

      /home/pi/.pm2/logs/mm-error-0.log last 10 lines:
      0|mm       | SyntaxError: Unexpected end of JSON input
      0|mm       |     at /home/pi/MagicMirror/modules/GasStation/node_helper.js:44:22
      0|mm       |     at ChildProcess.exithandler (child_process.js:225:5)
      0|mm       |     at emitTwo (events.js:106:13)
      0|mm       |     at ChildProcess.emit (events.js:191:7)
      0|mm       |     at maybeClose (internal/child_process.js:877:16)
      0|mm       |     at Socket. (internal/child_process.js:334:11)
      0|mm       |     at emitOne (events.js:96:13)
      0|mm       |     at Socket.emit (events.js:188:7)
      0|mm       |     at Pipe._handle.close [as _onclose] (net.js:493:12)
      
      [STREAMING] Now streaming realtime logs for [mm] process
      

      Should I be looking at line 44 char 22 for something ?

      posted in Requests
      D
      dherl0623
    • RE: GasBuddy

      @doubleT Did send me his Repo for the GasBuddy module. He didn’t want it published as he did not get permission to pull from their API. I can not get it to work unfortunately. I sent a message to doubleT, but he hasn’t been active in a while. @Mykle1 Maybe I can send you the repo and take a look at it? I can’t seem to figure out what I’m doing wrong!

      posted in Requests
      D
      dherl0623
    • RE: [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song

      Awesome module! I’d been using the MMM-Scrobbler, but this is a better module in my opinion. Your instructions are clear and easy to follow as well! I really like how instant it is as well. I currently just set this up while on break at work, so I can’t check it out at home yet, but watching from a VNC, it is incredibly responsive! Thanks again sir!

      posted in Entertainment
      D
      dherl0623