Hey folks! Moved from Classic to the New ‘Better’ app. Need a way to control ventilation fan in my garage. What happened to the ventilation smartApp? Did any replace it?
Basically in need this fan to kick off every hour for 15 minutes?
I am open to any other ideas?
Thanks
@Jhirley,
This can be done by creating 2 automations.
- Create an automation that every day at a certain time, for example at 00:00, activates the fan and turns it off 15 minutes later.
- Create another automation with the part “If” the Fan is off and add it to be off for 45 minutes.
In the “then” part, Activate Fan and turn it off after 15 minutes.
It’s like a pendulum, you turn it on once and it’s already swinging all day.
I have tested it with a virtual switch with 2 minutes off and 1 minute on. I put screenshot
1 Like
Sorry, I got 15 minutes on and 45 off.
change the times in automations
1 step Automation process now, probably a recent ST update?? ex: IF device status is off for 3 seconds, THEN device Turn on; turn off after 5 seconds. I did need to 1st turn the device OFF to get it running.
Just tried this with a virtual switch. In the ‘new’ SmartThings app, under SmartApps, click the 3 dots, select SmartThings Labs, Virtual Switch. Create the switch then make your 1-step Automation for the timer. Worked for me.
That is why i think it’s good create the first automation or turn switch on-off with quick controls, to start the process automatically and you make sure that if due to any failure the procedure stops, it automatically resumes once a day.
For example, if there is a power outage and the user has no battery backup or an internet outage, the automation could stop.
It always can be started manually by turning the fan switch on and then off.
I see what you’re saying now, thanks! And thank you for your post explaining the process- I didn’t think this on/off timer was possible inside the app without resorting to Webcore or other overkill-craziness.
1 Like
I forgot to tell you, yes, this is new for automations.
They added being able to put a condition of how long open, closed, on, off, locked, unlocked.
The only thing to keep in mind is that the delay clock does not start until the automation is triggered with a new event.
For motion sensors it already existed before, but now it does not work, if you set the condition that motion is detected for x time, the automation will not be triggered. It is in the repair process according to the support email.
Regards
Can the new event simply be turning off the physical (smart) switch on the wall? To get my rule to run I turned it off via the SmartThings app. I have much to learn… Thank you!
Yes, it does not matter whether it is fed from the switch or from the app
Thank you Mariano- you’ve been very helpful!
1 Like
You’re welcome, here we all learn from all