# Turn off Car Charger when the car is finished charging. Fibaro plug

**URL:** https://community.homey.app/t/turn-off-car-charger-when-the-car-is-finished-charging-fibaro-plug/9939
**Category:** Flows
**Created:** [March 2, 2019, 8:55am UTC](https://community.homey.app/t/turn-off-car-charger-when-the-car-is-finished-charging-fibaro-plug/9939 "2019-03-02T08:55:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Wedlock](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wedlock/32/6494_2.png) [@Wedlock](https://community.homey.app/u/Wedlock)
#### Post date: [March 2, 2019, 8:55am UTC](https://community.homey.app/t/turn-off-car-charger-when-the-car-is-finished-charging-fibaro-plug/9939/1 "2019-03-02T08:55:15Z")

</div>

Does anyone have an ide how I could put in a delay infront of “AND” comand.

Im trying the to archive the following.

When fibaro plug turns on my charger starts charging the car. Then I want it to automatically turn of when the power goes under 15W then the car is finished charging. But It takes 15 sec for the carcharger to initiate. So I need to have a delay infront of the AND comand. If not the plug just turn off right away.

![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/2X/d/df0001d9ffb3bd9326a9482f93e0d127b7c4672b.jpeg) ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/2X/0/0a29288818bf89c9490bdfe957f37c396139f2f6.jpeg)

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/2X/f/f07f8d2e22d6760db8f7fbd03b79fdc51c306678.jpeg)

---

<div class="post-metadata">

### Author: ![Toon\_Vos](https://avatars.discourse-cdn.com/v4/letter/t/57b2e6/32.png) [@Toon\_Vos](https://community.homey.app/u/Toon_Vos)
#### Post date: [March 2, 2019, 9:43am UTC](https://community.homey.app/t/turn-off-car-charger-when-the-car-is-finished-charging-fibaro-plug/9939/2 "2019-03-02T09:43:11Z")

</div>

First start countdown. In second flow stop loader of current is below xW

---

<div class="post-metadata">

### Author: ![Rocodamelshekima](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/rocodamelshekima/32/8209_2.png) [@Rocodamelshekima](https://community.homey.app/u/Rocodamelshekima)
#### Post date: [March 2, 2019, 12:06pm UTC](https://community.homey.app/t/turn-off-car-charger-when-the-car-is-finished-charging-fibaro-plug/9939/3 "2019-03-02T12:06:55Z")

</div>

And why not just a delay in the THEN?  
IF power changed AND = below 15 THEN turn of the plug with a delay of 15 sec
