Hi all, I got some smart plugs that test power draw. I got it for my ebike battery that is recommended ended to unplug after it is done charging.
How do I set up an automation that:
- checks for the current
- waits a minute
- then checks it again.
If the power draw was over, let’s say, 80W in step 1, then in step 3 is less than 80W, we turn off the plug.
I’m not sure how to configure a wait in step 2. Any tips?