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.

    Using Google Assistant SDK

    Scheduled Pinned Locked Moved Requests
    15 Posts 10 Posters 10.9k Views 17 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.
    • gauravsaccG Offline
      gauravsacc Module Developer
      last edited by

      Here’s my progress https://github.com/gauravsacc/MMM-GoogleAssistant
      Posted in another thread as well.

      1 Reply Last reply Reply Quote 1
      • A Offline
        AB_Normal
        last edited by

        I went to the link you provided. Is there any progress? I have the orginal MagPi issue 57 kit I purchased from Adafruit. It has the original Pi 3 B audio hat, cardboard, instructions, everything. Is there anything I can do to help or test? I am more of a hardware person than a software guy. I am learning Python 2.7, however. Used to be good at DOS and Basic back in the day.

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

          @AB_Normal BTW, I am VERY excited to see the two joined together. I would LOVE to approach a blank screen and say, ¨OK Google, show me my home screen"or somthing like that and see my MMM. Then say, ¨OK google, show me my Calendar for today"then a window with my Google gmail calendart shows up. Or say, ÖK Google, schedule a calendar event on December 13th at 7 PM for Family reunion Or some such thing. It would make the mirror truely MAGIC and dynamic.

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

            @AB_Normal
            Unfortunately, Currently Google Assistant doesn’t support private Action. It means you cannot control your mirror without public cloud hub service. And, there is nothing for that currently.

            1 Reply Last reply Reply Quote 0
            • M Offline
              muffinimal
              last edited by

              @Sean Thanks for letting us know. Too bad, that would have been my next step in configuring my mirror.

              I guess I should find out how I can rotate stuff on the mirror then…

              Mykle1M 1 Reply Last reply Reply Quote 0
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @muffinimal
                last edited by

                @muffinimal

                https://github.com/ianperrin/MMM-ModuleScheduler

                and/or

                https://github.com/Jopyth/MMM-Remote-Control

                and/or

                https://github.com/edward-shen/MMM-pages

                and/or

                https://github.com/mykle1/Hello-Lucy

                Create a working config
                How to add modules

                ChrisC 1 Reply Last reply Reply Quote 0
                • ChrisC Offline
                  Chris @Mykle1
                  last edited by

                  @mykle1

                  Hello,

                  there is also GassistPi

                  https://github.com/shivasiddharth/GassistPi

                  It can include instructions for the MagicMirror.

                  It has been about two months since I use it and I am very happy.

                  Regards,

                  Mykle1M 1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @Chris
                    last edited by

                    @chris

                    That will rotate MM modules? That is what @muffinimal was talking about

                    Create a working config
                    How to add modules

                    ChrisC 1 Reply Last reply Reply Quote 0
                    • M Offline
                      muffinimal
                      last edited by

                      Thanks @Chris and @Mykle1!

                      You both provided me with more than I was able to find on my own (that is: nothing relevant).

                      I’ll stop hijacking this topic and check the above modules out :D

                      1 Reply Last reply Reply Quote 0
                      • ChrisC Offline
                        Chris @Mykle1
                        last edited by Chris

                        @mykle1

                        the basic instructions posted in the wiki are:

                        You can control the Magic Mirror running on a Magic Mirror running on the same pi as GassistPi.
                        As a prerequisite, you should have the remote control module installed in the Pi running Magic Mirror.
                        Enter the Ip address of Pi running Magic Mirror in the main.py script against the variable "mmmip" declared.
                        
                        Command Syntax:
                        To show / hide weather module: "Hey Google, Show / Hide Weather on Magic Mirror"
                        
                        To turn magic mirror display on / off: "Hey Google, Turn Mirror Magic display on / off"
                        
                        To power off / reboot / restart Magic Mirror: "Hey Google, Power Off / Reboot / Restart Magic Mirror"
                        

                        So, I think it must be possible to add orders.

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