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

    Topics

    • B

      Modules again.....

      Watching Ignoring Scheduled Pinned Locked Moved Development module modules smart mirror smart mirror coding code quotes
      11
      0 Votes
      11 Posts
      5k Views
      idoodlerI
      @sdetweil Actualy JSON requires quotation of the key and of the value (if the value is a string) Example of a JSON file: { "string": "This is a string", "bool": true, "int", 1, "float": 3.14, "arrayOfStrings": [ "string1", "string2" ], "arrayOfInts": [ 1, 2 ] } The same can be used in a Javascript file, but as an object. You can also throw away the quotation of the keys.
    • B

      I cant load 3rd party modules to my smart mirror.

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting coding module modules smart mirror magicmirror magic mirror
      8
      0 Votes
      8 Posts
      3k Views
      V
      If you have config file copy config.sample Start again copy the sample file to your documents and downloads. Remove sample from the configuration file Start again Remember start with { Code Ends in }, It’s not always easy to see what’s wrong as the code you are using could be wrong . as l’ve not used this module l cannot say Keep trying your get their in the end If it go wrong it’s easy to start again.
    • 1 / 1