This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.
Closed

Flow to check if door is open more than 5 minutes

I'm looking for an option to make a flow that checks if my door is opened for 5 minutes or more.

Door Sensor = On -> After >= 5 minutes -> Message: Door is opened for x minutes

I'm relative new to the Homey flows and haven't found an option for this.
Can someone help me with this?

Comments

  • viktorviktor Member
    edited April 2018
    Hi, you can try the Countdown App:
    Set a Countdown Name in Settings, then make a Flow with: when door sensor on then start countdown xyz with 300sek.
    Second Flow: when Countdown xyz reach 0 and sensor is on then send Notification Text...

    Or with simple delay in Flows:
    First flow: when Flow triggered and Sensor on then send Notification Text...
    Second Flow: when Door Sensor on then start Flow with 300sek delay.
  • This topic will be closed, when using the search function enough examples can be found on the forum or use the ideas above. If you have problems with this please contact any moderator which are named at the forum rules topic
This discussion has been closed.