Inital Commit
This commit is contained in:
15
automations/weekly_battery_notifications_check.yaml
Normal file
15
automations/weekly_battery_notifications_check.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
- id: "1635929281159"
|
||||
alias: Weekly Low battery level detection
|
||||
description: ""
|
||||
use_blueprint:
|
||||
path: sbyx/low-battery-level-detection-notification-for-all-battery-sensors.yaml
|
||||
input:
|
||||
day: 1
|
||||
time: "21:00:00"
|
||||
actions:
|
||||
- service: notify.pushover_notifications
|
||||
data:
|
||||
message: >
|
||||
Weekly Battery Check. Low Devices:
|
||||
{{sensors}}
|
||||
title: View Road Sensors
|
Reference in New Issue
Block a user