Temperature is not changing to what is set in WebCore


#1

1) Give a description of the problem
I’m using a simple action just to test before I try to build IF statements, but it won’t change the temperature. The mode is on heat & cool due to the weather being up and down. I have a 1st generation nest and using the device handler by tonesto7 in ST.

2) What is the expected behavior?
Change the temperature to what is defined for both heating and cooling

3) What is happening/not happening?
Tempature is not changing to what is defined in webcore

**4)

**5) 1/25/2019, 2:41:08 PM +483ms
+1ms ╔Received event [Home].test = 1548448868482 with a delay of 1ms
+126ms ║RunTime Analysis CS > 23ms > PS > 82ms > PE > 20ms > CE
+129ms ║Runtime (36229 bytes) successfully initialized in 82ms (v0.3.109.20181207) (126ms)
+130ms ║╔Execution stage started
+137ms ║║Cancelling statement #1’s schedules…
+421ms ║║Executed physical command [null].setHeatingSetpoint([69.0]) (274ms)
+423ms ║║Executed [Nest Downstairs].setHeatingSetpoint (276ms)
+428ms ║╚Execution stage complete. (297ms)
+429ms ╚Event processed successfully (429ms)


#2

There have been a couple of users who have reported over the past week being unable to control their thermostats using the NST Manager app. Check in the app to see if you can control your thermostat. If not, You may want to report the issue with the developer in the NST Manager thread on the ST community forum.


#3

I can control from NST, but not from ST. I just switched my device handler to the previous one I was using and tested the code again and it worked perfectly! Thank you @jkp your advice helped!