MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    mmm-assistantmk2 (multi users)

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 452 Views 1 Watching
    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.
    • H Offline
      Hird85
      last edited by

      Hello i love the work you guys are doing on here but i have a little problem figuring out how to add a sencond user ,
      I have a second users secondusr.json in the profile folder but i have no clue where to put the sencond users credentials files

      i think my config.js file is correct
      profiles: {
      “default” : { // profile name.
      profileFile: “default.json”, // profile file name.
      lang: “en-US”
      //currently available (estimation, not all tested):
      // de-DE, en-AU, en-CA, en-GB, en-US, en-IN
      // fr-CA, fr-FR, it-IT, ja-JP, es-ES, es-MX, ko-KR, pt-BR
      // https://developers.google.com/assistant/sdk/reference/rpc/languages
      },
      // Add your other profiles here, if exists.
      “other_profile” : {
      profileFile: “secondusr.json”,
      lang: “en-US”
      }
      },

      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 Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy