<?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[MMM-GoogleAssistant]]></title><description><![CDATA[<p dir="auto">Hi again :)</p>
<p dir="auto">Not really a troubleshooting, but a strange thing that happens.<br />
In a recipe I have :</p>
<pre><code>  transcriptionHooks: {
      "AMK2_RESTART": {
      pattern: "redémarre",
      command: "AMK2_RESTART"
    },
   commands: {
      "AMK2_RESTART": {
      soundExec: {
        chime: "close",
      },
      shellExec: {
        exec: "pm2 restart MagicMirror"
      }
</code></pre>
<p dir="auto">I’d love to understand why my Xiaomi vacuum starts to clean when I ask Jarvis “redémarre” :D<br />
and btw my MagicMirror does not restart</p>
]]></description><link>https://forum.magicmirror.builders/topic/13310/mmm-googleassistant</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 12:19:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13310.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Jul 2020 11:06:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 19 Jul 2020 15:33:44 GMT]]></title><description><![CDATA[<p dir="auto">Bon, c’est réglé, si je mets un transcriptionhook que ma google home connait, ça envoie la commande.</p>
<p dir="auto">Je viens de tester en mettant “allume la chambre” et ça le fait, pourtant la commande reste pm2 restart 0,</p>
]]></description><link>https://forum.magicmirror.builders/post/78872</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78872</guid><dc:creator><![CDATA[killerjoe34]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:33:44 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 19 Jul 2020 15:25:46 GMT]]></title><description><![CDATA[<p dir="auto">Visiblement il y a un lien avec ma GHome mini (qui ne m’entend pas de mon bureau), si je lui  dis “redémarre” le robot démarre bien<br />
Pourtant je n’ai pas encore réussi à enregistrer mon MM comme related device</p>
]]></description><link>https://forum.magicmirror.builders/post/78871</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78871</guid><dc:creator><![CDATA[killerjoe34]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:25:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 19 Jul 2020 15:22:20 GMT]]></title><description><![CDATA[<p dir="auto">Mais si je modifie le transcriptionhook en autre chose que “redémarre”, sans modifier la commande, rien ne se passe, bizarre</p>
]]></description><link>https://forum.magicmirror.builders/post/78870</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78870</guid><dc:creator><![CDATA[killerjoe34]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:22:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 19 Jul 2020 15:19:47 GMT]]></title><description><![CDATA[<p dir="auto">Non c’est dans la recette Reboot-Restart-Shutdown en fait, j’avais modifié “PM2 restart 0” en “PM2 restart MagicMirror”</p>
<p dir="auto">Mais je viens de remettre restart 0 et mon aspi démarre quand même :D</p>
]]></description><link>https://forum.magicmirror.builders/post/78869</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78869</guid><dc:creator><![CDATA[killerjoe34]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:19:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 19 Jul 2020 15:09:24 GMT]]></title><description><![CDATA[<pre><code> id │ name               │ mode     │ ↺    │ status    │ cpu      │ memory   │
├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
│ 1  │ MagicMirror        │ fork     │ 4    │ online    │ 0%       │ 1.5mb    │
│ 2  │ librespot          │ fork     │ 2    │ online    │ 6.5%     │ 4.9mb    ```

</code></pre>
<p dir="auto">oops j’étais en env, c’est plus court du coup :D</p>
]]></description><link>https://forum.magicmirror.builders/post/78868</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78868</guid><dc:creator><![CDATA[killerjoe34]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:09:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 19 Jul 2020 15:07:58 GMT]]></title><description><![CDATA[<p dir="auto"><code>transcriptionHooks: {},</code> et <code>commands: {},</code> vous les avez placé dans un recipe ou dans votre fichier de config ?</p>
<p dir="auto">si dans votre fichier de config… cela ne fonctionnera pas<br />
Il faut cree un recipe</p>
]]></description><link>https://forum.magicmirror.builders/post/78867</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78867</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:07:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 19 Jul 2020 15:02:22 GMT]]></title><description><![CDATA[<pre><code>│ id  │ name           │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├─────┼────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 1   │ MagicMirror    │ default     │ 2.12.0  │ fork    │ 5990     │ 40m    │ 4    │ online    │ 0%       │ 1.5mb    │ pi       │ disabled │
│ 2   │ librespot      │ default     │ 2.3.1   │ fork    │ 5011     │ 87m    │ 2    │ online    │ 6.4%     │ 4.9mb    │ pi       │ disabled 
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/78866</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78866</guid><dc:creator><![CDATA[killerjoe34]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:02:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 19 Jul 2020 14:48:37 GMT]]></title><description><![CDATA[<p dir="auto">et dans le terminal, si vous faites <code>pm2 status</code>, quel serait la réponse ?</p>
]]></description><link>https://forum.magicmirror.builders/post/78864</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78864</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 19 Jul 2020 14:48:37 GMT</pubDate></item></channel></rss>