I’m not sure how to do this, but trying to have spoken notifications for when battery levels drop below 30% and not sure if there are existing variables that can be used. I found one named “$currentEventDevice” and wondering what that’s for and if there’s a corresponding one for battery level.
“[$currentEventDevice] battery level is [$currentEventDevice:battery]”
I know how this could be done by specifiying each individual device, but trying to be more efficient. Additionally I’m not sure whether to be using a value, expression, arugment, etc.