<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to customise Matter Thermostat sample code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114472/how-to-customise-matter-thermostat-sample-code</link><description>Hi All, 
 We are developing a heater controller using Nordic Matter Thermostat sample code. The sample code has following value. 
 
 Off 
 Heating set point 
 Cooling set point 
 
 For our specific requirement we need only 1 and 2. So my question is how</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Sep 2024 15:25:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114472/how-to-customise-matter-thermostat-sample-code" /><item><title>RE: How to customise Matter Thermostat sample code</title><link>https://devzone.nordicsemi.com/thread/501209?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2024 15:25:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fea930d-b0e0-4429-acc7-ba82c4524c89</guid><dc:creator>Chamal</dc:creator><description>&lt;p&gt;Dear&amp;nbsp;&lt;span&gt;Marte,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you very much for the quick response and the information. I really appreciate your support.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Chamal&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to customise Matter Thermostat sample code</title><link>https://devzone.nordicsemi.com/thread/501165?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2024 12:48:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc307b01-323c-441b-82c2-ed5ed54217f8</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]So my question is how to remove Cooling set point[/quote]
&lt;p&gt;You must disable the attributes related to cooling set using ZAP tool.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" title="" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725453671722v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;For instructions on how to use the ZAP tool, see &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter/getting_started/adding_clusters.html#edit_clusters_using_the_zap_tool"&gt; Edit clusters using the ZAP tool&lt;/a&gt; in our documentation. Make sure to generate the files after saving the ZAP file.&lt;/p&gt;
&lt;p&gt;When you have done this, you can remove everything related to the cooling setpoint from the code. The easiest way is to open the project in VS Code and search for &amp;#39;cooling&amp;#39;:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" title="" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725453948403v2.png" alt=" " /&gt;&lt;/p&gt;
[quote user=""]My other question is how to modify the Heating set point min and max values since the max value[/quote]
&lt;p&gt;You can modify this with the ZAP Tool by changing the value in the &amp;#39;Default&amp;#39; field of the attribute you want to modify.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" title="" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1725454082084v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>