MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. micsa
    3. Topics
    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 2
    • Posts 3
    • Groups 0

    Topics

    • M

      How to dynamically show/hide and configure other modules from my module?

      Watching Ignoring Scheduled Pinned Locked Moved Development
      2
      0 Votes
      2 Posts
      2k Views
      D
      Sounds like you want the configuration from a json instead of the config.js – because then you can change the content. Or json first and config.js as fallback (and default after that as the last fallback). So the weather module would have to read it’s config from that json and you can create a module that writes to this json something like weather_source: “location”, and triggers the weather module to reload. Interesting idea. EDIT: I found this module while looking for help with something similar: https://github.com/Jopyth/MMM-Remote-Control
    • M

      sendSocketNotification() fails

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Hunt
      4
      0 Votes
      4 Posts
      2k Views
      M
      Thanks @Sean. Of course the problem relates to the this reference, which changes depending on the scope where it’s referenced. Thanks for pointing that out!
    • 1 / 1