Hi All, I’m trying to find a way to create a routine with dynamic condition value, or the value should refer to another capability of the same device or another device. Let me explain the use case. I have a Google Nest Thermostat (GNT), but I use it just like a temperature sensor. I have AC(not smart, pretty stupid) which is connected to a smart plug, once a plug turns on AC starts cooling. Right now I have a routine - if the temp is equal to or above 26C (hardcoded) it will turn a plug on. GNT has also set the cooling temperature capability, and I would like to create a routine where If the GNT temp sensor is equal to or above the GNT cooling temperature then trigger routine action. What is the benefit, in that case, I can set the threshold when to turn on the AC on the GNT physic…