<?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.command.LightEffectSleep is sleeping all lights in the house in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472885#M21347</link>
    <description>&lt;P&gt;Thanks for the suggestion,&amp;nbsp; but "My Light" is just the name I put on the internet for privacy.&amp;nbsp; The light has a unique name already.&amp;nbsp; I do appreciate the effort to help!&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2023 14:01:44 GMT</pubDate>
    <dc:creator>ryananderson</dc:creator>
    <dc:date>2023-08-24T14:01:44Z</dc:date>
    <item>
      <title>device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472792#M21326</link>
      <description>&lt;P&gt;I have a simple automation script that I want to play a specific playlist and gently fade one light in the bedroom when it is activated.&amp;nbsp; It mostly works, but the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;device.command.LightEffectSleep&lt;/FONT&gt;&amp;nbsp;command is causing all the lights in the house to sleep(gently fade), instead of just the one I want to control.&amp;nbsp; The action is configured as:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;- type: device.command.LightEffectSleep&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; duration: 15min&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; devices: [My Light - My Room]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody explain how to make this script control the single specified light instead of all the lights in my house (I've replaced the actual light name with the more generic "My Light" above, but it auto-completes correctly in the script editor).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 03:17:49 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472792#M21326</guid>
      <dc:creator>ryananderson</dc:creator>
      <dc:date>2023-08-24T03:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472862#M21343</link>
      <description>&lt;P&gt;I experienced the same issue using &lt;SPAN&gt;device.command.LightEffectSleep&lt;/SPAN&gt;&amp;nbsp;but only with some lights&amp;nbsp;&lt;/P&gt;&lt;P&gt;others behave normally&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 11:48:59 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472862#M21343</guid>
      <dc:creator>NestJoke</dc:creator>
      <dc:date>2023-08-24T11:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472878#M21346</link>
      <description>&lt;P&gt;"My Light" needs to be renamed to something unique.&amp;nbsp; Change the light name to a more specific identifier, this should help the Assistant correctly execute the command as expected.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 13:41:43 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472878#M21346</guid>
      <dc:creator>DWB1973</dc:creator>
      <dc:date>2023-08-24T13:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472885#M21347</link>
      <description>&lt;P&gt;Thanks for the suggestion,&amp;nbsp; but "My Light" is just the name I put on the internet for privacy.&amp;nbsp; The light has a unique name already.&amp;nbsp; I do appreciate the effort to help!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 14:01:44 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472885#M21347</guid>
      <dc:creator>ryananderson</dc:creator>
      <dc:date>2023-08-24T14:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472892#M21348</link>
      <description>&lt;P&gt;Apologies for the confusion, I should have phrased my response more clearly.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I understood your question, and that "My Light" is an ambiguous device description, however, my recommendation remains the same.&amp;nbsp; Try renaming the light to a more specific identifier and then see if the problem persists.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 15:01:10 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/472892#M21348</guid>
      <dc:creator>DWB1973</dc:creator>
      <dc:date>2023-08-24T15:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/473230#M21379</link>
      <description>&lt;P&gt;you dense&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 08:26:20 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/473230#M21379</guid>
      <dc:creator>NestJoke</dc:creator>
      <dc:date>2023-08-25T08:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/473287#M21386</link>
      <description>&lt;P&gt;Do you have a better solution?&amp;nbsp; No, obviously not.&amp;nbsp; Go crawl back under your rock, dullard.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 13:21:40 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/473287#M21386</guid>
      <dc:creator>DWB1973</dc:creator>
      <dc:date>2023-08-25T13:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/474189#M21471</link>
      <description>&lt;P&gt;You need to learn to read my friend...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;He said ;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;""My Light" is just the name I put on the internet for privacy.&amp;nbsp; The light has a unique name already."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your solution of renaming isn't relevant at all.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 07:42:46 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/474189#M21471</guid>
      <dc:creator>NestJoke</dc:creator>
      <dc:date>2023-08-28T07:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: device.command.LightEffectSleep is sleeping all lights in the house</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/555916#M37020</link>
      <description>&lt;P&gt;Same problem here. Does anyone have a solution? The same problem occurcs for&amp;nbsp;device.command.LightEffectWake&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 17:36:46 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/device-command-LightEffectSleep-is-sleeping-all-lights-in-the-house/m-p/555916#M37020</guid>
      <dc:creator>dsprute</dc:creator>
      <dc:date>2023-12-05T17:36:46Z</dc:date>
    </item>
  </channel>
</rss>

