Skip to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can't use REST to changes Thermostat TZ45R setpoints

Featured Replies

My z-wave RCS Thermostat TZ45R will not respond to REST setpoint changes. I get a 200 response, but the setpoints don't change. I can set the mode via REST. I can change setpoints via the Admin Console and UDI Mobile. I have a Venstar thermostat that I can change setpoints on via REST. Am I doing something wrong?

Here's the REST node response
http://REDACTED:8080/rest/nodes/ZY002_1

<nodeInfo>
<node flag="128" nodeDefId="ZY002_1">
<address>ZY002_1</address>
<name>Thermostat Upstairs</name>
<family>12</family>
<hint>0.0.0.224</hint>
<type>4.8.6.0</type>
<enabled>true</enabled>
<deviceClass>0</deviceClass>
<wattage>0</wattage>
<dcPeriod>0</dcPeriod>
<startDelay>0</startDelay>
<endDelay>0</endDelay>
<pnode>ZY002_1</pnode>
<rpnode>ZY002_1</rpnode>
<sgid>1</sgid>
<custom flags="128" val1="0"/>
<devtype>
<gen>4.8.6</gen>
<mfg>16.1.9</mfg>
<cat>140</cat>
</devtype>
<property id="ST" value="74" formatted="74°F" uom="17" name=""/>
<property id="CLIMD" value="2" formatted="Cool" uom="67" name=""/>
<property id="CLISPC" value="80" formatted="80°F" uom="17" name=""/>
<property id="CLISPH" value="65" formatted="65°F" uom="17" name=""/>
</node>
<properties>
<property id="CLIFRS" value="0" formatted="Off" uom="80" name=""/>
<property id="CLIFS" value="0" formatted="Auto" uom="68" name=""/>
<property id="CLIFSO" value="0" formatted="No Override" uom="81" name=""/>
<property id="CLIHCS" value="0" formatted="Idle" uom="66" name=""/>
<property id="CLIMD" value="2" formatted="Cool" uom="67" name=""/>
<property id="CLISPC" value="80" formatted="80°F" uom="17" name=""/>
<property id="CLISPH" value="65" formatted="65°F" uom="17" name=""/>
<property id="ST" value="74" formatted="74°F" uom="17" name=""/>
</properties>
</nodeInfo>

Here's the REST response from a setpoint change attempt. The response show the proper response, but the setpoint doesn't change. It's the same for Cool and Heat.
http://REDACTED:8080/rest/nodes/ZY002_1/set/CLISPC/74

<RestResponse succeeded="true">
<status>200</status>
<reason code="0"/>
</RestResponse>

Edited by GNelson01

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.