1) Give a description of the problem
TEMPERATURE CONTROL
2) What is the expected behaviour?
TRIGGER HEATING
Hi everyone,
during the night my heating is turn-off but I would like to turn-on it when the temperature is less then a certain temperature (I have one aeotec multisensor 6).
I think to have two solutions:
- one piston that every 10 min check the temperature (but I don’t like this recursive routine)
- one piston that use the aeotec device to trigger the heating if the temperature is less then … (will be reliable?)
In your opinion what’s the best solution ?