Trigger SmartThings' scene when battery is charged

by Miguel Fr

Version 1 (July 7, 2024)

Download (42 downloads)

This flow is a continuous loop that checks the battery life of your device while it is being charged. Once a certain battery level is reached it triggers a SmartThings scene (to turn off a smart plug for example) by sending an HTTP request. You only need to set your API token and scene-id in the variables. I tried to make the loop battery friendly, since it is always running.
If the device is not being charged, it simply waits until there is a "Plugged in AC charger" event.
I recommend adding some type of verification that you are at home, otherwise this will always run even when not using the smart plug e.g.

Check out my other flow "Trigger SmartThings' scene when low battery" and leave both always running so you don't have to worry about leaving your device charging all night or when to start charging it. You will need a scene in SmartThings that is able to control the AC charger you are using otherwise this will not work (i recommend buying a simple smart plug where you can place your charger on at all times).

5.0 average rating from 1 reviews

5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 star
0
Reports
0

Rate and review within the app in the Community section.