Temperature setpoint

Hello,

Recently there was an update adding the setpoint temperature.
I managed to add it to my interface, see image


But I can’t use it in a scene — let me explain.
See illustrative image.
I have temperature sensors and I have the setpoint; I’d like to make it so that if the temperature is below the setpoint it turns on the heating, but how do I place the setpoint variable in the second field? See image

I’m stuck here.
If you have any ideas, please let me know.

Thank you

For now, yes it’s not possible but @lmilcent suggested in a post to do a calculation in the scene with the math.js API and test if the result is greater than 0.

Here’s the link to the post

1 Like

Ok thanks, I’ll take a look at all of that

I documented that in a tutorial.
For me, it works like this: [Tutoriel] [MAJ] Thermostat "fait maison" et intégration/programmation dans Gladys

Thanks to you, I managed to make something more or less the way I wanted


I’m thinking of adding Ecowatt control to my heating.

Next, I’d like to add my Linky to the interface; I’m taking my time

3 Likes