Read the statement by Michael Teeuw here.
MMM-GoogleAssistant keeps saying "Update Available"
- 
 The message on the top doesn’t go away. $ cd MagicMirror/modules/MMM-GoogleAssistant $ sudo apt-get update $ sudo apt-get upgradeIt doesn’t find anything to update. Process completes without any errors. I start the mirror but message reappears every time. 
 I could turn the notifications off in config.js but do not want to do that.HELP! Please  
- 
 cd ~/MagicMirror/modules/MMM-GoogleAssistant git pull
- 
 @yawns thanks a lot for the quick response. I am new to this. Will go home and try it and will reply. 
- 
 @yawns Ran git pullerror generated that prevented me from overwriting pi/assistant.py and wanted me to either commit or stash the file. 
 ran the following command from MMM-GoogleAssistant directorygit checkout pi/assistant.pyran git pull after this and files upgraded properly. now if i run git pull it says ‘Already up-to-date’ P.S. I did have to go back into the new assistant.py file and re-add my pubnub keys. 
 Also had to copy the assistant.py and start.wav from
 ~/MagicMirror/modules/MMM-GoogleAssistant/pi/
 to
 ~/home/pi/Thanks a lot for your support again. Cheers! 
- 
 This post is deleted!
- 
 @slametps start.wav plays the sound when assistant is activated and listening for request. 
- 
 This post is deleted!


