# Repeat an action

**URL:** https://community.homey.app/t/repeat-an-action/42471
**Category:** Questions & Help
**Created:** [February 5, 2021, 10:12pm UTC](https://community.homey.app/t/repeat-an-action/42471 "2021-02-05T22:12:09Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![S\_Y](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/s_y/32/35330_2.png) [@S\_Y](https://community.homey.app/u/S_Y)
#### Post date: [February 5, 2021, 10:12pm UTC](https://community.homey.app/t/repeat-an-action/42471/1 "2021-02-05T22:12:09Z")

</div>

Hi ,

I have a door/window sensor and when it’s open for more then 10s I’ll to get repetitive notifications till it’s closed.

Idid made the flow and it’s working great with a timer but I didn’t find a way to make it repetitive.

Please help .

Best!  
Yoni

---

<div class="post-metadata">

### Author: ![DirkG](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/dirkg/32/118897_2.png) [@DirkG](https://community.homey.app/u/DirkG)
#### Post date: [February 6, 2021, 6:45am UTC](https://community.homey.app/t/repeat-an-action/42471/2 "2021-02-06T06:45:18Z")

</div>

When…  
— Contact alarm turned on  
Then…  
— Start Timer with duration 10 s

When…  
— Timer is finished  
And…  
— Contact alarm is on  
Then…  
— Notification/Push message  
— Start or replace timer with duration of 10 s

This example is made with the Chronograph App.

---

<div class="post-metadata">

### Author: ![FKey](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/fkey/32/14793_2.png) [@FKey](https://community.homey.app/u/FKey)
#### Post date: [February 6, 2021, 7:05am UTC](https://community.homey.app/t/repeat-an-action/42471/3 "2021-02-06T07:05:41Z")

</div>

Homey has so many ways to get the job done 😀  
When…  
— Contact alarm turned on  
Then…  
— enable the flow “door open” _[this is a flowcard from flow_]

When…  
— Contact alaram turned off  
Then…  
— disble the flow “door open”

When…  
— every 20 second [_this is a flowcard from Time_]  
Then…  
— Notification/Push message

---

<div class="post-metadata">

### Author: ![S\_Y](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/s_y/32/35330_2.png) [@S\_Y](https://community.homey.app/u/S_Y)
#### Post date: [February 6, 2021, 7:20am UTC](https://community.homey.app/t/repeat-an-action/42471/4 "2021-02-06T07:20:29Z")

</div>

I’m Using countdown timer since the other didn’t work …

Can I do the same ?

---

<div class="post-metadata">

### Author: ![S\_Y](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/s_y/32/35330_2.png) [@S\_Y](https://community.homey.app/u/S_Y)
#### Post date: [February 6, 2021, 7:21am UTC](https://community.homey.app/t/repeat-an-action/42471/5 "2021-02-06T07:21:59Z")

</div>

How do I put twice the “then “ like you wrote?

Can you send me the flow to see?

---

<div class="post-metadata">

### Author: ![FKey](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/fkey/32/14793_2.png) [@FKey](https://community.homey.app/u/FKey)
#### Post date: [February 6, 2021, 7:31am UTC](https://community.homey.app/t/repeat-an-action/42471/6 "2021-02-06T07:31:59Z")

</div>

> [@S\_Y](#):
>
> How do I put twice the “then “

?? Where did I do that?  
(Select the text, it will give you a “quote” button)

---

<div class="post-metadata">

### Author: ![DirkG](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/dirkg/32/118897_2.png) [@DirkG](https://community.homey.app/u/DirkG)
#### Post date: [February 6, 2021, 7:39am UTC](https://community.homey.app/t/repeat-an-action/42471/7 "2021-02-06T07:39:04Z")

</div>

Don’t know, didn’t try Countdown App.

---

<div class="post-metadata">

### Author: ![Adrian\_Rockall](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adrian_rockall/32/13209_2.png) [@Adrian\_Rockall](https://community.homey.app/u/Adrian_Rockall)
#### Post date: [February 6, 2021, 8:55am UTC](https://community.homey.app/t/repeat-an-action/42471/8 "2021-02-06T08:55:23Z")

</div>

Yes it can be done with count down timer in the same way.

The examples being shown are using multiple flows, so that is how the Then is used twice as there are two flows.

---

<div class="post-metadata">

### Author: ![S\_Y](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/s_y/32/35330_2.png) [@S\_Y](https://community.homey.app/u/S_Y)
#### Post date: [February 6, 2021, 11:27am UTC](https://community.homey.app/t/repeat-an-action/42471/9 "2021-02-06T11:27:11Z")

</div>

Thanks allot guys !!!

Working great ! I’m so happy 😀.

Now I know you all an expert I’ll start flowing you with my questions…😂

Thanks again everyone, have a wonderful weekend.
