Navigation

    MagicMirror Forum

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

    thobach

    @thobach

    2
    Reputation
    849
    Profile views
    33
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    thobach Follow

    Best posts made by thobach

    • RE: Gesture recognition

      I also built a gesture detection module using infrared sensors:
      https://github.com/thobach/MMM-Gestures
      It requires an Arduino and two infrared sensors for detecting presence and up, down, left, right, close and far hand gestures.
      It can be used to turn the mirror into sleep mode when its not used, shows compliments when you stand in front of it and allows to scroll through the news ticker and view more news details incl. the full news article.

      posted in General Discussion
      T
      thobach
    • RE: Wunderlist shuts down May 6th

      @mchrdk @binderth @lavolp3 I created a new module for Microsoft To Do at https://github.com/thobach/MMM-MicrosoftToDo. The migration from Wunderlist to Microsoft To Do was quite seamless.

      Could you please test it and provide me some feedback? Thanks!

      posted in General Discussion
      T
      thobach

    Latest posts made by thobach

    • RE: Microsoft To-Do (wunderlist replacement?)

      @Mighty-Mouseq Nice! Do you want to create a pull request? I could then merge it into the main branch for everyone.

      posted in Requests
      T
      thobach
    • RE: Measuring power/energy cost on a 24/7 running pi

      If you are looking for some code to disable the monitor or if you want the use an infrared sensor to detect when someone is in front of the mirror and only then turn it on, you can check my module https://github.com/thobach/MMM-Gestures.

      posted in Tutorials
      T
      thobach
    • RE: Microsoft To-Do (wunderlist replacement?)

      @zolabus It seems you faced the same issue as in https://github.com/thobach/MMM-MicrosoftToDo/issues/18. I updated the instructions in https://github.com/thobach/MMM-MicrosoftToDo/blob/master/README.MD#refresh-token-generation-refresh-token to be more Windows friendly, e.g. all in a single line and using double quotes. Could you please try it again with the updated instructions? Thanks!

      posted in Requests
      T
      thobach
    • RE: Microsoft To-Do (wunderlist replacement?)

      @andyyy The call seems to be missing some parameters, please check the full command line from https://github.com/thobach/MMM-MicrosoftToDo/blob/master/README.MD, thanks!

      posted in Requests
      T
      thobach
    • RE: Microsoft To-Do (wunderlist replacement?)

      @binderth Did the tips from @ThaliaFromPrussia (https://forum.magicmirror.builders/post/68615) work for you to see what error you are getting on the magic mirror front-end?

      posted in Requests
      T
      thobach
    • RE: Microsoft To-Do (wunderlist replacement?)

      @Jan You’re welcome. Have you tried adding the module multiple times in the config file with different listId values?

      posted in Requests
      T
      thobach
    • RE: Microsoft To-Do (wunderlist replacement?)

      @binderth The refresh happens every 60s. I don’t plan to implement a fade-option, sorry, it would require quite some effort given the current implementation.

      posted in Requests
      T
      thobach
    • RE: Microsoft To-Do (wunderlist replacement?)

      @andyyy What error message do you get? Are you on Windows 10 which should have curl pre-installed? I updated the readme file to replace the space symbols with %20 as that seemed to have caused issues for some. Please make sure to preserve the ’ symbol at the end of the call.

      posted in Requests
      T
      thobach
    • RE: Wunderlist shuts down May 6th

      @mchrdk @binderth @lavolp3 I created a new module for Microsoft To Do at https://github.com/thobach/MMM-MicrosoftToDo. The migration from Wunderlist to Microsoft To Do was quite seamless.

      Could you please test it and provide me some feedback? Thanks!

      posted in General Discussion
      T
      thobach
    • RE: Microsoft To Do List Module Request (Similar to Wunderlist or Todoist)

      @joela85 I created a new module for Microsoft To Do at https://github.com/thobach/MMM-MicrosoftToDo. The migration from Wunderlist to Microsoft To Do was quite seamless.

      Could you please test it and provide me some feedback? Thanks!

      posted in Requests
      T
      thobach