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 (v3)

    Scheduled Pinned Locked Moved System
    135 Posts 27 Posters 84.8k Views 25 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.
    • L Offline
      Lasmazze
      last edited by

      Hi everyone!

      The module works very well. Good work!

      I just have a request:

      When I say “JARVIS” I would like the sound to be cut or lowered to the minimum if not the assistant records what it is broadcasting like the radio or a youtube video. When I finish talking to the assistant, I would like the sound to come back as it was before.

      Thank you in advance for your help!

      1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User
        last edited by

        @jimmydew : i confirm there is a bug in my installer. (missing 2 library, I say “bravo !” in French)

        I correct it ;)

        in AMk2 directory retry with:

        npm run update
        

        and do all process
        It should work now

        Cr4z33C 1 Reply Last reply Reply Quote 0
        • T Offline
          triguyrn
          last edited by

          What microphone/speaker are you all using?

          Looking to add voice control to my mirror as well!

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @triguyrn
            last edited by

            @triguyrn I use a Logitech C270 webcam, and also just added a PlayStation Eye webcam to one of them

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • Cr4z33C Offline
              Cr4z33 @Guest
              last edited by Cr4z33

              @Bugsounet I’ve turner on my MagicMirror after a stop of 6 months.

              At first I ran sudo apt-get update && sudo apt-get upgrade, then I updated both MM and its modules.

              Now MM it ends up with a black screen.

              So I ran npm run update in MMM-AssistantMk2 folder and answered Yes to all the answers.

              I still keep getting the black screen at the end of MM loading.

              What shall I do next now? :smiling_face_with_open_mouth_cold_sweat:

              Here’s what happening:

              pi@raspberrypi:~/MagicMirror $ npm start
              
              > magicmirror@2.11.0 start /home/pi/MagicMirror
              > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
              
              [2020-05-22 08:14:49.750] [LOG]    Starting MagicMirror: v2.11.0
              [2020-05-22 08:14:49.763] [LOG]    Loading config ...
              [2020-05-22 08:14:49.776] [LOG]    Loading module helpers ...
              [2020-05-22 08:14:49.792] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:49.794] [LOG]    Module helper loaded: MMM-WatchDog
              [2020-05-22 08:14:49.926] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:49.927] [LOG]    Module helper loaded: MMM-Remote-Control
              [2020-05-22 08:14:51.650] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:51.651] [LOG]    Module helper loaded: MMM-RTSPStream
              [2020-05-22 08:14:51.652] [LOG]    No helper found for module: alert.
              [2020-05-22 08:14:51.717] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:51.718] [LOG]    Module helper loaded: updatenotification
              [2020-05-22 08:14:51.780] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:51.781] [LOG]    Module helper loaded: newsfeed
              [2020-05-22 08:14:53.984] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:53.985] [LOG]    Module helper loaded: MMM-AssistantMk2
              [2020-05-22 08:14:53.986] [LOG]    No helper found for module: clock.
              [2020-05-22 08:14:54.001] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:54.002] [LOG]    Module helper loaded: MMM-Spotify
              [2020-05-22 08:14:54.583] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:54.584] [LOG]    Module helper loaded: MMM-DarkSkyForecast
              [2020-05-22 08:14:55.464] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.465] [LOG]    Module helper loaded: MMM-PushBulletNotifications
              [2020-05-22 08:14:55.472] [ERROR]  WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module '@bugsounet/lpcm16'
              Require stack:
              - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
              - /home/pi/MagicMirror/js/app.js
              - /home/pi/MagicMirror/js/electron.js
              - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
              - 
              [2020-05-22 08:14:55.473] [LOG]    Loading module helpers ...
              [2020-05-22 08:14:55.484] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.486] [LOG]    Module helper loaded: MMM-WatchDog
              [2020-05-22 08:14:55.486] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.487] [LOG]    Module helper loaded: MMM-Remote-Control
              [2020-05-22 08:14:55.488] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.489] [LOG]    Module helper loaded: MMM-RTSPStream
              [2020-05-22 08:14:55.490] [LOG]    No helper found for module: alert.
              [2020-05-22 08:14:55.491] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.492] [LOG]    Module helper loaded: updatenotification
              [2020-05-22 08:14:55.493] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.494] [LOG]    Module helper loaded: newsfeed
              [2020-05-22 08:14:55.497] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.500] [LOG]    Module helper loaded: MMM-AssistantMk2
              [2020-05-22 08:14:55.502] [LOG]    No helper found for module: clock.
              [2020-05-22 08:14:55.504] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.505] [LOG]    Module helper loaded: MMM-Spotify
              [2020-05-22 08:14:55.507] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.509] [LOG]    Module helper loaded: MMM-DarkSkyForecast
              [2020-05-22 08:14:55.510] [LOG]    Initializing new module helper ...
              [2020-05-22 08:14:55.512] [LOG]    Module helper loaded: MMM-PushBulletNotifications
              [2020-05-22 08:14:55.517] [ERROR]  App threw an error during load
              [2020-05-22 08:14:55.519] [ERROR]  Error: Cannot find module '@bugsounet/lpcm16'
              Require stack:
              - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
              - /home/pi/MagicMirror/js/app.js
              - /home/pi/MagicMirror/js/electron.js
              - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
              - 
                  at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
                  at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
                  at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
                  at Function.Module._load (internal/modules/cjs/loader.js:531:27)
                  at Module.require (internal/modules/cjs/loader.js:685:19)
                  at require (internal/modules/cjs/helpers.js:16:16)
                  at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
                  at Module._compile (internal/modules/cjs/loader.js:786:30)
                  at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
                  at Module.load (internal/modules/cjs/loader.js:645:32)
              [2020-05-22 08:14:55.522] [LOG]    Whoops! There was an uncaught exception...
              [2020-05-22 08:14:55.523] [ERROR]  Error: Cannot find module '@bugsounet/lpcm16'
              Require stack:
              - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
              - /home/pi/MagicMirror/js/app.js
              - /home/pi/MagicMirror/js/electron.js
              - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
              - 
                  at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
                  at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
                  at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
                  at Function.Module._load (internal/modules/cjs/loader.js:531:27)
                  at Module.require (internal/modules/cjs/loader.js:685:19)
                  at require (internal/modules/cjs/helpers.js:16:16)
                  at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
                  at Module._compile (internal/modules/cjs/loader.js:786:30)
                  at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
                  at Module.load (internal/modules/cjs/loader.js:645:32) {
                code: 'MODULE_NOT_FOUND',
                requireStack: [
                  '/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js',
                  '/home/pi/MagicMirror/js/app.js',
                  '/home/pi/MagicMirror/js/electron.js',
                  '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
                  undefined
                ]
              }
              [2020-05-22 08:14:55.542] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
              [2020-05-22 08:14:55.546] [LOG]    If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
              Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
              [2020-05-22 08:14:55.768] [LOG]    Launching application.
              
              1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User
                last edited by

                @Cr4z33: just because this errror is not related to MMM-AssistantMk2 module ;)

                Cr4z33C 1 Reply Last reply Reply Quote 0
                • Cr4z33C Offline
                  Cr4z33 @Guest
                  last edited by

                  @Bugsounet oops sorry then! 😅

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    acowx
                    last edited by

                    I am trying to work out how I can use MMM-AssistantMk2 to voice control the MMM-CalendarExt2 module.

                    My basic needs are to use a voice command to notify MMM-CalendarExt2 to swap to another view.

                    eg, I say “[wakeword] scene monthly” and the Calendar Module will swap to a scene which shows my Monthly calendar view.

                    Or I say “[wakeword] scene weekly” and the Calendar Module will swap to a scene which shows my Weekly calendar view.

                    I have considered TelegramBot but I don’t think that is triggered by a voice command ?

                    Any ideas guys ?

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sbonn13
                      last edited by sbonn13

                      AssistantMk2 works awesome also together with 2Display. I am in love with that :)

                      User request: I would like to open news as video like https://www.tagesschau.de/100sekunden/ or via youtube play list https://www.youtube.com/user/tagesschau (German public broadcasting service)

                      Problem: Searching Youtube + tagesschau is replied by Google assistant that the news function would not be available for this device yet.

                      Is there a workaround I could use/implement?
                      E.g. Specific search terms opens automatically a specified youtube link or a specific website?

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @acowx
                        last edited by

                        @acowx the MMM-Assistant* modules have been terminated, please move to the new MMM-GoogleAssistant module

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        A 1 Reply Last reply Reply Quote 0
                        • S Offline
                          sbonn13
                          last edited by

                          Thanks Sam. Sorry I was not aware of. Closed.

                          1 Reply Last reply Reply Quote 0
                          • A Offline
                            ahmedalkabir @sdetweil
                            last edited by

                            @sdetweil why the repository of MMM-AssistantMk2 deleted, is there something happened because I can’t find it anywhere>

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              ahmedalkabir @Guest
                              last edited by

                              @Sean https://github.com/eouia/MMM-AssistantMk2
                              it doesn’t work anymore, what’s the problem ?

                              J 1 Reply Last reply Reply Quote 0
                              • J Offline
                                JohnBachini @ahmedalkabir
                                last edited by

                                @ahmedalkabir It’s been replaced with MMM-GoogleAssistant

                                A 1 Reply Last reply Reply Quote 0
                                • A Offline
                                  ahmedalkabir @JohnBachini
                                  last edited by

                                  @JohnBachini oh, so MMM-GoogleAssitant is better than the older one?

                                  1 Reply Last reply Reply Quote 0
                                  • J Offline
                                    JohnBachini
                                    last edited by JohnBachini

                                    @ahmedalkabir

                                    Yes it seems to be , Bugsounet took over MMM-Assistantmk2 and then did his magic and turned it into GoogleAssistant 👍

                                    1 Reply Last reply Reply Quote 1
                                    • I Offline
                                      Ivanov_d
                                      last edited by

                                      Well, now as @Bugsounet closed his modules for MM and @Sean deleted the AssistantMk2 repo the MM users are left without Voice control. Great!

                                      1 Reply Last reply Reply Quote 0
                                      • ? Offline
                                        A Former User
                                        last edited by A Former User

                                        no one ask to you use my modules… try to code your own ;)
                                        BUT If I close something … It’s for Made better !!!
                                        SO wait and see (in a couple of day)
                                        OR don’t use it ;)
                                        IN ALL CASE: AMK2 have been totaly recoded (only sound)… and jsut after… deprecied.

                                        If you like only deprecied module or not maintened modules let make your choise in 3rd party module ! 90% of modules have not been maintened since +/- 2 years ;)

                                        @Ivanov_d : for you information :

                                        and @Sean deleted the AssistantMk2

                                        It’s my module…

                                        S 1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          sonicgoose @Guest
                                          last edited by

                                          @Bugsounet How very childish.

                                          1 Reply Last reply Reply Quote 0
                                          • ? Offline
                                            A Former User
                                            last edited by

                                            And ? If you think that… you have right so ;)

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 6 / 7
                                            • 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