mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-08 10:38:44 +00:00
Restart notifications via chat
This commit is contained in:
@@ -45,8 +45,9 @@ automation:
|
|||||||
event: start
|
event: start
|
||||||
action:
|
action:
|
||||||
- delay: 00:00:03
|
- delay: 00:00:03
|
||||||
- service: script.say
|
- service: script.chat
|
||||||
data:
|
data:
|
||||||
|
title: "⚙️ *System Module · Status*"
|
||||||
message: "Hey! I was out for a bit, but I'm back online!"
|
message: "Hey! I was out for a bit, but I'm back online!"
|
||||||
# - service: notify.telegram
|
# - service: notify.telegram
|
||||||
# data:
|
# data:
|
||||||
|
|||||||
Reference in New Issue
Block a user