<?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 not recognizing phrase in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/469951#M21107</link>
    <description>&lt;P&gt;using the below script to issue by voice "light me up" google responds by asking for what time - I think it is hearing me say "wake me up" and tries setting an alarm.&lt;/P&gt;&lt;P&gt;When I ask for "darken me" it turns off the wrong light.&lt;/P&gt;&lt;P&gt;Frustrated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
  name: test voice activation # Choose a short name that summarizes important starters and actions, like “Sunset lights”.
  description: turn test lamp on by voice activation  saying "ok google, light me up" and off using "ok google, darken me"

automations:
  - starters:
      - type: assistant.event.OkGoogle
        eventData: query
        is: light me up # No need to add "Ok Google" to the query here.
    actions:
      - type: device.command.OnOff # Turn the device on or off.
        on: true
        devices: Kasa1 - Test Room

  - starters:
      - type: assistant.event.OkGoogle
        eventData: query
        is: darken me
    actions:
      - type: device.command.OnOff # Turn the device on or off.
        on: false
        devices: Kasa1 - Test Room&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2023 06:30:09 GMT</pubDate>
    <dc:creator>Klaxon</dc:creator>
    <dc:date>2023-08-16T06:30:09Z</dc:date>
    <item>
      <title>assistant.event.OkGoogle not recognizing phrase</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/469951#M21107</link>
      <description>&lt;P&gt;using the below script to issue by voice "light me up" google responds by asking for what time - I think it is hearing me say "wake me up" and tries setting an alarm.&lt;/P&gt;&lt;P&gt;When I ask for "darken me" it turns off the wrong light.&lt;/P&gt;&lt;P&gt;Frustrated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
  name: test voice activation # Choose a short name that summarizes important starters and actions, like “Sunset lights”.
  description: turn test lamp on by voice activation  saying "ok google, light me up" and off using "ok google, darken me"

automations:
  - starters:
      - type: assistant.event.OkGoogle
        eventData: query
        is: light me up # No need to add "Ok Google" to the query here.
    actions:
      - type: device.command.OnOff # Turn the device on or off.
        on: true
        devices: Kasa1 - Test Room

  - starters:
      - type: assistant.event.OkGoogle
        eventData: query
        is: darken me
    actions:
      - type: device.command.OnOff # Turn the device on or off.
        on: false
        devices: Kasa1 - Test Room&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 06:30:09 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/469951#M21107</guid>
      <dc:creator>Klaxon</dc:creator>
      <dc:date>2023-08-16T06:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle not recognizing phrase</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/470529#M21153</link>
      <description>&lt;P&gt;Have you tried removing "me" from the query?&amp;nbsp; Does the automation work if you replace "light me up" with "enlighten", and "darken me" with just "darken"?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 17:55:30 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/470529#M21153</guid>
      <dc:creator>DWB1973</dc:creator>
      <dc:date>2023-08-17T17:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle not recognizing phrase</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/471057#M21188</link>
      <description>&lt;P&gt;Not sure whether you already know or not.&lt;BR /&gt;You can check &lt;A href="https://myactivity.google.com/product/assistant" target="_blank" rel="noopener"&gt;Google Assitant Activity&lt;/A&gt;&amp;nbsp;to know what Google Assitant recognized your voice command as.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 04:37:57 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/471057#M21188</guid>
      <dc:creator>EricTsengTy</dc:creator>
      <dc:date>2023-08-19T04:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle not recognizing phrase</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/471985#M21265</link>
      <description>&lt;P&gt;Nope - just wants to give me a definition for enlighten.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 06:30:00 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/471985#M21265</guid>
      <dc:creator>Klaxon</dc:creator>
      <dc:date>2023-08-22T06:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: assistant.event.OkGoogle not recognizing phrase</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/472035#M21270</link>
      <description>&lt;P&gt;OK, another option is "Illuminate".&amp;nbsp; I know this query works because I have it setup for one of my lighting automations.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 13:46:28 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/assistant-event-OkGoogle-not-recognizing-phrase/m-p/472035#M21270</guid>
      <dc:creator>DWB1973</dc:creator>
      <dc:date>2023-08-22T13:46:28Z</dc:date>
    </item>
  </channel>
</rss>

