Create repair issue for low battery

You can use alerts rather than notifications.

  1. You can “acknowledge” them
  2. They are binary sensors that will switch off after the condition (e.g. “battery < xx %”) is resolved, so you use, e.g. auto-enetities to show/hide them on your dashboards.

Lots of example in the forum, but I personally implemented the below, and it’s working very fine

2 Likes