MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    Accesing config in node_helper

    Development
    2
    3
    734
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rhast last edited by

      Hello,
      first of all thanks for the phantastic MagicMirror and all the modules the comunity provides !
      Currently I’m working on a module to use a Phillips hue motion sensor to activate/deactivate the display of my magic mirror. All works great but i’m wondering if there is an easier method to access config properties in node_helper. Currently i’m “messaging” the config from the module to the helper. Is there a way to acces the config directly in the helper ?

      Regards,
      Rhast

      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @Rhast last edited by

        @rhast
        The usual way is sending config with .sendSocketNotification() from module main js to node_helper.js.

        R 1 Reply Last reply Reply Quote 0
        • R
          Rhast @Guest last edited by

          @sean Yep, thats what i do now. Messaging config around 🙂 Thanks for clarifying so i can rest assured not to overlock something obvious 🙂

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy