#Automation for conditional turn on and off for a fan and humidity?

1 messages · Page 1 of 1 (latest)

mint sorrel
#

If I have primary trigger of "fan turns on" and it has a "for duration" of 30 minutes. And I also have a "And if" condition that the humidity be within a range. After 30 minutes and the humidity is too high, will it not do the thing? Will it do the thing when the humidity gets low enough or will it just never stop?

#

The desired behavior is that it run for at least 30 minutes, but also automatically stop when the humidity gets into the acceptable range if it takes longer than 30 minutes.

#

It may run for 30 minutes in normal humidity.

stoic terrace
#

I find it helpful to create binary sensor helper that gauges humidity - master_fan_sb (should be). Then can use this as trigger/ condition in automations.