mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 18:57:43 +00:00
Remove carbon notifications. Streamline telegram messages
This commit is contained in:
@@ -77,9 +77,9 @@ automation:
|
||||
entity_id: media_player.living_room
|
||||
data:
|
||||
night_sound: true
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "🔊 Sonos"
|
||||
title: "🔊 *Media Module · Sonos Mode"
|
||||
message: "Putting Beam in night mode"
|
||||
data:
|
||||
push:
|
||||
@@ -94,9 +94,9 @@ automation:
|
||||
entity_id: media_player.living_room
|
||||
data:
|
||||
night_sound: false
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "🔊 Sonos"
|
||||
title: "🔊 *Media Module · Sonos Mode"
|
||||
message: "Putting Beam in day mode"
|
||||
data:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user