Batterycheck device exclusion

You can find a brief overview of an approach that would work here:

There’s a deeper back and forth on that same topic which starts here. It’s in the context of healthchecks, but the same concept applies for batteries.

Would like to check device every XX minutes for offline status - #39 by Laurie_Dale1

A key takeaway is to pay close attention to the syntax and make sure that you are exactly matching the device names… and since you will be filtering the list of device names and storing that result in a variable, make sure to use that variable in your notification.

1 Like