There’s a new app for monitoring battery levels, and I notice that it defaults to 15% for warnings. I don’t know if there’s anything scientific behind that.
Hey everyone. I’ve been working on a Home Assistant app called Battery Sentinel and wanted to share it here in case it’s useful to others. HA recently rebranded add-ons as apps, but it’s the same thing; requires Supervisor, so Home Assistant OS or Supervised installs only.
The short version: it gives you a dedicated management page in the HA sidebar where you can see all your battery-powered devices in one place, set alert thresholds, tag battery types, and get notified before things go dead.
F…