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

    melonlord

    @melonlord

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    melonlord Unfollow Follow

    Latest posts made by melonlord

    • RE: Loading parts of config from external json file

      @sdetweil the preprocessor idea is actually pretty good!

      From initial testing it seems to work! There is still hope :D

      posted in Troubleshooting
      M
      melonlord
    • RE: Loading parts of config from external json file

      @sdetweil shame about that.

      While what you have is nice, it’s not exactly what I’m looking for. I guess I’ll have to look into some other smart mirror platforms.

      Thanks

      posted in Troubleshooting
      M
      melonlord
    • Loading parts of config from external json file

      Hello,

      I’m planning on making a smart mirror and making an external app to control my mirror as a hobby project and I want to edit parts of the config using it. So I started experimenting with loading from an external json file and saw that I could load port for the application just fine from the json.

      I then tried to load the feeds for the newsfeed module from the json and the application starts but just shows a black screen. No errors in the console, config:check passes, I even console.logged the config and it was in the correct format.

      Does anyone have any experience with loading config from external file or does anyone know what could cause the black screen?

      posted in Troubleshooting
      M
      melonlord