Using variables would be the neatest way to do this, but you could possibly use a dummy switch that is turned on when the stove reaches 30 degrees.tjabas wrote:Hi!
i have made this simple blocky, it is supposed to turn of the fan to my stove when the air temperature goes below 25 degrees celcius, this works very well, but i have problem when i want to start the fan when the air is cold, below 25 degrees the fan turns of emediately, i have to keep a fire in the stove for about 10 minutes before the fan stops from turning off.
is it possible to do it like this , when the air temp reaches 30 degrees then the blocky ive made turns active?
[img]kamin.PNG[/img]
Then just add "and this switch=on" into your first line.
Then remember to switch "this switch" off when the fan goes off.
This way the script will only run if the stove has at least been over 30 degrees.