<?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 Turn lights on when unlocking the front door in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/Turn-lights-on-when-unlocking-the-front-door/m-p/602311#M45098</link>
    <description>&lt;P&gt;I want to turn lights on when the door is opened. This doesn’t seem to be possible.&lt;/P&gt;&lt;P&gt;This seems to be because the policy isn’t written well. You should only care if the ACTION of the automation unlocks something as you could accidentally lower your safety. (This makes perfect sense!). You should be able to TRIGGER an action (starter) when the unlock has already manually occurred.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you all file a bug to get this policy updated? This seems like a huge shortcoming in the routines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://support.google.com/assistant/answer/7672035#zippy=%2Cwhy-a-starter-might-be-unavailable" target="_blank" rel="noopener noreferrer"&gt;https://support.google.com/assistant/answer/7672035#zippy=%2Cwhy-a-starter-might-be-unavailable&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 03 Mar 2024 00:19:52 GMT</pubDate>
    <dc:creator>Brandoaz</dc:creator>
    <dc:date>2024-03-03T00:19:52Z</dc:date>
    <item>
      <title>Turn lights on when unlocking the front door</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Turn-lights-on-when-unlocking-the-front-door/m-p/602311#M45098</link>
      <description>&lt;P&gt;I want to turn lights on when the door is opened. This doesn’t seem to be possible.&lt;/P&gt;&lt;P&gt;This seems to be because the policy isn’t written well. You should only care if the ACTION of the automation unlocks something as you could accidentally lower your safety. (This makes perfect sense!). You should be able to TRIGGER an action (starter) when the unlock has already manually occurred.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you all file a bug to get this policy updated? This seems like a huge shortcoming in the routines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://support.google.com/assistant/answer/7672035#zippy=%2Cwhy-a-starter-might-be-unavailable" target="_blank" rel="noopener noreferrer"&gt;https://support.google.com/assistant/answer/7672035#zippy=%2Cwhy-a-starter-might-be-unavailable&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 00:19:52 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Turn-lights-on-when-unlocking-the-front-door/m-p/602311#M45098</guid>
      <dc:creator>Brandoaz</dc:creator>
      <dc:date>2024-03-03T00:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Turn lights on when unlocking the front door</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Turn-lights-on-when-unlocking-the-front-door/m-p/604201#M45216</link>
      <description>&lt;P&gt;This is actually very easy to do leveraging Google Home Script Editor, Understanding you might not be aware of that it can be found here: home.google.com - left side menu - automations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Documentation can be found here:&amp;nbsp;&lt;A href="https://developers.home.google.com/codelabs/create-a-scripted-automation#6" target="_blank"&gt;https://developers.home.google.com/codelabs/create-a-scripted-automation#6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Literally just took me 60 seconds to write a script that turns on lights when unlocking my front door. In this case I am using a Switchbot lock on my front door which upon unlocking it turns on a set of Govee lights in my apt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;metadata:&lt;BR /&gt;name: Turn on lights when unlocking door&lt;BR /&gt;description: unlcock front door and turn on lights&lt;BR /&gt;automations:&lt;BR /&gt;starters:&lt;BR /&gt;- type: device.state.LockUnlock&lt;BR /&gt;state: isLocked&lt;BR /&gt;is: false&lt;BR /&gt;device: SwitchBot Lock - Front Door&lt;BR /&gt;actions:&lt;BR /&gt;- type: device.command.OnOff&lt;BR /&gt;on: true&lt;BR /&gt;devices: GOV Glide Hex - Living Room&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2024 06:52:14 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Turn-lights-on-when-unlocking-the-front-door/m-p/604201#M45216</guid>
      <dc:creator>OpethNJ</dc:creator>
      <dc:date>2024-03-09T06:52:14Z</dc:date>
    </item>
  </channel>
</rss>

