mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Improve low battery message
This commit is contained in:
@@ -43,4 +43,4 @@ automation:
|
||||
data_template:
|
||||
title: "⚙️ *System Module · Low Battery*"
|
||||
message: >-
|
||||
{{ trigger.entity_id + "battery is reporting: " + trigger.to_state.state }}
|
||||
{{ trigger.entity_id + " is reporting: " + trigger.to_state.state }}
|
||||
|
||||
Reference in New Issue
Block a user