Page 1 of 1

not understanding Virtual thermostat

Posted: Monday 13 February 2017 19:37
by waspie
So i've made a virtual thermostat that i want to affect change on a servo motor that will control a vent position via a ESP8266 using espeasy

In the blockly i have
blockly1.png
blockly1.png (22.77 KiB) Viewed 697 times
so when i go in and change the setpoint on the virtual thermostat i go back and look at the blockly and instead of looking like above it now looks like this
The attachment blockly2.png is no longer available
how can i keep it a variable tied to the setpoint rather than being permanently set to whatever the setpoint was just once

Re: not understanding Virtual thermostat

Posted: Monday 13 February 2017 20:59
by waspie
scratch that, i had things in Fahrenheit and somehow things weren't quite matching up. when everything is Celsius it was happy.