<?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: Nest Protect as Routine Starter in Apps / Account</title>
    <link>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535503#M25922</link>
    <description>&lt;P&gt;If that is the case, why are the two cases mentioned above the only STARTERS available when building an AUTOMATION in the HOME app. &amp;nbsp;Please elaborate on how one might use "sensor state", which I assume requires query/response in an AUTOMATION.&lt;/P&gt;</description>
    <pubDate>Sun, 29 Oct 2023 14:19:21 GMT</pubDate>
    <dc:creator>justsam</dc:creator>
    <dc:date>2023-10-29T14:19:21Z</dc:date>
    <item>
      <title>Nest Protect as Routine Starter</title>
      <link>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535206#M25904</link>
      <description>&lt;P&gt;I am not here to rehash the extremely limited functionality in the HOME app with regard to Nest Protects but trying to explore some scrap of functionality. &amp;nbsp;I have a total of 10 Nest protects between my main house, granny unit, and shop. &amp;nbsp;All but one of them are wired.&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to the HOME app, the Protect can be used as a STARTER in two ways: &amp;nbsp;Case 1 being "Starts or Stops Charging", and case 2 being "Plugged In or Unplugged". &amp;nbsp;There are no other STARTER cases such as motion detected, fire detected, CO detected, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I reasoned I could at least use the "Plugged In or Unplugged" as a STARTER for a routine to advise of a power outage for any of the Protect locations that were wired. &amp;nbsp;Alas when I tried to develop a simple routine to just turn on a lamp, as a test of functionality, it SAVES the routine and then eliminates the STARTER portion of the routine. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Has any one been able to actually make use of this rather obtuse application, and yes I do have other means to detect power outage but if this really worked it should give a finer resolution to power outage location.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 02:17:16 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535206#M25904</guid>
      <dc:creator>justsam</dc:creator>
      <dc:date>2023-10-29T02:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Nest Protect as Routine Starter</title>
      <link>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535433#M25915</link>
      <description>&lt;P&gt;Nest Protect doesn't support that starter type. It only currently supports the "sensorstate" starter.&lt;/P&gt;
&lt;P&gt;You can find what starters and actions devices support here:&lt;BR /&gt;&lt;A href="https://developers.home.google.com/automations/supported-devices" target="_blank"&gt;https://developers.home.google.com/automations/supported-devices&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.home.google.com/automations/starters-conditions-and-actions" target="_blank"&gt;https://developers.home.google.com/automations/starters-conditions-and-actions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 11:50:25 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535433#M25915</guid>
      <dc:creator>David_K</dc:creator>
      <dc:date>2023-10-29T11:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Nest Protect as Routine Starter</title>
      <link>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535503#M25922</link>
      <description>&lt;P&gt;If that is the case, why are the two cases mentioned above the only STARTERS available when building an AUTOMATION in the HOME app. &amp;nbsp;Please elaborate on how one might use "sensor state", which I assume requires query/response in an AUTOMATION.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 14:19:21 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535503#M25922</guid>
      <dc:creator>justsam</dc:creator>
      <dc:date>2023-10-29T14:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Nest Protect as Routine Starter</title>
      <link>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535531#M25924</link>
      <description>&lt;P&gt;Here's an example:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.home.google.com/automations/example-scripts?sjid=14412394567798007848-EU#flash_lights_when_smoke_alarm_is_active" target="_blank"&gt;https://developers.home.google.com/automations/example-scripts?sjid=14412394567798007848-EU#flash_lights_when_smoke_alarm_is_active&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 16:16:29 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/535531#M25924</guid>
      <dc:creator>David_K</dc:creator>
      <dc:date>2023-10-29T16:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Nest Protect as Routine Starter</title>
      <link>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/540432#M25970</link>
      <description>&lt;P&gt;Thank you for response but I am looking at what can I do within the confines of the capabilities of the HOME app and the STARTER cases that are available for the Nest Protect, within the HOME app.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 23:22:31 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Apps-Account/Nest-Protect-as-Routine-Starter/m-p/540432#M25970</guid>
      <dc:creator>justsam</dc:creator>
      <dc:date>2023-10-31T23:22:31Z</dc:date>
    </item>
  </channel>
</rss>

