<?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 Please add the option to set an alarm when an Event occurs in a specific time frame. in Cameras and Doorbells</title>
    <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601655#M95636</link>
    <description>&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;It would be nice to have an option to set an alarm for when an event occurs between a specific time frame.&lt;/P&gt;&lt;P&gt;For example, we shouldn't really expect to see a Person between 12:00am and 4:00am. The little notification isn't enough to wake someone up, so if we could have Home trigger an alarm it would help out quite a bit.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 18:10:12 GMT</pubDate>
    <dc:creator>ACGOG</dc:creator>
    <dc:date>2024-02-29T18:10:12Z</dc:date>
    <item>
      <title>Please add the option to set an alarm when an Event occurs in a specific time frame.</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601655#M95636</link>
      <description>&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;It would be nice to have an option to set an alarm for when an event occurs between a specific time frame.&lt;/P&gt;&lt;P&gt;For example, we shouldn't really expect to see a Person between 12:00am and 4:00am. The little notification isn't enough to wake someone up, so if we could have Home trigger an alarm it would help out quite a bit.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 18:10:12 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601655#M95636</guid>
      <dc:creator>ACGOG</dc:creator>
      <dc:date>2024-02-29T18:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Please add the option to set an alarm when an Event occurs in a specific time frame.</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601728#M95651</link>
      <description>&lt;P&gt;Have you tried using the routine builder AI?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;- starters:&lt;BR /&gt;- type: device.event.MotionDetection&lt;BR /&gt;device: Door camera&lt;BR /&gt;condition:&lt;BR /&gt;type: and&lt;BR /&gt;conditions:&lt;BR /&gt;- type: time.between&lt;BR /&gt;after: 02:00&lt;BR /&gt;before: 04:00&lt;BR /&gt;- type: device.state.MotionDetection&lt;BR /&gt;device: Door camera&lt;BR /&gt;state: motionDetectionEventInProgress&lt;BR /&gt;is: true&lt;BR /&gt;actions:&lt;BR /&gt;- type: assistant.command.Broadcast&lt;BR /&gt;devices:&lt;BR /&gt;- Bedroom speaker - Bedroom&lt;BR /&gt;message: Someone is outside!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 22:28:08 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601728#M95651</guid>
      <dc:creator>Super_paulie</dc:creator>
      <dc:date>2024-02-29T22:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Please add the option to set an alarm when an Event occurs in a specific time frame.</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601730#M95652</link>
      <description>&lt;P&gt;While this might be a stop-gap this is overly complicated for a normie.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 22:36:01 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601730#M95652</guid>
      <dc:creator>ACGOG</dc:creator>
      <dc:date>2024-02-29T22:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Please add the option to set an alarm when an Event occurs in a specific time frame.</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601747#M95659</link>
      <description>&lt;P&gt;It's honestly not as bad as you think. I didn't "code" any of that, I just typed into the AI builder:&lt;/P&gt;&lt;P&gt;Broadcast the message "someone is outside" on bedroom speaker if the doorbell camera detects motion between 2 and 4am&lt;/P&gt;&lt;P&gt;That was literally it, the AI makes the code.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 23:38:01 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/601747#M95659</guid>
      <dc:creator>Super_paulie</dc:creator>
      <dc:date>2024-02-29T23:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Please add the option to set an alarm when an Event occurs in a specific time frame.</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/606059#M96292</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/520522"&gt;@ACGOG&lt;/a&gt;, we really appreciate you taking the time to share your thoughts and feedback with us. It's super helpful and makes a big difference in making our products even better. If you have any thoughts or comments about Google Nest, please do&amp;nbsp;&lt;A href="https://goo.gle/2NvQG6R" target="_blank"&gt;share feedback about Google Nest&lt;/A&gt;. If you need anything else, just let us know we're always here to help.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Edmond&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 00:46:27 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/Please-add-the-option-to-set-an-alarm-when-an-Event-occurs-in-a-specific/m-p/606059#M96292</guid>
      <dc:creator>EdmondB</dc:creator>
      <dc:date>2024-03-15T00:46:27Z</dc:date>
    </item>
  </channel>
</rss>

