<?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 Temperature Sensor in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Temperature-Sensor/m-p/414426#M970</link>
    <description>&lt;P&gt;I'm trying to provide an integration for third-party temperature sensors in Google Home/Nest Hub.&lt;/P&gt;&lt;P&gt;It is a sensor, which provides only reading of the temperature.&lt;/P&gt;&lt;P&gt;If I use the&amp;nbsp;&lt;SPAN&gt;TemperatureControl trait, the voice reporting of the temperature is correct, but it's not shown in the GUI. I only see an empty tile with the name of the sensor.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I use the TemperatureSetting trait, the temperature is shown in the GUI. However, the voice assistant says&amp;nbsp;"The &amp;lt;inside temperature&amp;gt; is (off,auto,etc.) and it's currently 24 degrees". The "is off" part is misleading and unnecessary, however I didn't find a way to turn it off while using the&amp;nbsp;TemperatureSetting trait.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 May 2023 15:12:10 GMT</pubDate>
    <dc:creator>Drolevar</dc:creator>
    <dc:date>2023-05-08T15:12:10Z</dc:date>
    <item>
      <title>Temperature Sensor</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Temperature-Sensor/m-p/414426#M970</link>
      <description>&lt;P&gt;I'm trying to provide an integration for third-party temperature sensors in Google Home/Nest Hub.&lt;/P&gt;&lt;P&gt;It is a sensor, which provides only reading of the temperature.&lt;/P&gt;&lt;P&gt;If I use the&amp;nbsp;&lt;SPAN&gt;TemperatureControl trait, the voice reporting of the temperature is correct, but it's not shown in the GUI. I only see an empty tile with the name of the sensor.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I use the TemperatureSetting trait, the temperature is shown in the GUI. However, the voice assistant says&amp;nbsp;"The &amp;lt;inside temperature&amp;gt; is (off,auto,etc.) and it's currently 24 degrees". The "is off" part is misleading and unnecessary, however I didn't find a way to turn it off while using the&amp;nbsp;TemperatureSetting trait.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 15:12:10 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Temperature-Sensor/m-p/414426#M970</guid>
      <dc:creator>Drolevar</dc:creator>
      <dc:date>2023-05-08T15:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature Sensor</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Temperature-Sensor/m-p/419371#M985</link>
      <description>&lt;P&gt;One solution could be to use the Thermostat trait instead of the TemperatureControl or TemperatureSetting trait. The Thermostat trait includes both temperature control and temperature display, and it may be more &lt;A href="https://vatcalcu.com/how-to-calculate-vat/" target="_self"&gt;suitable&lt;/A&gt; for your use case.&lt;/P&gt;&lt;P&gt;To use the Thermostat trait, you'll need to provide a target temperature that the user can set through voice commands or the GUI, and you can also provide a current temperature reading from your sensor. This will allow both the voice assistant and the GUI to display the current temperature correctly, without any misleading or unnecessary information.&lt;/P&gt;&lt;P&gt;You can find more information about implementing the Thermostat trait in the Google Smart Home documentation, and you can also join the Google Smart Home developer community to ask for more specific help if needed.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 19:41:42 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Temperature-Sensor/m-p/419371#M985</guid>
      <dc:creator>sarasotawash</dc:creator>
      <dc:date>2023-05-16T19:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature Sensor</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Temperature-Sensor/m-p/419450#M987</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I cannot find the Thermostat trait in the documentation. Could you please post a link to that?&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 21:31:39 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Temperature-Sensor/m-p/419450#M987</guid>
      <dc:creator>Drolevar</dc:creator>
      <dc:date>2023-05-16T21:31:39Z</dc:date>
    </item>
  </channel>
</rss>

