<?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: Google Home Web Automation and Nest Protect Smoke Detectors not Triggering in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803503#M13047</link>
    <description>&lt;P&gt;Was being blocked from posting execution logs. &amp;nbsp;Taking a screen shot seemed to work. &amp;nbsp;There is nothing in the logs for a day or two prior to the smoke detector going off.&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2026 22:04:26 GMT</pubDate>
    <dc:creator>BostonChas</dc:creator>
    <dc:date>2026-05-05T22:04:26Z</dc:date>
    <item>
      <title>Google Home Web Automation and Nest Protect Smoke Detectors not Triggering</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803478#M13044</link>
      <description>&lt;P&gt;Following the Google "Flash lights when smoke alarm is active" example at&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;A href="https://developers.home.google.com/automations/example-scripts#flash_lights_when_smoke_alarm_is_active" target="_blank" rel="noopener"&gt;Flash lights when smoke alarm is active example&lt;/A&gt;&amp;nbsp;, I created a web based automation to signal to my Home Automation Hub that a 2nd Gen Nest Protect is alarming smoke or CO.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I had an unscheduled test of the automation and the actions never ran. &amp;nbsp;The actions run fine if I manually run the automation from the top level automations screen. &amp;nbsp;See next post for details.&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 May 2026 21:21:04 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803478#M13044</guid>
      <dc:creator>BostonChas</dc:creator>
      <dc:date>2026-05-05T21:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Google Home Web Automation and Nest Protect Smoke Detectors not Triggering</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803479#M13045</link>
      <description>&lt;P&gt;Here is the automation YAML:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;metadata:
  name: Apt Living Rm nr Bathroom Smoke or CO Sensor Activates
  description: Turn on Hubitat virtual switch if the smoke or CO sensor activates.
automations:
  # Smoke or CO Sensor activates.
  - starters:
      - type: device.state.SensorState
        device: Guest House(Living Rm nr Bathrm) - Guest House
        state: currentSensorStateData.SmokeLevel.currentSensorState
        is: high
      - type: device.state.SensorState
        device: Guest House(Living Rm nr Bathrm) - Guest House
        state: currentSensorStateData.CarbonMonoxideLevel.currentSensorState
        is: high
    actions:
      - type: device.command.OnOff
        devices:
          - Nest Smoke/CO Sensor - Apt Living Rm nr Bathroom - Guest House
        on: true&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 05 May 2026 21:23:48 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803479#M13045</guid>
      <dc:creator>BostonChas</dc:creator>
      <dc:date>2026-05-05T21:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Google Home Web Automation and Nest Protect Smoke Detectors not Triggering</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803502#M13046</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Logs.jpg" style="width: 999px;"&gt;&lt;img src="https://www.googlenestcommunity.com/t5/image/serverpage/image-id/59718i89F5777E6EDA92A4/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Logs.jpg" alt="Logs.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 22:02:26 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803502#M13046</guid>
      <dc:creator>BostonChas</dc:creator>
      <dc:date>2026-05-05T22:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Google Home Web Automation and Nest Protect Smoke Detectors not Triggering</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803503#M13047</link>
      <description>&lt;P&gt;Was being blocked from posting execution logs. &amp;nbsp;Taking a screen shot seemed to work. &amp;nbsp;There is nothing in the logs for a day or two prior to the smoke detector going off.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 22:04:26 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Google-Home-Web-Automation-and-Nest-Protect-Smoke-Detectors-not-Triggering/m-p/803503#M13047</guid>
      <dc:creator>BostonChas</dc:creator>
      <dc:date>2026-05-05T22:04:26Z</dc:date>
    </item>
  </channel>
</rss>

