<?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>Matter Temperature Sensor Output</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105477/matter-temperature-sensor-output</link><description>I created a new Matter project based on the light bulb example. 
 I want to add several more endpoints with different commands and values. 
 As a way to learn how things work, I followed the example tutorial to add the temperature sensor with an on_off</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Dec 2023 13:58:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105477/matter-temperature-sensor-output" /><item><title>RE: Matter Temperature Sensor Output</title><link>https://devzone.nordicsemi.com/thread/458545?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2023 13:58:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51b32a81-15a6-43a6-8c2b-2b45c5f99ad4</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;It sounds like you are saying that each app maker decides how they will present things.&lt;/p&gt;
&lt;p&gt;I will try to get more information from CSA then.&lt;/p&gt;
&lt;p&gt;Thank you for your time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Temperature Sensor Output</title><link>https://devzone.nordicsemi.com/thread/458505?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2023 12:33:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:357b0a19-1cd9-4815-8f93-5cd3002f20fc</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Tony,&lt;/p&gt;
[quote user="tpitman"]Can you please point me to some information that explains how an app like the Smartthings App is supposed to determine what UI to use? How is it supposed to know that this is a temperature sensor with a value to display?[/quote]
&lt;p&gt;As I said it is&lt;span&gt;&amp;nbsp;the smart home ecosystem manufacturer which Matters device type they support.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As long as&amp;nbsp;your company designs&amp;nbsp;matter-compatible devices which follow Matter specifications and pass CSA required certification. Your device can be added to any Matter compilable smart home system that claims support for this cluster type. For example, you can find Apple homekit supported Matter devices from&amp;nbsp;&lt;a href="https://www.apple.com/home-app/accessories/"&gt;Home app - Accessories - Apple&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you have joined CSA, you should be able to access&amp;nbsp;Matter-1.1-Application-Cluster-Specification.pdf. This document clearly defines&amp;nbsp;the features, commands, and attributes of one device. The smart home ecosystem also designs a UI based on this specification.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Temperature Sensor Output</title><link>https://devzone.nordicsemi.com/thread/458326?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2023 14:00:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfa558b6-83c2-4e57-91ef-2b3a81e8528c</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;Yes, I have tried those.&lt;/p&gt;
&lt;p&gt;In fact, my code was started as the light bulb example and then I added the temperature code from that tutorial.&lt;/p&gt;
&lt;p&gt;Can you please point me to some information that explains how an app like the Smartthings App is supposed to determine what UI to use? How is it supposed to know that this is a temperature sensor with a value to display?&lt;/p&gt;
&lt;p&gt;In the log output I can see the temperature value being generated every 300ms when it is on and nothing when it is off, so I know it is doing its thing.&lt;/p&gt;
&lt;p&gt;It just isn&amp;#39;t informing the UI of the Smartthings app that it is a temperature sensor because it the app is showing the same UI for the bulb / switch and temperature sensor as if it thinks the sensor is a switch.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Temperature Sensor Output</title><link>https://devzone.nordicsemi.com/thread/458250?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2023 10:08:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3664d61b-e987-4023-8a98-ebd66bbc8ee9</guid><dc:creator>Charlie</dc:creator><description>[quote user="tpitman"]They both say it is because the device is not a certified device[/quote]
&lt;p&gt;OK, did you try with light bulb and light switch samples before?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Temperature Sensor Output</title><link>https://devzone.nordicsemi.com/thread/457642?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2023 15:58:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb9bf8ed-1576-4775-aa15-a62c732aad65</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;The link you gave is exactly the tutorial I followed to get to this point.&lt;/p&gt;
&lt;p&gt;When I try to use Apple Homekit or Google Home, they both won&amp;#39;t complete the provisioning process. They both say it is because the device is not a certified device. This makes sense because we are not ready to certify our device, so it isn&amp;#39;t registered with the certifying company.&lt;/p&gt;
&lt;p&gt;Samsung&amp;#39;s app is the only one that gives the option to continue when it detects it is not a certified device.&lt;/p&gt;
&lt;p&gt;What do I do now?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Temperature Sensor Output</title><link>https://devzone.nordicsemi.com/thread/454633?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2023 10:21:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42d76c35-b247-473d-82f3-084f948d4e5c</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Tony,&lt;/p&gt;
&lt;p&gt;Could you try other ecosystems like Apple Homekit or Google Home? It may depend on the smart home ecosystem manufacturer which Matters device type and attribute they support.&lt;/p&gt;
&lt;p&gt;I suggest you try&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/protocols/matter/getting_started/adding_clusters.html"&gt;Adding clusters to Matter application — nRF Connect SDK 2.5.0 documentation (nordicsemi.com)&lt;/a&gt;&amp;nbsp;first to confirm if a&amp;nbsp;temperature&amp;nbsp;sensor device works on your testing platform.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>