Skip to content

Instantly share code, notes, and snippets.

@davet2001
davet2001 / battery_low_mobile_notification.yaml
Last active May 31, 2025 12:57
Battery low warning home assistant blueprint
blueprint:
name: Low battery level detection & notification for all battery sensors
description: Regularly test all sensors with 'battery' device-class for crossing
a certain battery level threshold and if so execute an action.
domain: automation
input:
threshold:
name: Battery warning level threshold
description: Battery sensors below threshold are assumed to be low-battery.
default: 20