Remove carbon notifications. Streamline telegram messages

This commit is contained in:
2020-05-13 00:51:58 +03:00
parent 8255e3c2e3
commit f154422b4d
11 changed files with 28 additions and 52 deletions
+2 -2
View File
@@ -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!"