I feel silly asking this as I’m sure there’s something basic I’m missing.
I noticed my family saying to Alexa multiple times per day during certain periods, “turn downstairs down” and Alexa will basically lower the current SetCoolingPoint by -2 on our thermostat.
So, I figured I could easily automate that by subtracting 2 from the current cooling point and add to a remote to allow a push of a button controlling it.
Maybe it’s a brain freeze, but I can’t seem to find the current cooling point to do the math to reduce it by some number.
Is this something simple thing I’m missing?
Edit: I’m using SmartThings and am trying to move a thermostat cooling point by -2
I can put in a value for SetCoolingPoint but perhaps my issue is that I can’t retrieve the current Cooling Point. I was trying to utilize SetCoolingPoint with math:
IF button presses
SetCoolingPoint to CoolingPoint - 2
However, when I try to grab the current cooling point, it’s not an option: