Navigation

    MagicMirror Forum

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

    mmm-assistantmk2 (multi users)

    Troubleshooting
    1
    1
    296
    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
      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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy