<?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: Setting a specific lock user as an event starter in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Setting-a-specific-lock-user-as-an-event-starter/m-p/754479#M10326</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;Unfortunately, Google Home automations don't currently support triggering based on specific lock users or access codes. The &lt;CODE class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded-[0.4rem] px-1 py-px text-[0.9rem]"&gt;device.state.LockUnlock&lt;/CODE&gt; starter only detects whether the lock is locked or unlocked, not which user or code was used. The automation system can't differentiate between different users unlocking the door - it only knows the lock state changed.&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;&lt;STRONG&gt;Possible workarounds:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL class="[&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-decimal space-y-2.5 pl-7"&gt;
&lt;LI class="whitespace-normal break-words"&gt;&amp;nbsp;Some smart locks (Nest x Yale, August, etc.) have their own automation features that can trigger actions based on specific user codes&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Services like IFTTT, Home Assistant, or SmartThings may have access to more detailed lock events including user identification&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;If your lock supports it, you could set up a separate "cleaner code" that they use on a specific lock, then trigger based on that lock's unlock event&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="whitespace-normal break-words"&gt;This would be a valuable addition to the automation system. Please file a feature request in &lt;A href="https://issuetracker.google.com/issues/new" target="_self"&gt;Google's Issue Tracker&lt;/A&gt;&amp;nbsp; and post the bug/issue ID back here. I can then escalate it to the appropriate team for consideration in future updates.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Oct 2025 21:04:07 GMT</pubDate>
    <dc:creator>Suc_dpe</dc:creator>
    <dc:date>2025-10-13T21:04:07Z</dc:date>
    <item>
      <title>Setting a specific lock user as an event starter</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Setting-a-specific-lock-user-as-an-event-starter/m-p/753029#M10214</link>
      <description>&lt;P&gt;When using the script editor to create a home automation, is it possible to set a specific code/user unlocking the door as a starter?&lt;/P&gt;&lt;P&gt;I know something along the lines of:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  - starters:
      - type: device.state.LockUnlock
        device: Front Door - Dining room
        state: isLocked
        is: false&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;will start a routine any time the door is unlocked, but I only want the routine to run when a specific user unlocks the door (i.e. turning on all the lights when my cleaners come).&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2025 16:32:57 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Setting-a-specific-lock-user-as-an-event-starter/m-p/753029#M10214</guid>
      <dc:creator>sbailey1</dc:creator>
      <dc:date>2025-10-09T16:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a specific lock user as an event starter</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Setting-a-specific-lock-user-as-an-event-starter/m-p/754479#M10326</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;Unfortunately, Google Home automations don't currently support triggering based on specific lock users or access codes. The &lt;CODE class="bg-text-200/5 border border-0.5 border-border-300 text-danger-000 whitespace-pre-wrap rounded-[0.4rem] px-1 py-px text-[0.9rem]"&gt;device.state.LockUnlock&lt;/CODE&gt; starter only detects whether the lock is locked or unlocked, not which user or code was used. The automation system can't differentiate between different users unlocking the door - it only knows the lock state changed.&lt;/P&gt;
&lt;P class="whitespace-normal break-words"&gt;&lt;STRONG&gt;Possible workarounds:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL class="[&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-decimal space-y-2.5 pl-7"&gt;
&lt;LI class="whitespace-normal break-words"&gt;&amp;nbsp;Some smart locks (Nest x Yale, August, etc.) have their own automation features that can trigger actions based on specific user codes&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;Services like IFTTT, Home Assistant, or SmartThings may have access to more detailed lock events including user identification&lt;/LI&gt;
&lt;LI class="whitespace-normal break-words"&gt;If your lock supports it, you could set up a separate "cleaner code" that they use on a specific lock, then trigger based on that lock's unlock event&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="whitespace-normal break-words"&gt;This would be a valuable addition to the automation system. Please file a feature request in &lt;A href="https://issuetracker.google.com/issues/new" target="_self"&gt;Google's Issue Tracker&lt;/A&gt;&amp;nbsp; and post the bug/issue ID back here. I can then escalate it to the appropriate team for consideration in future updates.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 21:04:07 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Setting-a-specific-lock-user-as-an-event-starter/m-p/754479#M10326</guid>
      <dc:creator>Suc_dpe</dc:creator>
      <dc:date>2025-10-13T21:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setting a specific lock user as an event starter</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Setting-a-specific-lock-user-as-an-event-starter/m-p/755525#M10387</link>
      <description>&lt;P&gt;The issue ID is&amp;nbsp;452843330.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 14:53:35 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Setting-a-specific-lock-user-as-an-event-starter/m-p/755525#M10387</guid>
      <dc:creator>sbailey1</dc:creator>
      <dc:date>2025-10-17T14:53:35Z</dc:date>
    </item>
  </channel>
</rss>

