<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic assistant.event.OkGoogle doesn't work in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/748994#M10066</link>
    <description>&lt;P&gt;I've tried creating some really simple scripted Home automations using the starter:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;starters:&lt;BR /&gt;- type: assistant.event.OkGoogle&lt;BR /&gt;eventData: query&lt;BR /&gt;is: test phrase&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and a simple action to turn a light on with no Conditions...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I try to trigger them using the test phrase with Gemini on my Pixel, it recognises it's supposed to start a routine/automation ("Okay, starting your routine" and "You used a command to start an automation that can be edited in the Home app") but then a second later it shows another message "It looks like there isn't an automation set up for that yet". Which is completely contradicting itself - and nothing further happens. Nothing shows up in the Home activity tab and I can't see any way to further diagnose this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I doing something wrong here? I tried switching to using the old Google Assistant on my phone but that did nothing either and didn't generate any messages at all.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 27 Sep 2025 18:35:25 GMT</pubDate>
    <dc:creator>detetlow</dc:creator>
    <dc:date>2025-09-27T18:35:25Z</dc:date>
    <item>
      <title>assistant.event.OkGoogle doesn't work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/748994#M10066</link>
      <description>&lt;P&gt;I've tried creating some really simple scripted Home automations using the starter:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;starters:&lt;BR /&gt;- type: assistant.event.OkGoogle&lt;BR /&gt;eventData: query&lt;BR /&gt;is: test phrase&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and a simple action to turn a light on with no Conditions...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I try to trigger them using the test phrase with Gemini on my Pixel, it recognises it's supposed to start a routine/automation ("Okay, starting your routine" and "You used a command to start an automation that can be edited in the Home app") but then a second later it shows another message "It looks like there isn't an automation set up for that yet". Which is completely contradicting itself - and nothing further happens. Nothing shows up in the Home activity tab and I can't see any way to further diagnose this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I doing something wrong here? I tried switching to using the old Google Assistant on my phone but that did nothing either and didn't generate any messages at all.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 27 Sep 2025 18:35:25 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/748994#M10066</guid>
      <dc:creator>detetlow</dc:creator>
      <dc:date>2025-09-27T18:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle doesn't work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/749547#M10090</link>
      <description>&lt;P class="whitespace-normal break-words"&gt;The &lt;CODE class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded-[0.4rem] px-1 py-px text-[0.9rem]"&gt;assistant.event.OkGoogle&lt;/CODE&gt; starter isn't triggering your automation properly. This is a known issue with the Gemini integration on Pixel devices.&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;When you say the test phrase, Gemini recognizes it should start a routine but then fails to find/execute it, giving conflicting messages.&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;Instead of using &lt;CODE class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded-[0.4rem] px-1 py-px text-[0.9rem]"&gt;assistant.event.OkGoogle&lt;/CODE&gt; as the starter, create a &lt;STRONG&gt;custom voice command&lt;/STRONG&gt; starter with your exact phrase. Go to:&lt;/P&gt;
&lt;UL class="[&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7"&gt;
&lt;LI class="whitespace-normal break-words"&gt;Starters → Voice command&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Enter: "test phrase"&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="whitespace-normal break-words"&gt;This bypasses the OkGoogle event handler and uses direct phrase matching, which is more reliable with Gemini.&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;&lt;STRONG&gt;If that still fails:&lt;/STRONG&gt; The issue may be Gemini not properly handing off to the Home automation system. Try temporarily switching your default assistant back to Google Assistant (not Gemini) in your phone settings to test if the automation works there.&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;This is a Gemini integration bug we're tracking. Report it through the Home app feedback with your exact setup details.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 19:05:29 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/749547#M10090</guid>
      <dc:creator>Suc_dpe</dc:creator>
      <dc:date>2025-09-29T19:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle doesn't work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/749553#M10092</link>
      <description>&lt;P&gt;Thanks - can you tell me where the custom voice command starter is, I can't see it in the Scripting documentation?&lt;/P&gt;&lt;P&gt;I've already tried using Google Assistant instead of Gemini, it does nothing either and doesn't even bother to give an error or tell you it's recognised it as a routine.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 20:41:21 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/749553#M10092</guid>
      <dc:creator>detetlow</dc:creator>
      <dc:date>2025-09-29T20:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle doesn't work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/750477#M10129</link>
      <description>&lt;P class="whitespace-normal break-words"&gt;To find the custom voice command starter option in the Google Home app:&lt;/P&gt;
&lt;OL class="[&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-decimal space-y-1.5 pl-7"&gt;
&lt;LI class="whitespace-normal break-words"&gt;Open Google Home app&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Tap Automations (or Routines)&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Create new automation or edit existing one&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Tap "Add starter"&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Select "Voice command" (not "assistant.event.OkGoogle")&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Enter your exact trigger phrase&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="whitespace-normal break-words"&gt;If the "Voice command" option isn't visible as a starter type, make sure your Google Home app is fully updated.&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;Regarding Google Assistant doing nothing - that's actually expected behavior if you haven't created the automation yet. Once you set up the automation with the voice command starter, Google Assistant will recognize and execute it when you say the phrase.&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;The key difference: &lt;CODE class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded-[0.4rem] px-1 py-px text-[0.9rem]"&gt;assistant.event.OkGoogle&lt;/CODE&gt; is an event-based trigger (which has the Gemini bug), while "Voice command" is direct phrase matching (which works reliably).&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 16:27:23 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/750477#M10129</guid>
      <dc:creator>Suc_dpe</dc:creator>
      <dc:date>2025-10-02T16:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle doesn't work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/750771#M10141</link>
      <description>&lt;P&gt;Hi - thanks but that's not using the scripting? That's just using the built-in automation wizard.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 11:28:47 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/750771#M10141</guid>
      <dc:creator>detetlow</dc:creator>
      <dc:date>2025-10-03T11:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle doesn't work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/756082#M10402</link>
      <description>&lt;P&gt;I had the same problem! And I've found a solution after much blood, sweat and tears. Go to your Home app, and follow this path: Tap Profile picture&amp;gt;Home Settings&amp;gt;Google Assistant&amp;gt;Routines&lt;/P&gt;&lt;P&gt;Create a new Personal Routine in that view, and save it. Run it, and it works! But do not open it in the new Automation editor, I don't know if opening it breaks it or saving it. But I opened it and saved it in Automation view, changing nothing, and it broke it. Additionally, each device has to be controlled individually, you can't enter custom actions or it won't work, unfortunately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're welcome! Enjoy!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 04:09:55 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/756082#M10402</guid>
      <dc:creator>CalvinP</dc:creator>
      <dc:date>2025-10-20T04:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle doesn't work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/767797#M10885</link>
      <description>&lt;P&gt;My automation does nothing when using assistant.event.OkGoogle.&amp;nbsp;I am not using Gemini.&amp;nbsp; It works using other starters.&amp;nbsp; I've tried deactivating/reactivating.&amp;nbsp; I've tried changing the "is".&amp;nbsp; I've tried making a whole new script.&amp;nbsp; I've tried editing the script both through the app and through the web interface.&amp;nbsp; My Google Home app is fully up to date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;assistant.event.OkGoogle is fully broken.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my script:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;P&gt;# ------------------------------------------------------------------------------------------ #&lt;BR /&gt;# Lines starting with “#” are comments and will be ignored by the automation.&lt;BR /&gt;# Indentation determines hierarchy within the script.&lt;BR /&gt;# Visit g.co/home/script-editor-docs for full documentation.&lt;BR /&gt;# ------------------------------------------------------------------------------------------ #&lt;/P&gt;&lt;P&gt;metadata:&lt;BR /&gt;name: Script natural light 2 # Choose a short name that summarizes important starters and actions, like “Sunset lights”.&lt;BR /&gt;description: activates lights in appropriate time based mode # Write a detailed description that includes everything the automation does, like “At sunset, on weekdays, close blinds, turn on lights to 50%, and play the sunset playlist on certain speakers.”&lt;/P&gt;&lt;P&gt;automations:&lt;BR /&gt;- starters:&lt;BR /&gt;- type: assistant.event.OkGoogle&lt;BR /&gt;eventData: query&lt;BR /&gt;is: natural light&lt;BR /&gt;- type: time.schedule&lt;BR /&gt;at: 11:36&lt;/P&gt;&lt;P&gt;condition:&lt;BR /&gt;type: time.between&lt;BR /&gt;before: sunset&lt;BR /&gt;after: 11:00&lt;/P&gt;&lt;P&gt;actions:&lt;BR /&gt;- type: assistant.command.OkGoogle&lt;BR /&gt;devices: Bedroom display - Bedroom&lt;BR /&gt;okGoogle: activate energize&lt;BR /&gt;- type: assistant.command.Broadcast&lt;BR /&gt;message: I hear you&lt;BR /&gt;devices: Bedroom display - Bedroom&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Sun, 23 Nov 2025 16:57:22 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/767797#M10885</guid>
      <dc:creator>simsalabimo</dc:creator>
      <dc:date>2025-11-23T16:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle doesn't work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/767976#M10893</link>
      <description>&lt;P&gt;You are not alone. All my scripted automatons using&amp;nbsp;assistant.event.OkGoogle starter type can no longer be triggered with it. The last successful trigger I see using assistant.event.OkGoogle was 12pm PST on 11/23/25. Hopefully, this will be fixed soon...&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 04:16:54 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/assistant-event-OkGoogle-doesn-t-work/m-p/767976#M10893</guid>
      <dc:creator>cwe5590</dc:creator>
      <dc:date>2025-11-24T04:16:54Z</dc:date>
    </item>
  </channel>
</rss>

