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

External access for embedded google assistant with custom actions

Scheduled Pinned Locked Moved Development
moduledevelopmentvoice controlgoogle assistant
8 Posts 2 Posters 2.9k Views 3 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.
  • S Offline
    sdetweil
    last edited by Jun 17, 2018, 11:36 PM

    and I recently saw MMM-RemoteControl, which seems to support sending command strings …

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • T Offline
      timjong93
      last edited by Jun 18, 2018, 8:39 AM

      Thanks for the info.
      I do indeed already use MMM-RemoteControl for manual control and plan on using it for the actual control of the mirror.
      Concerning communication between the processes i’m looking at letting the js module spawn the python google assistant as a child process and communicate using process piping.
      This would make it way easier to run the module as the user would not need to manage multiple applications.

      S 1 Reply Last reply Jun 18, 2018, 11:22 AM Reply Quote 0
      • S Offline
        sdetweil @timjong93
        last edited by Jun 18, 2018, 11:22 AM

        @timjong93 spawn background process, good… that is how voice works and a bunch of other things that have defined processes…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • T Offline
          timjong93
          last edited by Jun 22, 2018, 11:25 AM

          Just to let you know, i managed to integrate the assistant application as a python child process running in is own virtualenv which is created using npm, limiting the amount of installation steps required by users.

          Now the fun part starts, handling commands from the assistant and implementing fancy animations :)

          S 1 Reply Last reply Jun 22, 2018, 12:39 PM Reply Quote 1
          • S Offline
            sdetweil @timjong93
            last edited by Jun 22, 2018, 12:39 PM

            @timjong93 nice!

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • T Offline
              timjong93
              last edited by Jun 23, 2018, 2:31 PM

              For a first quick demo:
              https://streamable.com/5s6bn

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