<?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 Why Can't I Automate using Google Nest Camera / Doorbell Motion Events? in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/Why-Can-t-I-Automate-using-Google-Nest-Camera-Doorbell-Motion-Events/m-p/593376#M44355</link>
    <description>&lt;P&gt;I just want to turn on an interior light if motion is detected on my Google Nest Flood, Google Nest Camera, or Google Nest doorbell. Why doesn't this work?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd love an honest answer from a company who has taken ~$600 from me with the promise that Google Home. would. actually. work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2024 18:33:02 GMT</pubDate>
    <dc:creator>edisonvictrola</dc:creator>
    <dc:date>2024-02-06T18:33:02Z</dc:date>
    <item>
      <title>Why Can't I Automate using Google Nest Camera / Doorbell Motion Events?</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Why-Can-t-I-Automate-using-Google-Nest-Camera-Doorbell-Motion-Events/m-p/593376#M44355</link>
      <description>&lt;P&gt;I just want to turn on an interior light if motion is detected on my Google Nest Flood, Google Nest Camera, or Google Nest doorbell. Why doesn't this work?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd love an honest answer from a company who has taken ~$600 from me with the promise that Google Home. would. actually. work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 18:33:02 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Why-Can-t-I-Automate-using-Google-Nest-Camera-Doorbell-Motion-Events/m-p/593376#M44355</guid>
      <dc:creator>edisonvictrola</dc:creator>
      <dc:date>2024-02-06T18:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why Can't I Automate using Google Nest Camera / Doorbell Motion Events?</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Why-Can-t-I-Automate-using-Google-Nest-Camera-Doorbell-Motion-Events/m-p/598757#M44851</link>
      <description>&lt;P&gt;You could use a script like this with the Google Home Script Editor:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;metadata:&lt;BR /&gt;name: Example # Choose a short name that summarizes important starters and actions, like “Sunset lights”.&lt;BR /&gt;description: Scripted automation # Write a detailed description that includes everything the automation does, like “At sunset, on weekdays, close blinds, turn on lights to 50%, and play the sunset playlist on certain speakers.”&lt;/P&gt;&lt;P&gt;automations:&lt;BR /&gt;starters:&lt;BR /&gt;- type: device.event.MotionDetection # Motion has been detected by the device.&lt;BR /&gt;device: Your Camera&lt;/P&gt;&lt;P&gt;actions:&lt;BR /&gt;- type: device.command.OnOff # Turn the device on or off.&lt;BR /&gt;# Whether to turn the device on or off.&lt;BR /&gt;on: true&lt;BR /&gt;devices: Your Light&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will just turn on the light. You can extend the script to turn off the light after a while.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 22:15:39 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Why-Can-t-I-Automate-using-Google-Nest-Camera-Doorbell-Motion-Events/m-p/598757#M44851</guid>
      <dc:creator>PurDee</dc:creator>
      <dc:date>2024-02-21T22:15:39Z</dc:date>
    </item>
  </channel>
</rss>

