<?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: device.state.MotionDetection starter type: is missing in script editor in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/619454#M46586</link>
    <description>&lt;P&gt;Actually, I've found out why but it's not in any documentation or the script editor.&lt;/P&gt;&lt;P&gt;Motion sensors use:&amp;nbsp;- type: device.&lt;STRONG&gt;state&lt;/STRONG&gt;.MotionDetection&lt;/P&gt;&lt;P&gt;Camera motion uses:&amp;nbsp;- type: device.&lt;STRONG&gt;event&lt;/STRONG&gt;.MotionDetection&lt;/P&gt;&lt;P&gt;So for the Camera you have to have 'motion' detection activated (you'll get spammed with events) and have to use the event type.&lt;/P&gt;&lt;P&gt;Typing it here in case it helps others in the future &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit: also the way the functions work are completely different - if you want to turn it off after a set time... you have to use for an event&lt;BR /&gt;actions:&lt;BR /&gt;- type: time.delay&lt;BR /&gt;for: 1min&lt;/P&gt;&lt;P&gt;whereas for a state you have to use in the starter:&lt;/P&gt;&lt;P&gt;state: motionDetectionEventInProgress&lt;BR /&gt;is: false&lt;BR /&gt;for: 1min&lt;/P&gt;&lt;P&gt;It's really not documented clearly anywhere about how random these are.&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 11:13:20 GMT</pubDate>
    <dc:creator>GlassShadow</dc:creator>
    <dc:date>2024-05-14T11:13:20Z</dc:date>
    <item>
      <title>device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435728#M18744</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to test some automations triggered by camera motion detection.&amp;nbsp; I see in the example there's a starter type of&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt; &lt;SPAN class=""&gt;starters:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt; &lt;SPAN class=""&gt;type: &lt;/SPAN&gt;&lt;SPAN class=""&gt;device.state.MotionDetection&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class=""&gt;device: &lt;/SPAN&gt;&lt;SPAN class=""&gt;sensor &lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt; Living Room&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class=""&gt;state: &lt;/SPAN&gt;&lt;SPAN class=""&gt;motionDetectionEventInProgress&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class=""&gt;is: &lt;/SPAN&gt;&lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;but this option is missing for me at present - it's not in the available list of types in typeahead, and if I manually add it, the editor doesn't understand it's a type.&amp;nbsp; Any idea why this option is missing?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 08:21:35 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435728#M18744</guid>
      <dc:creator>pete-S</dc:creator>
      <dc:date>2023-06-17T08:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435750#M18748</link>
      <description>&lt;P&gt;I am not an expert but probably your device does not support this feature with google automation.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 10:44:17 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435750#M18748</guid>
      <dc:creator>sky_razor89</dc:creator>
      <dc:date>2023-06-17T10:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435781#M18751</link>
      <description>&lt;P&gt;Could be I guess, but the camera's are Google Nests of various types, so you'd kinda hope they'd be supported, and it would seem odd to not even see the type ahead option on the starter type - that would mean the editor would have to check all of the devices for all the supported actions all the time, which seems like a lot of effort.&amp;nbsp; Do you see that starter type per chance?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 11:58:24 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435781#M18751</guid>
      <dc:creator>pete-S</dc:creator>
      <dc:date>2023-06-17T11:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435850#M18759</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/362279"&gt;@pete-S&lt;/a&gt;&amp;nbsp;- Camera events as trigger are coming soon to the script editor (as we shared in our &lt;A href="https://www.googlenestcommunity.com/t5/Blog/Create-powerful-automations-with-our-new-script-editor-now-available-in/ba-p/433461" target="_blank" rel="noopener"&gt;announcement post&lt;/A&gt;). We will update this community when they are available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 14:56:17 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435850#M18759</guid>
      <dc:creator>Prafulla</dc:creator>
      <dc:date>2023-06-17T14:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435852#M18761</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/369219"&gt;@Prafulla&lt;/a&gt;&amp;nbsp;That would explain it, and I'd missed the coming soon bit.&amp;nbsp; I was confused because you've already included the camera motion event triggers as examples.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 15:02:32 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/435852#M18761</guid>
      <dc:creator>pete-S</dc:creator>
      <dc:date>2023-06-17T15:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/439749#M19151</link>
      <description>&lt;P&gt;I would also like to trigger actions based on motion detection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a timeline for this feature to be added? Also, is there a workaround which can be used in the meantime?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 03:24:50 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/439749#M19151</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-06-23T03:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/439782#M19157</link>
      <description>&lt;P&gt;The only workaround I found is to use HomeAssistant with the Nest integration rather than Google Home at all.&amp;nbsp; Bizarre that I can do motion detection for Nest cameras with a third party app, but not with Google.&amp;nbsp; I wanted to use HA for something else anyway, but it's complex to setup.&amp;nbsp; The only downside now is that the motion trigger takes about 5 seconds to get from Google to HA for some reason, which isn't ideal to turn on the lights when someone comes down the drive, but it's the best I can find for now umtil Google sort this out.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 06:59:20 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/439782#M19157</guid>
      <dc:creator>pete-S</dc:creator>
      <dc:date>2023-06-23T06:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/439788#M19158</link>
      <description>&lt;P&gt;Thanks for sharing, i read that this used to work using IFTTT with the Neat app but google broke the API when transferring the service to Google Home. IFTTT recommends to keep using the Neat app and avoid transferring over. Seems strange to see that this is going backwards…&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ll look into the HA workaround then.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 07:53:55 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/439788#M19158</guid>
      <dc:creator>Alfred2</dc:creator>
      <dc:date>2023-06-23T07:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/441427#M19271</link>
      <description>&lt;P&gt;Would you be able to share a date for this implementation?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 00:29:20 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/441427#M19271</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-06-27T00:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/441431#M19272</link>
      <description>&lt;P&gt;I can confirm that this is possible through Home assistant using the Camera’s person detection event. It’s a bit convoluted to set up and requires to pay $5 to set up the developer account to access the API but it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It’s clearly possible to implement so it’s really disappointing to see that it can’t be done using google’s automation script!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 00:34:30 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/441431#M19272</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-06-27T00:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442583#M19364</link>
      <description>&lt;P&gt;I see that on the page released today, it says that it’s possible to turn on the garage lights when camera motion is detected. This is precisely what we are trying to do here. Could you please explain how this is achieved?&lt;/P&gt;&lt;P&gt;&lt;A href="https://home.google.com/intl/en_au/the-latest/" target="_blank"&gt;https://home.google.com/intl/en_au/the-latest/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_1892.jpeg" style="width: 750px;"&gt;&lt;img src="https://www.googlenestcommunity.com/t5/image/serverpage/image-id/26394i09A45A1F8036680C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="IMG_1892.jpeg" alt="IMG_1892.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 23:55:19 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442583#M19364</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-06-28T23:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442714#M19373</link>
      <description>&lt;P&gt;I think this is just them announcing the new Home app in Australia - complete with announced but not available features.&amp;nbsp; I actually had the starter for camera motion appear in my home app back in mid May, but it didn't work and when I asked support they told me it wasn't supposed to be there yet, and took it out again.&amp;nbsp; So, I guess we're supposed to be happy that it's coming at some point :-(.&amp;nbsp;&amp;nbsp;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/369219"&gt;@Prafulla&lt;/a&gt;&amp;nbsp;, any more news on release for automation script and home app support for motion triggers, since you're continuing to announce them as if they're available now.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 10:16:39 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442714#M19373</guid>
      <dc:creator>pete-S</dc:creator>
      <dc:date>2023-06-29T10:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442718#M19374</link>
      <description>&lt;P&gt;Yeah, this looks like false advertising to me! Unless they are arguing that it can be done as long as customers use Home Assistant…&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 10:45:17 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442718#M19374</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-06-29T10:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442723#M19375</link>
      <description>&lt;P&gt;Well, this starter type just doesn't exist in the Home App yet, unless they've released it in Aus only I guess.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="peteS_0-1688036054184.png" style="width: 400px;"&gt;&lt;img src="https://www.googlenestcommunity.com/t5/image/serverpage/image-id/26402iF71F237852BB16E0/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="peteS_0-1688036054184.png" alt="peteS_0-1688036054184.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But, they cover themselves with their catchall&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;3.&amp;nbsp; Home automations require additional enrolment and setup, and depend on working Internet, Wi-Fi and service availability from Google and third parties that manufacture devices included in the automations.&lt;/P&gt;&lt;P&gt;So, they've announced it, but it doesn't actually mean the service is available...&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 10:56:52 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442723#M19375</guid>
      <dc:creator>pete-S</dc:creator>
      <dc:date>2023-06-29T10:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442745#M19377</link>
      <description>&lt;P&gt;That’s interesting, I just checked on the App Store to make sure I was using the latest version and noticed the following preview referring to upcoming updates and showing motion activated starter:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_1893.jpeg" style="width: 750px;"&gt;&lt;img src="https://www.googlenestcommunity.com/t5/image/serverpage/image-id/26411i12C3E39136E34D19/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="IMG_1893.jpeg" alt="IMG_1893.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 12:32:52 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442745#M19377</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-06-29T12:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442811#M19379</link>
      <description>&lt;P&gt;I just noticed that the same link is on the broad home.google,com site at&amp;nbsp;&lt;A href="https://home.google.com/the-latest/" target="_blank"&gt;Introducing the redesigned Google Home | Google Home&lt;/A&gt;.&amp;nbsp; I'm on the public preview, version is 3.2.1.7, but nothing yet.&amp;nbsp; Maybe it means it's coming soon, but it's really poor that they're plugging something which doesn't exist.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 16:05:29 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/442811#M19379</guid>
      <dc:creator>pete-S</dc:creator>
      <dc:date>2023-06-29T16:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/461942#M20547</link>
      <description>&lt;P&gt;It’s been a while since Google said this feature was about to get released. Does anyone know if it have been released yet?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 17:08:35 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/461942#M20547</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-07-31T17:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/461943#M20548</link>
      <description>&lt;P&gt;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/369219"&gt;@Prafulla&lt;/a&gt;&amp;nbsp;It’s been nearly 2 months now. Is this available yet?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 17:09:52 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/461943#M20548</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-07-31T17:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/461949#M20549</link>
      <description>&lt;P&gt;Nope.&amp;nbsp; A couple of days ago, I saw another "it's coming soon" on one of the other threads.&amp;nbsp; It's appearing somewhat - now you can add the motiondetector starter type and choose a new google cam (not older nest ones), but if you try and save it, you get an error that the camera doesn't support that starter.&amp;nbsp; So, it's in process but not there yet.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 17:15:25 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/461949#M20549</guid>
      <dc:creator>pete-S</dc:creator>
      <dc:date>2023-07-31T17:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: device.state.MotionDetection starter type: is missing in script editor</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/469446#M21065</link>
      <description>&lt;P&gt;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/369219"&gt;@Prafulla&lt;/a&gt;&amp;nbsp;is this going to take much longer? still not supported!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Batwam_0-1692100172693.png" style="width: 400px;"&gt;&lt;img src="https://www.googlenestcommunity.com/t5/image/serverpage/image-id/28008i02CD2CD0D8BCCC91/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Batwam_0-1692100172693.png" alt="Batwam_0-1692100172693.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 11:49:45 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-state-MotionDetection-starter-type-is-missing-in-script-editor/m-p/469446#M21065</guid>
      <dc:creator>Batwam</dc:creator>
      <dc:date>2023-08-15T11:49:45Z</dc:date>
    </item>
  </channel>
</rss>

