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

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 image

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

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

1 Like