How do i make a rule using ANY app,
That alow this scenerio.
I come home with my iphone used as a presence sensor,
And remind me to plug in my EV charger, ( i can use the power meter function as a device) after 15 miniutes of being home.
rule machine is an app.. start reading up on documentation regarding it..
I would use rule machine for this logic too.
Trigger: your iPhone arrives
Actions:
- Wait 15 minutes
- Simple condition - IF power meter is < x (use whatever current threshold you think is appropriate for your needs) THEN send notification
See step-by-step guide here in your other post: Notification that charger NOT plugged in - #11 by John_Land
3 Likes
@moderators please consider merging this duplicate thread.
1 Like