• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Third Party modules not working

Scheduled Pinned Locked Moved Unsolved Troubleshooting
8 Posts 4 Posters 1.1k Views 4 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.
  • D Offline
    delta 1 @DJBOOB66
    last edited by Aug 9, 2021, 9:38 PM

    @djboob66 tried that and still doesn’t work

    1 Reply Last reply Reply Quote 0
    • D Offline
      DJBOOB66
      last edited by DJBOOB66 Aug 9, 2021, 11:08 PM Aug 9, 2021, 10:59 PM

      @delta-1 said in Third Party modules not working:

      Alexa
      your config must line up

         {
      		module: 'MMM-Screencast',
      		position: 'bottom_right',
      		config: {
      			position: 'bottomRight',
      			height: 300,
      			width: 500,
      		}
          },    
          {
              module: "MMM-awesome-alexa",
              position: "bottom_bar",
              config: {
                  wakeWord: "Alexa",
                  clientId: "YOUR_CLIENT_ID",
                  clientSecret: "YOUR_CLIENT_SECRET",
                  deviceId: "YOUR_DEVICE_ID",
                  refreshToken: "YOUR_REFRESH_TOKEN",
                  lite: false,
                  isSpeechVisualizationEnabled: false
              }
          },
      
      1 Reply Last reply Reply Quote 0
      • D Offline
        DJBOOB66
        last edited by DJBOOB66 Aug 9, 2021, 11:11 PM Aug 9, 2021, 11:05 PM

        Im not a alexa guy i use Google assistant V3 myself but below need fixing.
        config fix.PNG

        C S 2 Replies Last reply Aug 10, 2021, 1:10 AM Reply Quote 0
        • C Offline
          cowboysdude Module Developer @DJBOOB66
          last edited by cowboysdude Aug 10, 2021, 1:11 AM Aug 10, 2021, 1:10 AM

          Have to be careful if you’re cutting and pasting … for instance if you install a module and you go to the programmers page and copy and paste the config example the quotes will not translate. You will get errors.

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @DJBOOB66
            last edited by sdetweil Aug 11, 2021, 5:56 PM Aug 11, 2021, 5:56 PM

            @djboob66 there is nothing functionally wrong with his text…

            sure the braces aren’t lined up and the sections aren’t indented like I personally would like and do… but MagicMirror doesn’t care.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            1 / 1
            • First post
              8/8
              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