mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Remove carbon notifications. Streamline telegram messages
This commit is contained in:
@@ -44,7 +44,7 @@ automation:
|
||||
entity_id: input_boolean.guest_mode
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "⚙️ *System Module*"
|
||||
title: "⚙️ *System Module · Telegram*"
|
||||
message: "Okay, turning Guest mode on!"
|
||||
|
||||
- alias: Guest mode · Disable · From Telegram
|
||||
@@ -58,5 +58,5 @@ automation:
|
||||
entity_id: input_boolean.guest_mode
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "⚙️ *System Module*"
|
||||
title: "⚙️ *System Module · Telegram*"
|
||||
message: "Okay, turning Guest mode off!"
|
||||
|
||||
Reference in New Issue
Block a user