@poopyurinal Have you looked into all closed issues on the github? https://github.com/gauravsacc/MMM-GoogleAssistant/issues/1
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-GoogleAssistant autostart
-
RE: help developing an outofmilk.com module
Reverse engineer ;)
Looks like they have data exposed via APIs. See screenshot from chrome->devtools->network log
You just need to login and set the cookie and make the API calls.

-
RE: Google assistant on magicmirror
@hrjmsh sure you want to raise a pull request with this change?
-
RE: Google assistant on magicmirror
@hrjmsh Yes assistant.py should be running in the background
-
RE: Google assistant on magicmirror
@Chris A bit late but the module is updated now. Go ahead and pull the update, let me know if you are still facing issues. Happy to help!
-
RE: Possible Issue: MMM-GoogleAssistant with recent Google Assistant SDK update
@Raddy said in Possible Issue: MMM-GoogleAssistant with recent Google Assistant SDK update:
d method f
just an update. I’ve updated the MMM-GoogleAssistant module to work with the new SDK :)
-
RE: Google Assistant Questions
@budwha There’s no difference installing the GA outside MM. MMM-Google Assistant uses an updated GA script to communicate with the MM module.
-
RE: MMM Google assistant
@nicopowers I understand you are having issues but don’t know how.
-
RE: MMM Google assistant
How are you running the scripts? Can you provide information on what all commands etc. you are running.
-
RE: MMM Google assistant
@nicopowers are both the magicmirror servers and the assistant script running in parrallel?
-
RE: MMM Google assistant
@howi42 said in MMM Google assistant:
pubnub
Happy to help. Let me know if you are still facing issues.
-
RE: Need help for testing modules
@Sean said in Need help for testing modules:
f the help from people could make me gain concentration again. So please test this module and report issues on Github.
Nice @Sean ! I wrote a basic Google Assistant module https://github.com/gauravsacc/MMM-GoogleAssistant a while back and haven’t had time to implement all the features I wanted to. If you look at the readme you can tell i had the same ideas as you :) Happy to help test!
-
RE: MMM Google assistant
@cowboysdude more than one? we are discussing the module that I wrote :)
https://github.com/gauravsacc/MMM-GoogleAssistant -
RE: MMM Google assistant
@cowboysdude how do I get a module developer badge?
-
RE: MMM Google assistant
The Google Assistant is only available in English right now.
-
RE: Using Google Assistant SDK
Here’s my progress https://github.com/gauravsacc/MMM-GoogleAssistant
Posted in another thread as well. -
RE: Google Assistant Demo and Idea.
Here’s my progress on the GA module https://github.com/gauravsacc/MMM-GoogleAssistant