<?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: Home automation repeats multiple times, but should run only once in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/658008#M49759</link>
    <description>&lt;P&gt;No. I never found it. The delay never worked.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get it to work, please let me know and I'll try again.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Nov 2024 13:42:27 GMT</pubDate>
    <dc:creator>Apolymoxic</dc:creator>
    <dc:date>2024-11-23T13:42:27Z</dc:date>
    <item>
      <title>Home automation repeats multiple times, but should run only once</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/566310#M39655</link>
      <description>&lt;P&gt;I have an automation that, when movement is detected via a camera, it broadcasts a message - "Movement in the front yard detected". But it repeats over and over again until the movement has stopped.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to have it broadcast only once and then stop? Perhaps don't broadcast again for the next 10 minutes?&lt;BR /&gt;&lt;BR /&gt;Here is what I have:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
  name: Front Exterior Motion
  description: Announce when someone is here

automations:
  starters:
    - type: device.event.MovingVehicleDetection # A moving vehicle has been detected by the camera.
      device: Front Exterior camera - Front Exterior
    - type: device.event.PersonDetection # A person has been detected by the camera.
      device: Front Exterior camera - Front Exterior

  condition:
    type: home.state.HomePresence
    state: homePresenceMode
    is: HOME

  actions:
    - type: assistant.command.Broadcast
      message: "Movement in the front yard detected"
      devices:
        - Location 1
        - Location 2
        - Location 3
        - Location 4
    - type: time.delay
      # Adjust duration as needed. Supported units: sec, min, hour
      for: 10min&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 20:24:27 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/566310#M39655</guid>
      <dc:creator>Apolymoxic</dc:creator>
      <dc:date>2023-12-20T20:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Home automation repeats multiple times, but should run only once</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/657945#M49749</link>
      <description>&lt;P&gt;Have you found the solution to this problem? I'm trying to do exactly what you're doing here and I'm facing the same issue.&lt;/P&gt;&lt;P&gt;The time delay hasn't helped me either.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2024 03:28:07 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/657945#M49749</guid>
      <dc:creator>_shahparth</dc:creator>
      <dc:date>2024-11-23T03:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Home automation repeats multiple times, but should run only once</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/658008#M49759</link>
      <description>&lt;P&gt;No. I never found it. The delay never worked.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you get it to work, please let me know and I'll try again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2024 13:42:27 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/658008#M49759</guid>
      <dc:creator>Apolymoxic</dc:creator>
      <dc:date>2024-11-23T13:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Home automation repeats multiple times, but should run only once</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/786785#M62288</link>
      <description>&lt;P&gt;Looking for a solution to this same issue - would be great to have a standard "perform once" action.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 15:58:40 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Home-automation-repeats-multiple-times-but-should-run-only-once/m-p/786785#M62288</guid>
      <dc:creator>Bubz376</dc:creator>
      <dc:date>2026-01-26T15:58:40Z</dc:date>
    </item>
  </channel>
</rss>

