<?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 YAML commands are not executed sequentially in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/YAML-commands-are-not-executed-sequentially/m-p/471079#M1183</link>
    <description>&lt;P&gt;It doesn't execute the commands sequentially; instead, it takes the two &lt;STRONG&gt;okGoogle&lt;/STRONG&gt; command first and &lt;STRONG&gt;broadcast&lt;/STRONG&gt; command last. Why is it not interpreted sequentially?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
name: Wake up
description: Daily

automations:
starters:
- type: time.schedule
at: 06:00 # HH:MM
weekdays:
- MON
- TUE
- WED
- THU
- FRI
- SAT
- SUN

actions:
- type: device.command.SetVolume
volumeLevel: 35
devices: My Google Nest

- type: assistant.command.Broadcast
devices: My Google Nest
message: Good morning, time to wake up.

- type: assistant.command.OkGoogle
okGoogle: Tell me about the weather in [my city]?
devices: My Google Nest

- type: assistant.command.OkGoogle
okGoogle: Do I have any events in my calendar today?
devices: My Google Nest&lt;/LI-CODE&gt;</description>
    <pubDate>Sat, 19 Aug 2023 08:21:34 GMT</pubDate>
    <dc:creator>Jontas</dc:creator>
    <dc:date>2023-08-19T08:21:34Z</dc:date>
    <item>
      <title>YAML commands are not executed sequentially</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/YAML-commands-are-not-executed-sequentially/m-p/471079#M1183</link>
      <description>&lt;P&gt;It doesn't execute the commands sequentially; instead, it takes the two &lt;STRONG&gt;okGoogle&lt;/STRONG&gt; command first and &lt;STRONG&gt;broadcast&lt;/STRONG&gt; command last. Why is it not interpreted sequentially?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
name: Wake up
description: Daily

automations:
starters:
- type: time.schedule
at: 06:00 # HH:MM
weekdays:
- MON
- TUE
- WED
- THU
- FRI
- SAT
- SUN

actions:
- type: device.command.SetVolume
volumeLevel: 35
devices: My Google Nest

- type: assistant.command.Broadcast
devices: My Google Nest
message: Good morning, time to wake up.

- type: assistant.command.OkGoogle
okGoogle: Tell me about the weather in [my city]?
devices: My Google Nest

- type: assistant.command.OkGoogle
okGoogle: Do I have any events in my calendar today?
devices: My Google Nest&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 19 Aug 2023 08:21:34 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/YAML-commands-are-not-executed-sequentially/m-p/471079#M1183</guid>
      <dc:creator>Jontas</dc:creator>
      <dc:date>2023-08-19T08:21:34Z</dc:date>
    </item>
  </channel>
</rss>

