• 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.

MMM-MirrorMirrorOnTheWall installation issue

Scheduled Pinned Locked Moved Unsolved Troubleshooting
138 Posts 11 Posters 139.7k Views 10 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.
  • B Offline
    blackpanda @richland007
    last edited by blackpanda Jan 6, 2019, 2:03 AM Jan 6, 2019, 1:54 AM

    @richland007 Yep. Ran into that one. The interaction model from the project is outdated. You’ll have to refactor it a bit.

    AMAZON.LITERAL was deprecated and you’ll have to create a Custom literal (pretty easy to do from the UI).

    Check this out: https://developer.amazon.com/docs/custom-skills/literal-slot-type-reference.html

    Regarding the app id, you’re sure you copied the skill value and added it to the APP_ID variable before uploading it to Lambda? Also, did you disable skill verification in Lambda (this was mentioned in the install doc)?

    R 1 Reply Last reply Jan 6, 2019, 6:36 AM Reply Quote 0
    • R Offline
      richland007 @blackpanda
      last edited by Jan 6, 2019, 6:36 AM

      @blackpanda said in MMM-MirrorMirrorOnTheWall installation issue:

      Regarding the app id, you’re sure you copied the skill value and added it to the APP_ID variable before uploading it to Lambda? Also, did you disable skill verification in Lambda (this was mentioned in the install doc)?

      Yes i sure did copy and paste it to the index.js file before uploading i tried it also twice just now i also made sure that i disabled the skill verification on Alexa Skill Kit (it says right now on Lambda: "We recommend you enable skill verification for Alexa Skill Kit to do that delete and read the skill etc etc…)

      Its so wired … i just found that AMAZON.LITERAL post right before you posted here i will try to work as much asi can on it and ask for help again

      D

      1 Reply Last reply Reply Quote 0
      • O Offline
        OceanK
        last edited by Jan 6, 2019, 2:34 PM

        @blackpanda OMG!!! thanx a MILION DUDE! im so happy, its all working now, video, pcitures, modules…everything =)

        YES!

        1 Reply Last reply Reply Quote 0
        • O Offline
          OceanK
          last edited by Jan 6, 2019, 2:48 PM

          @blackpanda last question: If I made a picture search I see the pictures. But how do I clear those? same goes to video.

          B 1 Reply Last reply Jan 6, 2019, 3:46 PM Reply Quote 0
          • B Offline
            blackpanda @OceanK
            last edited by Jan 6, 2019, 3:46 PM

            @oceank Cool beans. I think this was referenced in the installation doc passively. But you have to use your invocation command again and then “turn off {whatever you module is named}”

            1 Reply Last reply Reply Quote 0
            • O Offline
              OceanK
              last edited by OceanK Jan 6, 2019, 3:55 PM Jan 6, 2019, 3:54 PM

              @blackpanda hmmm ok. So for example if I say " magic mirror…show pictures of dogs"

              I can see all pictures of dogs on the mirror…how do I clear that? I mean what is the module name for that?

              then I understand that I can say turn off (whatever) but I dont get what that module name is for clearing the pictures…

              B 1 Reply Last reply Jan 6, 2019, 3:57 PM Reply Quote 0
              • B Offline
                blackpanda @OceanK
                last edited by Jan 6, 2019, 3:57 PM

                @oceank magic mirror… turn off {whatever you named your mm module}. Check out ModuleNames.json in your local mm module. There’s a mapping of variables to modules.

                1 Reply Last reply Reply Quote 0
                • O Offline
                  OceanK
                  last edited by OceanK Jan 6, 2019, 4:13 PM Jan 6, 2019, 4:01 PM

                  @blackpanda so this is what I have in my Modulenames.json

                  {
                  “alert”: “alert”,
                  “calendar”: “calendar”,
                  “clock”: “clock”,
                  “compliments”: “compliments”,
                  “current weather”: “currentweather”,
                  “weather forecast”: “weatherforecast”,
                  “news feed”: “newsfeed”,
                  “facial recognition”: “MMM-Facial-Recognition”,
                  “smile test”: “MMM-Smile”,
                  “globe”: “MMM-Globe”,
                  “jokes”: “MMM-jokes”,
                  “magic mirror”: “MMM-MirrorMirrorOnTheWall”
                  }

                  witch one is for turning off pictures? or videos? to clear it.

                  R 1 Reply Last reply Jan 6, 2019, 4:55 PM Reply Quote 0
                  • R Offline
                    Radu_Stancu @OceanK
                    last edited by Jan 6, 2019, 4:55 PM

                    @oceank Note: To clear the text/images/video displayed by this module, you can simply turn this module off.

                    I suppose that means closing MMM-MirrorMirrorOnTheWall module

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      blackpanda
                      last edited by Jan 6, 2019, 4:57 PM

                      @OceanK @Radu_Stancu “turn off magic mirror”

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 7
                      • 8
                      • 9
                      • 10
                      • 11
                      • 12
                      • 13
                      • 14
                      • 9 / 14
                      9 / 14
                      • First post
                        88/138
                        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