<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Google Assistant won&#x27;t register.]]></title><description><![CDATA[<p dir="auto">I’m trying to install the google assistant sdk and i’m having trouble registering the device.</p>
<p dir="auto">When I go to enter this command:</p>
<p dir="auto">googlesamples-assistant-devicetool register-model --manufacturer my-manufacturer <br />
–product-name my-product-name [–description my-product-description] <br />
–type device-type [–trait supported-trait] --model my-model</p>
<p dir="auto">at terminal via ssh I get back googlesamples-assistant-devicetool command not found.</p>
<p dir="auto">I followed all the directions on this page <a href="https://www.magicmirrorcentral.com/get-google-assistant-magic-mirror/" target="_blank" rel="noopener noreferrer nofollow ugc">Google Assistant on Magic Mirror</a> so I don’t know what I don’t have installed.</p>
<p dir="auto">Anyone who’s installed the google assistant SDK please advise!</p>
]]></description><link>https://forum.magicmirror.builders/topic/5927/google-assistant-won-t-register</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 00:48:35 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/5927.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 28 Dec 2017 17:05:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Google Assistant won&#x27;t register. on Sun, 18 Feb 2018 17:18:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kregan" aria-label="Profile: KRegan">@<bdi>KRegan</bdi></a> There are a fair number of missing details from the 3rd Party Module instructions, especially when it comes to registering the device. I ended up jumping over here:</p>
<p dir="auto"><a href="https://developers.google.com/assistant/sdk/guides/library/python/" target="_blank" rel="noopener noreferrer nofollow ugc">https://developers.google.com/assistant/sdk/guides/library/python/</a></p>
<p dir="auto">and just going through the Google instructions in detail. Once you have the demo software working (audio only, without MM integration), it was fairly easy to sew them together and get it working on the mirror as well. I used my Jabraspeak USB speakerphone, which registered as card 1, device 0 on both the speaker and mic.</p>
<p dir="auto">Have a scratch pad of some sort handy (OneNote, Notepad, etc) to track the various keys you will generate along the way. Once you get everything onboard, the sequence is boot the Pi (I have pm2 set to autostart the Mirror), connect vis SSH then start the virtual environment (source env/bin/activate), drill down to the pi folder (cd MagicMirror/modules/MMM-GoogleAssistant/pi) and start the <a href="http://assistant.py" target="_blank" rel="noopener noreferrer nofollow ugc">assistant.py</a> file (python3 <a href="http://assistant.py" target="_blank" rel="noopener noreferrer nofollow ugc">assistant.py</a>).</p>
<p dir="auto">I took the better part of a weekend. ymmv.</p>
]]></description><link>https://forum.magicmirror.builders/post/35855</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/35855</guid><dc:creator><![CDATA[Cyberwrights]]></dc:creator><pubDate>Sun, 18 Feb 2018 17:18:47 GMT</pubDate></item></channel></rss>