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

    Topics

    • binderthB

      Microsoft To-Do (wunderlist replacement?)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      45
      1 Votes
      45 Posts
      26k Views
      M
      @thobach I think I have created a pull request for the fade effect.
    • binderthB

      MMM-PublicTransportHafas brings up ERRORs `fetchDepartures`

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      1k Views
      J
      I got the same issue. But there are other errors as well since I installed PublicTransportHafas. Is there any clue why this happens? Best, Jan
    • binderthB

      MMM-PIR-Sensor interferes with MMM-RTSPStream

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      1k Views
      V
      Hi binderth, i have the same problem. Did you find a solution?
    • binderthB

      ipWhitelist - still not working

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      10
      1
      0 Votes
      10 Posts
      5k Views
      Mykle1M
      @SimtechBen Nice!
    • binderthB

      WiFi drops and reconnects regularly...

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      9
      0 Votes
      9 Posts
      3k Views
      M
      @barnosch I am also having the same issue. I tried this method, But still i am facing this issue. Any other solutions.
    • binderthB

      [MMM-iFrameReload]: iFrame won't refresh

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      4k Views
      D
      @binderth Can confirm this works!
    • binderthB

      [MMM-iFrameReload]: iFrame won't load

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting iframe
      10
      0 Votes
      10 Posts
      8k Views
      C
      Hello, Sorry for my english. I’m using MagicMirror with different module. here my configuration : { module: “MMM-pages”, disabled: false, config: { modules: [[ ‘MMM-WunderGround’ ], [ “calendar”, “calendar_monthly” ], [ “MMM-GoogleMapsTraffic” , “MMM-MyCommute” ], [ “MMM-iFrameReload” ]], // 3 webcam live on youtube excludes: [ “clock” , “newsfeed” , “MMM-page-indicator” ], rotationTime: 25000, } }, but i have some problems after time because MagicMirror stop to refresh (stop to a page). Maybe cause i have 3 webcam video to see. i changed memory GPU to 16 to allowed more place to video. It’s better but same problems after time. So, i would like,with help, to see one video in page 4 (to reduce memory) and refresh iframe all 10 seconds. The module iFrame was better for my configuration but it doesn’t work. I’m noob and it’s my first investigation with raspberry pi3. Thanks for an idea to adapte my configuration or increase memory. (and sorry for english) ;)
    • binderthB

      [MMM-NetworkScanner] disable logging

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      16
      0 Votes
      16 Posts
      7k Views
      Mykle1M
      @michael24h said in [MMM-NetworkScanner] disable logging: can’t find airport ext. so wifi might do. Well, that sounds good. They don’t have EVERY icon but I found some that work perfectly for me
    • binderthB

      MMM-openhabfloorplan: Updates don't show up

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      2k Views
      paphkoP
      Sorry that I did not reply earlier - I simply didn’t see this topic. If you have bugs, either trigge rme with a PM, post your issue in the original thread, or in the github project. Please change the ‘draft’ option to ‘false’, otherwise you are still in draft mode where the actual values are of course not shown ;-)
    • binderthB

      Module for Items to update via Websocket

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      1
      0 Votes
      1 Posts
      944 Views
      binderthB
      I’m looking for something like MMM-Syslog, a module, where I can setup items, which can then be updated via Websocket. I’m not a developer, so I can’t make it my own, but it should do something like this: adding items like Text, Number, Boolean giving them names and Icons updating them via Web-URL or whatever: analog to MMM-syslog syntax: http://MIRROR_IP:MIRROR_PORT/syslog?item=ITEM_NAME&value=ITEM_VALUE Use Case is to send updates of my smarthome-items to show up in the MagicMirror. I’m thinking of some states (Text), Temperatures (Number) or states of e.g. open Windows or whatever (Boolean).
    • binderthB

      ALERT: setting the display time individually

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      binderthB
      @strawberry-3.141 said in ALERT: setting the display time individually: if you want to set the duration you have to use an alert instead of notification: this.sendNotification(“SHOW_ALERT”, {timer: 10000, title: “Title”, message: “Message”}); ok, that did it. The Alerts are now shown as given in the “timer”-argument. Nevertheless my usecase would be to have also multiple notifications staying on top like “washing machine ready” and “dryer ready” or something which needs some action done. So it would be nice to have either notification also displayed “on event” and not globally or to have notifications smoothed out, if the item action is done. As I can see, the alert-module doesn’t allow fading the notifications on a action?
    • binderthB

      MMM-Swipe: deprecated WARNINGS plus ERROR

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      binderthB
      @mochman ok. thanks for the update. Does anyone know: Is there some “newer” gesture-module for the MagicMirror?
    • binderthB

      layer definition: here MMM-Globe overlaps left panel

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      25
      0 Votes
      25 Posts
      20k Views
      D
      Hi everyone, if anyone has still trouble with it. I installed the MMM-Globe module and had the same issue. I declared all modules to foreground and just the globe one layer behind all. Keep an eye onto the z-index config. Worked fine for me. I use the globe module in config.js at the middle_center: module: 'MMM-Globe', position: 'middle_center', What I’ve declared in custom.css: .module { z-index: 1; width: 300px; transform: scale(1.3); padding-bottom: 15%; } .MMM-Globe { z-index: 0; width: 100%; height: 100%; position: absolute; margin: auto; padding-top: 120%; opacity: 0.7; } Greets, Dee.
    • binderthB

      personalized calender, depending on CURRENT_USER

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      944 Views
      binderthB
      Everyone in our family has it’s own google calendar. Would it be feasible to show the respective calender using the logged in person? I’m thinking of face recognition and then using the CURRENT_USER to show the respective calendar. I’m not sure, how to do this, if someone already did it, the config and a short howto would be great! ;) Thanks, Thomas.
    • binderthB

      Deutsche Bahn: list of connections with delays

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      5
      0 Votes
      5 Posts
      3k Views
      J
      I would appreciate as well a transport module using the Deutsche Bahn-API. Unfortunately i don’t have a clue how to implement that.
    • binderthB

      calendar: maximumNumberOfDays is ignored

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Hunt
      3
      0 Votes
      3 Posts
      3k Views
      binderthB
      @broberg said in calendar: maximumNumberOfDays is ignored: it should be outside the calendar array thanks, that did the trick. I got the “README.md” wrong! ;)
    • binderthB

      Wunderlist won't display entries

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      4k Views
      binderthB
      @binderth said in Wunderlist won't display entries: CLIENT ID: 20 characters CLIENT SECRET: 60 characters Please be aware, that in the Wunderlist API there’s a CLIENT SECRET, which is exactly as long as the ACCESS TOKEN. The ACCESS TOKEN is not shown directly after generating the Keys, there’s a button “CREATE ACCESS TOKEN”, after that, the token is generated on the fly (note: it changes, everytime you press the button!). Then you can put in the token, which then resulted in my lists showing up in the MM as expected! ;) So please be aware, there are in fact three keys, only two are needed in config.js.
    • binderthB

      Touchscreen instead of simple monitor behind MagicMirror?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Hardware
      6
      1 Votes
      6 Posts
      7k Views
      strawberry 3.141S
      @binderth there a several voice modules and a gesture module just use the forum search or browse through the showcase
    • 1 / 1