@yawns Ran
git pull
error 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 directory
git checkout pi/assistant.py
ran 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!