<?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 Changing color for a Matter Color Temperature Light on a RGBW matter device does not work in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Changing-color-for-a-Matter-Color-Temperature-Light-on-a-RGBW-matter-device/m-p/614606#M6821</link>
    <description>&lt;P&gt;Changing color for a Matter Color Temperature Light on RGBW matter device does not work&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;I am developing matter app controlling RGBW lights on nRF3540 using nRF SDK.&lt;BR /&gt;The commissioning of the matter device works fine using Goolge Home (from Android), same with on/off light and changing brightness (Android + Nest Hub(2nd) ).&lt;BR /&gt;A device has configured inside template.zap Endpoint-1 which is Matter Color Temperature Light (0x010C). For a Lightning Color Control for a Cluster is enabled and all possible Attributes are turned on (with related Commands).&lt;BR /&gt;From Google Home Extension for a Visual Studio Code, Home Graph Viewer shows status of my rgbw dev:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;States

{
  "brightness": 11,
  "on": true,
  "online": true
}&lt;/LI-CODE&gt;&lt;P&gt;From Nest Hub when I try to change color of my rgbw dev, I got error.&lt;BR /&gt;Dump from Google Home Extension &amp;gt; Cloud Logs:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "data": {
    "locale": "en-US",
    "executionLog": {
      "executionResults": [
        {
          "executionType": "MATTER_LHP"
	  "requestId": "7140773985856741065"
	  "actionResults": [
            {
              "action": {
                "trait": "TRAIT_COLOR_SETTING"
	        "actionType": "COLORSETTING_HEXCODE"
              }
	      "status": {
                "isSuccess": false
	        "fallbackToCloud": false
	        "statusType": "TRANSIENT_ERROR"
	        "externalDebugString": "INVALID_ARGUMENT: Requested color capability is not supported"
              }
	      "device": {
                "deviceType": "LIGHT"
              }
            }
          ]
	  "latencyMsec": "130"
        }
      ]
    }
  }
}&lt;/LI-CODE&gt;&lt;P&gt;On my rgbw device I do not see any attempts / requests reaching out rgbw dev. Is there a way to turn on more talkative logs on Nest Hub or turn on some more debugs to investigate this further.&lt;BR /&gt;Thanks in advance for the help.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2024 21:44:47 GMT</pubDate>
    <dc:creator>Andrzej-Dev</dc:creator>
    <dc:date>2024-04-19T21:44:47Z</dc:date>
    <item>
      <title>Changing color for a Matter Color Temperature Light on a RGBW matter device does not work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Changing-color-for-a-Matter-Color-Temperature-Light-on-a-RGBW-matter-device/m-p/614606#M6821</link>
      <description>&lt;P&gt;Changing color for a Matter Color Temperature Light on RGBW matter device does not work&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;I am developing matter app controlling RGBW lights on nRF3540 using nRF SDK.&lt;BR /&gt;The commissioning of the matter device works fine using Goolge Home (from Android), same with on/off light and changing brightness (Android + Nest Hub(2nd) ).&lt;BR /&gt;A device has configured inside template.zap Endpoint-1 which is Matter Color Temperature Light (0x010C). For a Lightning Color Control for a Cluster is enabled and all possible Attributes are turned on (with related Commands).&lt;BR /&gt;From Google Home Extension for a Visual Studio Code, Home Graph Viewer shows status of my rgbw dev:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;States

{
  "brightness": 11,
  "on": true,
  "online": true
}&lt;/LI-CODE&gt;&lt;P&gt;From Nest Hub when I try to change color of my rgbw dev, I got error.&lt;BR /&gt;Dump from Google Home Extension &amp;gt; Cloud Logs:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "data": {
    "locale": "en-US",
    "executionLog": {
      "executionResults": [
        {
          "executionType": "MATTER_LHP"
	  "requestId": "7140773985856741065"
	  "actionResults": [
            {
              "action": {
                "trait": "TRAIT_COLOR_SETTING"
	        "actionType": "COLORSETTING_HEXCODE"
              }
	      "status": {
                "isSuccess": false
	        "fallbackToCloud": false
	        "statusType": "TRANSIENT_ERROR"
	        "externalDebugString": "INVALID_ARGUMENT: Requested color capability is not supported"
              }
	      "device": {
                "deviceType": "LIGHT"
              }
            }
          ]
	  "latencyMsec": "130"
        }
      ]
    }
  }
}&lt;/LI-CODE&gt;&lt;P&gt;On my rgbw device I do not see any attempts / requests reaching out rgbw dev. Is there a way to turn on more talkative logs on Nest Hub or turn on some more debugs to investigate this further.&lt;BR /&gt;Thanks in advance for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 21:44:47 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Changing-color-for-a-Matter-Color-Temperature-Light-on-a-RGBW-matter-device/m-p/614606#M6821</guid>
      <dc:creator>Andrzej-Dev</dc:creator>
      <dc:date>2024-04-19T21:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing color for a Matter Color Temperature Light on a RGBW matter device does not work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Changing-color-for-a-Matter-Color-Temperature-Light-on-a-RGBW-matter-device/m-p/616238#M7014</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/539691"&gt;@Andrzej-Dev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us with your issue. We have forwarded&amp;nbsp; your issue to the internal engineering team. Once we have a solution to your issue we will get back to you. Thanks for your patience.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 18:34:40 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Changing-color-for-a-Matter-Color-Temperature-Light-on-a-RGBW-matter-device/m-p/616238#M7014</guid>
      <dc:creator>sipriyadarshi</dc:creator>
      <dc:date>2024-04-26T18:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Changing color for a Matter Color Temperature Light on a RGBW matter device does not work</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Changing-color-for-a-Matter-Color-Temperature-Light-on-a-RGBW-matter-device/m-p/618322#M7059</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/539691"&gt;@Andrzej-Dev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The color light created by the zap isn’t recognized as color capable light by the Google Ecosystem , i.e why the color state is missing in the Status on the Visual Studio Code.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We do support the color temperature light in our ecosystem. You can refer to the following &lt;A href="https://github.com/project-chip/connectedhomeip/blob/master/examples/chef/devices/rootnode_colortemperaturelight_hbUnzYVeyn.zap" target="_self"&gt;Chef ColorTemperature Light&lt;/A&gt; sample app and see if it works for you.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 16:47:32 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Changing-color-for-a-Matter-Color-Temperature-Light-on-a-RGBW-matter-device/m-p/618322#M7059</guid>
      <dc:creator>sipriyadarshi</dc:creator>
      <dc:date>2024-05-08T16:47:32Z</dc:date>
    </item>
  </channel>
</rss>

