<?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 Re: Google assistant can run only first script from Google home script editor in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/Google-assistant-can-run-only-first-script-from-Google-home-script-editor/m-p/476304#M21727</link>
    <description>&lt;P&gt;Feels like someone ever mentioned that &lt;A href="https://www.googlenestcommunity.com/t5/Home-Automation/Multiple-automations-in-single-script-sometimes-breaks-when-using-assistant/td-p/435715" target="_blank"&gt;here&lt;/A&gt;, and the problem hasn't been fixed yet.&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2023 17:52:03 GMT</pubDate>
    <dc:creator>EricTsengTy</dc:creator>
    <dc:date>2023-09-02T17:52:03Z</dc:date>
    <item>
      <title>Google assistant can run only first script from Google home script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Google-assistant-can-run-only-first-script-from-Google-home-script-editor/m-p/476141#M21719</link>
      <description>&lt;P&gt;Hi, i have a problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I created a script in script editor and add starter "&lt;EM&gt;assistant.event.OkGoogle&lt;/EM&gt;"&amp;nbsp; it can trigger &lt;STRONG&gt;only 1.part&lt;/STRONG&gt; of the script...&lt;/P&gt;&lt;P&gt;When I say &lt;EM&gt;"Increase fan speed"&lt;/EM&gt;&amp;nbsp; &lt;STRONG&gt;(it's in the 1. part in the script)&lt;/STRONG&gt; it works but,&lt;/P&gt;&lt;P&gt;when I say &lt;EM&gt;"Increase fan speed two times"&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;STRONG&gt;(it's in the 2. part in the script)&lt;/STRONG&gt; it searches on the web.&lt;STRONG&gt; WHY?&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
  name: Fan speed controll
  description: Adjust fan speed

automations:

#1.part (speed +1)
  - starters:
      - type: assistant.event.OkGoogle
        eventData: query
        is: Increase fan speed
   
      - type: assistant.event.OkGoogle
        eventData: query
        is: change fan speed

    actions:
      - type: device.command.ActivateScene
        activate: true
        devices: Fan speed +

#2.part (speed +2)
  - starters:
      - type: assistant.event.OkGoogle
        eventData: query
        is: Increase fan speed two times
   
      - type: assistant.event.OkGoogle
        eventData: query
        is: change fan speed two times

    actions:
      - type: device.command.ActivateScene
        activate: true
        devices: Fan speed +
      - type: device.command.ActivateScene
        activate: true
        devices: Fan speed +&lt;/LI-CODE&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;It does the same in every script with two parts.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 12:29:34 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Google-assistant-can-run-only-first-script-from-Google-home-script-editor/m-p/476141#M21719</guid>
      <dc:creator>martin_macikk</dc:creator>
      <dc:date>2023-09-02T12:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Google assistant can run only first script from Google home script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Google-assistant-can-run-only-first-script-from-Google-home-script-editor/m-p/476304#M21727</link>
      <description>&lt;P&gt;Feels like someone ever mentioned that &lt;A href="https://www.googlenestcommunity.com/t5/Home-Automation/Multiple-automations-in-single-script-sometimes-breaks-when-using-assistant/td-p/435715" target="_blank"&gt;here&lt;/A&gt;, and the problem hasn't been fixed yet.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 17:52:03 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Google-assistant-can-run-only-first-script-from-Google-home-script-editor/m-p/476304#M21727</guid>
      <dc:creator>EricTsengTy</dc:creator>
      <dc:date>2023-09-02T17:52:03Z</dc:date>
    </item>
  </channel>
</rss>

