<?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 device.event.FaceUnfamiliarDetection doesn't seem to work in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-event-FaceUnfamiliarDetection-doesn-t-seem-to-work/m-p/561277#M38331</link>
    <description>&lt;P&gt;I tried setting up an automation to broadcast when a stranger is seen during the day but I get no broadcast message.&amp;nbsp; If I change it to person detected I do get the broadcast.&amp;nbsp; I do have the Aware subscription.&amp;nbsp; Is there something else I might be missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;metadata:&lt;BR /&gt;name: daytime stranger seen&lt;BR /&gt;description: Notifies the home when a stranger is seen during the day&lt;BR /&gt;automations:&lt;BR /&gt;- starters:&lt;BR /&gt;- type: device.event.FaceUnfamiliarDetection&lt;BR /&gt;device: Front door camera - Front Entrance&lt;BR /&gt;- type: device.event.FaceUnfamiliarDetection&lt;BR /&gt;device: Backyard camera - Backyard&lt;BR /&gt;- type: device.event.FaceUnfamiliarDetection&lt;BR /&gt;device: Mud Room camera - Mud Room&lt;BR /&gt;condition:&lt;BR /&gt;# between 6 and 10&lt;BR /&gt;type: time.between&lt;BR /&gt;after: 06:00&lt;BR /&gt;before: 22:00&lt;BR /&gt;actions:&lt;BR /&gt;# broadcast&lt;BR /&gt;- type: assistant.command.Broadcast&lt;BR /&gt;devices:&lt;BR /&gt;- Desk - Downstairs Office&lt;BR /&gt;- Nightstand - Master Bedroom&lt;BR /&gt;- Spare Bedroom - Spare Bedroom&lt;BR /&gt;- Kitchen - Kitchen&lt;BR /&gt;message: A stranger was seen outside!&lt;BR /&gt;# Lock the doors&lt;BR /&gt;- type: device.command.LockUnlock&lt;BR /&gt;lock: true&lt;BR /&gt;devices:&lt;BR /&gt;- Front Door - Front Entrance&lt;BR /&gt;- Side Door - Mud Room&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2023 13:06:19 GMT</pubDate>
    <dc:creator>seando</dc:creator>
    <dc:date>2023-12-13T13:06:19Z</dc:date>
    <item>
      <title>device.event.FaceUnfamiliarDetection doesn't seem to work</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-event-FaceUnfamiliarDetection-doesn-t-seem-to-work/m-p/561277#M38331</link>
      <description>&lt;P&gt;I tried setting up an automation to broadcast when a stranger is seen during the day but I get no broadcast message.&amp;nbsp; If I change it to person detected I do get the broadcast.&amp;nbsp; I do have the Aware subscription.&amp;nbsp; Is there something else I might be missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;metadata:&lt;BR /&gt;name: daytime stranger seen&lt;BR /&gt;description: Notifies the home when a stranger is seen during the day&lt;BR /&gt;automations:&lt;BR /&gt;- starters:&lt;BR /&gt;- type: device.event.FaceUnfamiliarDetection&lt;BR /&gt;device: Front door camera - Front Entrance&lt;BR /&gt;- type: device.event.FaceUnfamiliarDetection&lt;BR /&gt;device: Backyard camera - Backyard&lt;BR /&gt;- type: device.event.FaceUnfamiliarDetection&lt;BR /&gt;device: Mud Room camera - Mud Room&lt;BR /&gt;condition:&lt;BR /&gt;# between 6 and 10&lt;BR /&gt;type: time.between&lt;BR /&gt;after: 06:00&lt;BR /&gt;before: 22:00&lt;BR /&gt;actions:&lt;BR /&gt;# broadcast&lt;BR /&gt;- type: assistant.command.Broadcast&lt;BR /&gt;devices:&lt;BR /&gt;- Desk - Downstairs Office&lt;BR /&gt;- Nightstand - Master Bedroom&lt;BR /&gt;- Spare Bedroom - Spare Bedroom&lt;BR /&gt;- Kitchen - Kitchen&lt;BR /&gt;message: A stranger was seen outside!&lt;BR /&gt;# Lock the doors&lt;BR /&gt;- type: device.command.LockUnlock&lt;BR /&gt;lock: true&lt;BR /&gt;devices:&lt;BR /&gt;- Front Door - Front Entrance&lt;BR /&gt;- Side Door - Mud Room&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 13:06:19 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-event-FaceUnfamiliarDetection-doesn-t-seem-to-work/m-p/561277#M38331</guid>
      <dc:creator>seando</dc:creator>
      <dc:date>2023-12-13T13:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: device.event.FaceUnfamiliarDetection doesn't seem to work</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-event-FaceUnfamiliarDetection-doesn-t-seem-to-work/m-p/643797#M48451</link>
      <description>&lt;P&gt;Which model lock are you using?&amp;nbsp; In the official Script Editor Supported Devices &lt;A href="https://developers.home.google.com/automations/supported-devices" target="_self"&gt;list&lt;/A&gt;, some locks include both the&amp;nbsp; LockUnlockState &lt;STRONG&gt;starter&lt;/STRONG&gt; &lt;EM&gt;and&lt;/EM&gt; the&amp;nbsp;LockUnlockCommand &lt;STRONG&gt;action&lt;/STRONG&gt;, but other locks &lt;EM&gt;only&lt;/EM&gt; seem to include the&amp;nbsp;LockUnlockState &lt;STRONG&gt;starter&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This wouldn't directly address your broadcast issue, but I wonder if it could be indirectly contributing to your script failing.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 13:05:48 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-event-FaceUnfamiliarDetection-doesn-t-seem-to-work/m-p/643797#M48451</guid>
      <dc:creator>JJsomanytabs</dc:creator>
      <dc:date>2024-09-13T13:05:48Z</dc:date>
    </item>
  </channel>
</rss>

