I have a bit of a special setup. I have the Tuya Climate Control and they are not connected directly to the Floor heating (missing wireing). I have a second set of Tuya Climate control connected in the heating room to the floorheating.
The goal of the automation ist, that if i set in my livingroom any target temperature, that its gona check wherever the current temperature of the same device is higher or lower.
Sadly in the frontend i can only use values of different entitys so i have to script, but i cant really script.
If this is checked, then a signal will be send to the Climate Control in the heatingroom connected to the floorheating and set then the target temperature to 35. for heating or 10degrees to stop heating.
can anyone help me?
So it all the checks are done on the same entity/device with current and target temperature. then there is just a normal set temperature on the target device in the heating room.
at the moment i have just a “stupid” automation which turns the heating off, when my temperature in the livingroom reaches 23 for 5 minutes and on again if it gets below 23 for 10. But thats to static.
Had to update the trigger aswell to “current temperature” otherwise it would never stopped or activate the heating. so there are 2 triggers. Target Temp and Current Temp
Aswell i did a delay timer for 10mins that it wont flap when temperatures are close