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

Scheduled Pinned Locked Moved Utilities
34 Posts 9 Posters 24.2k 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
    borrigan @j.e.f.f
    last edited by borrigan May 22, 2017, 1:35 PM May 21, 2017, 6:44 PM

    @j.e.f.f I found a solution. It seems that the font-awesome style sheet is not being loaded by default, so the microphone icon does not show.

    I edited the index.html file located at the root folder of the MagicMirror installation, and added the following line:

    < !-- custom.css is loaded by the loader.js to make sure it's loaded after the module css files. -->
    < link rel="stylesheet" type="text/css" href="vendor/node_modules/font-awesome/css/font-awesome.min.css" >
    

    I added a space between the < so it could appear here, apparently the editor won’t allow me to paste these kind of lines directly.

    Hope this helps.

    C 1 Reply Last reply May 23, 2017, 3:42 AM Reply Quote 0
    • M Offline
      michael_klatt
      last edited by May 21, 2017, 7:32 PM

      Hy,
      That hears good. But i See a blank Line here. Michael

      B 1 Reply Last reply May 22, 2017, 1:35 PM Reply Quote 0
      • B Offline
        borrigan @michael_klatt
        last edited by May 22, 2017, 1:35 PM

        @michael_klatt sorry about that, I edited the post.

        1 Reply Last reply Reply Quote 0
        • C Offline
          clumsy_ninja @borrigan
          last edited by May 23, 2017, 3:42 AM

          @borrigan Ahh I see. Maybe I was just using a different module that loaded that stylesheet for me?

          I’m not expert in css/js/html so I kinda just modified this stuff till it worked.

          Can you do a PR with the fix?

          Cheers
          Dion

          1 Reply Last reply Reply Quote 0
          • C Offline
            clumsy_ninja @lucallmon
            last edited by May 23, 2017, 3:44 AM

            @michael_klatt This module doesn’t with work with the AVS sample app. It needs AlexaPi because it has some modifications and starts everything automatically as @lucallmon said.

            1 Reply Last reply Reply Quote 0
            • C Offline
              clumsy_ninja @j.e.f.f
              last edited by May 23, 2017, 3:48 AM

              @j.e.f.f Thats was my initial plan, to make a custom skill so you could do all sorts of stuff.
              Unfortunately I just don’t have the time anymore to continue working on this but I’d be really happy if someone else could.

              I also wanted to add some capacitive buttons at the bottom of my mirror to interact with it (change whats shown, brightness, volume etc) but also to manually trigger alexa incase the voice activation is messing up.

              1 Reply Last reply Reply Quote 0
              • M Offline
                McSorley
                last edited by Jun 4, 2017, 6:22 PM

                I set up my AlexaPi with the Device ID “SmartMirror” rather than “magicmirror”

                Is there anyway I can change what the ID needs to be rather than run through the whole setup again for the Alexa?

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 3
                • 4
                • 4 / 4
                • 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