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

    Topics

    • A

      PIR Sensor

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      6
      0 Votes
      6 Posts
      2k Views
      wishmaster270W
      Hi, great that you are interested in my module. I did not test ist for a while and currently have no working installation of MM. Hopefully the answer of Sam helps you. I will try to get my mirror running this week and will test the module.
    • A

      PIR Sensor Install Problems

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      1k Views
      S
      @anhanyoung move (mv) moves single instance around Copy(cp) make another instance in another location. Depends on what u want to do.
    • A

      Pandora with Google Assistant and Alexa

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      495 Views
      A
      To my knowledge and from my research, google assistant and alexa SDK’s cannot access pandora. Has anyone found a way to make it work?
    • A

      Alexapi

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      908 Views
      A
      @anhanyoung I am using a raspberry pi3+
    • A

      MMM-Uber and MMM-Lyft

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      1k Views
      A
      Ah I will do that! I appreciate the help!
    • A

      Pandora

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      10
      0 Votes
      10 Posts
      3k Views
      A
      @showbizkid thank you! I’ll check it out
    • A

      CANNOT ADD MODULES

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      14
      0 Votes
      14 Posts
      5k Views
      evroomE
      Hi, For beginners, the catchphrase is “JSON syntax”. There are many articles to be found, both short and lengthy. A small article would be: https://restfulapi.net/json-syntax/ The main things to look for in your config.js file are: does every [ have a matching ] are all arrays separated by a , (the last array does not need a ,) does every { have a matching } are all objects separated by a , (the last object does not need a ,) is every name value pair separated by a , The syntax checker will try to find out if this syntax is correct and tries to predict where the error could be. So, when it says it saw a [ and it cannot find a matching ] it tells you what was expected and what it saw. Try to format you config.js to make it more visible. For example this: [{},{}],[{},{[]}] is better written like this: [ {}, {} ], [ { }, { [ ] } ] Pairs of [ ]and { } are better visible like this. Good luck :-)
    • A

      Building the frame

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      1
      0 Votes
      1 Posts
      557 Views
      A
      I’m not very good with wood working. Does anyone have a good frame build?
    • A

      Touchscreen Mirror

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion touch screen newbie module
      13
      0 Votes
      13 Posts
      6k Views
      cowboysdudeC
      @anhanyoung here are a list of videos for my 32" … I have also built a true mirror for the bathroom and have tinkered with a 10" touch one as well… https://www.youtube.com/channel/UCtC-mqSNYsNCWefpSOviIQg?view_as=subscriber You can do a mirror anyway that works for you… use your imagination and build something :)
    • 1 / 1