<?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 LightEffects trait in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/334402#M712</link>
    <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I'm developing IoT devices and integrating them with Google Home app.&lt;/P&gt;&lt;P&gt;My devices are mostly decorative lights for home.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just tried to setup predefined light effects chooser through the Google Home app by configuring the&amp;nbsp; &lt;EM&gt;action.devices.traits.LightEffects&lt;/EM&gt; trait&amp;nbsp; but it seems that Google Home accepts only these light effects - &lt;EM&gt;sleep, wakeup, colorLoop&amp;nbsp;&lt;/EM&gt;and these ones don't fit my needs because I have 50+ light effect presets and Google Home app doesn't show up light effect chooser for a Light device, Only color option is shown.&lt;/P&gt;&lt;P&gt;It will be great to have ability to change the light effect through the Google Home app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Best regards, Armen.&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>Wed, 11 Jan 2023 18:15:08 GMT</pubDate>
    <dc:creator>ARMEN97</dc:creator>
    <dc:date>2023-01-11T18:15:08Z</dc:date>
    <item>
      <title>LightEffects trait</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/334402#M712</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I'm developing IoT devices and integrating them with Google Home app.&lt;/P&gt;&lt;P&gt;My devices are mostly decorative lights for home.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just tried to setup predefined light effects chooser through the Google Home app by configuring the&amp;nbsp; &lt;EM&gt;action.devices.traits.LightEffects&lt;/EM&gt; trait&amp;nbsp; but it seems that Google Home accepts only these light effects - &lt;EM&gt;sleep, wakeup, colorLoop&amp;nbsp;&lt;/EM&gt;and these ones don't fit my needs because I have 50+ light effect presets and Google Home app doesn't show up light effect chooser for a Light device, Only color option is shown.&lt;/P&gt;&lt;P&gt;It will be great to have ability to change the light effect through the Google Home app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Best regards, Armen.&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>Wed, 11 Jan 2023 18:15:08 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/334402#M712</guid>
      <dc:creator>ARMEN97</dc:creator>
      <dc:date>2023-01-11T18:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: LightEffects trait</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/349001#M744</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The LightEffects trait with the activeLightEffect state supports the effects - colorLoop, Sleep and Wake. Currently this particular trait does not have the capability to support custom effects. I would suggest opening up a feature request on the&lt;/SPAN&gt;&lt;A href="https://buganizer.corp.google.com/" target="_blank"&gt;&lt;SPAN&gt; public issue tracker&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 16:07:20 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/349001#M744</guid>
      <dc:creator>sipriyadarshi</dc:creator>
      <dc:date>2023-01-30T16:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: LightEffects trait</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/371864#M835</link>
      <description>&lt;P&gt;Also it is possible to implement this using &lt;A href="https://developers.home.google.com/cloud-to-cloud/traits/modes" target="_self"&gt;Custom Modes&lt;/A&gt;, where you can list the desired modes (can be the names for different light effects) there and Google will send the user selected mode to your endpoint.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 13:35:59 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/371864#M835</guid>
      <dc:creator>maymun</dc:creator>
      <dc:date>2023-03-03T13:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: LightEffects trait</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/371873#M836</link>
      <description>&lt;P&gt;Thanks for your answer!&lt;/P&gt;&lt;P&gt;I've done in that way but it's sad that it's not adding controls into Google Home app.&lt;/P&gt;&lt;P&gt;So I can control the modes with voice but not with Google Home app interface.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 14:15:03 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/LightEffects-trait/m-p/371873#M836</guid>
      <dc:creator>ARMEN97</dc:creator>
      <dc:date>2023-03-03T14:15:03Z</dc:date>
    </item>
  </channel>
</rss>

