<?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 Morning alarm is not setting in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/Morning-alarm-is-not-setting/m-p/617128#M46443</link>
    <description>&lt;P&gt;I'm setting up a basic morning alarm routine. Each day at noon it is supposed to set an alarm for the following morning and send me a confirmation notification.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The script is executing and successfully sending the notification, but it is not setting the alarm. I can't understand why. Can anyone see any glaring errors?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
  name: Weekday Morning Alarms
  description: Each day at 12pm, set an alarm for the next weekday and send a notification.
automations:
  - starters:
      - type: time.schedule
        at: 12:00 PM
        weekdays:
          - SUN
          - TUE
          - WED
          - THU
    actions:
      - type: assistant.command.OkGoogle
        devices:
          - Bedroom home speaker - Bedroom
        okGoogle: Set an alarm for 8:30 AM tomorrow
      - type: home.command.Notification
        title: Alarm Set
        body: Alarm Set for Tomorrow at 8:30
  - starters:
      - type: time.schedule
        at: 12:00 PM
        weekdays:
          - MON
    actions:
      - type: assistant.command.OkGoogle
        devices:
          - Bedroom home speaker - Bedroom
        okGoogle: Set an alarm for 7:15 AM tomorrow
      - type: home.command.Notification
        title: Alarm Set
        body: Alarm Set for Tomorrow at 7:15&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 17:24:22 GMT</pubDate>
    <dc:creator>ABen</dc:creator>
    <dc:date>2024-05-01T17:24:22Z</dc:date>
    <item>
      <title>Morning alarm is not setting</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Morning-alarm-is-not-setting/m-p/617128#M46443</link>
      <description>&lt;P&gt;I'm setting up a basic morning alarm routine. Each day at noon it is supposed to set an alarm for the following morning and send me a confirmation notification.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The script is executing and successfully sending the notification, but it is not setting the alarm. I can't understand why. Can anyone see any glaring errors?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
  name: Weekday Morning Alarms
  description: Each day at 12pm, set an alarm for the next weekday and send a notification.
automations:
  - starters:
      - type: time.schedule
        at: 12:00 PM
        weekdays:
          - SUN
          - TUE
          - WED
          - THU
    actions:
      - type: assistant.command.OkGoogle
        devices:
          - Bedroom home speaker - Bedroom
        okGoogle: Set an alarm for 8:30 AM tomorrow
      - type: home.command.Notification
        title: Alarm Set
        body: Alarm Set for Tomorrow at 8:30
  - starters:
      - type: time.schedule
        at: 12:00 PM
        weekdays:
          - MON
    actions:
      - type: assistant.command.OkGoogle
        devices:
          - Bedroom home speaker - Bedroom
        okGoogle: Set an alarm for 7:15 AM tomorrow
      - type: home.command.Notification
        title: Alarm Set
        body: Alarm Set for Tomorrow at 7:15&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 17:24:22 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Morning-alarm-is-not-setting/m-p/617128#M46443</guid>
      <dc:creator>ABen</dc:creator>
      <dc:date>2024-05-01T17:24:22Z</dc:date>
    </item>
  </channel>
</rss>

