Hello, so for context, my boiler has a google nest that controlls all the loops for the radiator, i have bought and installed the kasa ke100 with external temp sensors on those radiators.
i thought i could get google script to act as a sort of on/off for the google nest thermostat so that when the valves call for heat it sets a temp of 26C, and when all of them are off or dont request heat they turn the thermostat to 15C.
is: heat just looks for if the valve is turned on in general and not actually calling for heat.
and so if i turn the valve on myself as a test it will set the temp to 26 on the google nest, even though the valve set point is 18 and the ambient in the room is read as 20 so the valce is not actually turned on, is this a limitation of the scripting ill add the script below and redact the names. any ideas? on how to do this.