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:
@@ -243,13 +243,7 @@ automation:
|
||||
above: 180
|
||||
action:
|
||||
- service: script.titanium_shutdown
|
||||
- service: script.say
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "🖥 *Devices · Titanium*"
|
||||
message: "Hey, I'm turning Titanium off. It's been idling for 3 hours."
|
||||
- service: notify.mobile_app_carbon
|
||||
data:
|
||||
title: "Automation"
|
||||
message: "Turning titanium off - idle for 3 hours"
|
||||
data:
|
||||
push:
|
||||
thread-id: "titanium"
|
||||
|
||||
@@ -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!"
|
||||
|
||||
@@ -265,9 +265,9 @@ automation:
|
||||
- service: script.say
|
||||
data:
|
||||
message: "Hey, I'm turning on the purifier, because humidity is low and there is water in the tank"
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.carbon
|
||||
data:
|
||||
title: "💨 Climate"
|
||||
title: "💨 *Climate module · Purifier On*"
|
||||
message: "Turning purifier on - humidity is low"
|
||||
data:
|
||||
push:
|
||||
@@ -289,9 +289,9 @@ automation:
|
||||
- service: script.say
|
||||
data:
|
||||
message: "Hey, I'm turning on the purifier, because air quality is low"
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "💨 Climate"
|
||||
title: "💨 *Climate Module · Purifier On"
|
||||
message: "Turning purifier on - air quality is low"
|
||||
data:
|
||||
push:
|
||||
@@ -307,9 +307,9 @@ automation:
|
||||
- service: script.say
|
||||
data:
|
||||
message: "Also, switching to humidification, because there is water in the tank"
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "💨 Climate"
|
||||
title: "💨 *Climate Module · Purifier Function"
|
||||
message: "Switching purifier to humidification - there is water in the tank"
|
||||
data:
|
||||
push:
|
||||
@@ -336,9 +336,9 @@ automation:
|
||||
- service: script.say
|
||||
data:
|
||||
message: "Hey, I'm turning the purifier off, because humidity is okay"
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "💨 Climate"
|
||||
title: "💨 *Climate Module · Purifier Off"
|
||||
message: "Turning purifier off - humidity is okay"
|
||||
data:
|
||||
push:
|
||||
|
||||
@@ -13,10 +13,10 @@ automation:
|
||||
entity_id: light.on_after_dark
|
||||
data:
|
||||
brightness_pct: 100
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "💡 Lights"
|
||||
message: "Turning lights on - 30 mins before sunset"
|
||||
title: "💡 *Lighting Module · Lights On"
|
||||
message: "Turning lights on - it's 30 mins to sunset"
|
||||
data:
|
||||
push:
|
||||
thread-id: "lights"
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -96,9 +96,9 @@ automation:
|
||||
data:
|
||||
master: media_player.master_bedroom
|
||||
entity_id: media_player.living_room
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "📺 Sonos"
|
||||
title: "📺 *Media Module · Sonos Group"
|
||||
message: "TV off - joining Beam to Sonos Group"
|
||||
data:
|
||||
push:
|
||||
|
||||
@@ -91,10 +91,3 @@ automation:
|
||||
- service: script.say
|
||||
data:
|
||||
message: "Just wanted to let you know - a new PDS is available!"
|
||||
- service: notify.mobile_app_carbon
|
||||
data:
|
||||
title: "📺 Media"
|
||||
message: "A new PDS is available"
|
||||
data:
|
||||
push:
|
||||
thread-id: "pds"
|
||||
|
||||
@@ -26,9 +26,9 @@ automation:
|
||||
"Hey, your phone is running low on battery, put it on the charger!"
|
||||
] | random
|
||||
}}
|
||||
- service: notify.mobile_app_carbon
|
||||
- service: notify.telegram
|
||||
data_template:
|
||||
title: "⚠️ Battery"
|
||||
title: "⚠️ *Notification module · Low Battery"
|
||||
message: >-
|
||||
|
||||
{{
|
||||
@@ -49,18 +49,7 @@ automation:
|
||||
action:
|
||||
- service: script.say
|
||||
data_template:
|
||||
title: "❕*Notification Module*"
|
||||
message: >-
|
||||
|
||||
{{
|
||||
[
|
||||
"Hey, the front door is opened. Are you home?!",
|
||||
"Hey, the front door has been opened for 2 minutes!"
|
||||
] | random
|
||||
}}
|
||||
- service: notify.mobile_app_carbon
|
||||
data_template:
|
||||
title: "⚠️ Warning"
|
||||
title: "⚠️ *Notification Module · Front Door*"
|
||||
message: >-
|
||||
|
||||
{{
|
||||
|
||||
@@ -97,7 +97,7 @@ automation:
|
||||
action:
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "🏠 *Presence Module · Arrival detection*"
|
||||
title: "🏠 *Presence Module · Arrival Detection*"
|
||||
message: "Device marked as home. Waiting for door to open!"
|
||||
- wait_template: "{{ is_state('binary_sensor.front_door_on_off', 'on') }}"
|
||||
continue_on_timeout: false
|
||||
@@ -106,7 +106,7 @@ automation:
|
||||
entity_id: input_boolean.georgi_home
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "🏠 *Presence Module · Arrival detection*"
|
||||
title: "🏠 *Presence Module · Arrival Detection*"
|
||||
message: "✅ Hey, I've marked you as home now!"
|
||||
|
||||
- alias: Presence · Leaving home
|
||||
|
||||
@@ -118,5 +118,5 @@ automation:
|
||||
action:
|
||||
- service: notify.telegram
|
||||
data:
|
||||
title: "🛡 *Security Module · Door opened while away*"
|
||||
title: "🛡 *Security Module · Front Door*"
|
||||
message: "It seems like the front door was opened while you are away! Check the camera!"
|
||||
|
||||
@@ -74,7 +74,7 @@ automation:
|
||||
action:
|
||||
- service: notify.telegram
|
||||
data_template:
|
||||
title: "⚙️ *System Module*"
|
||||
title: "⚙️ *System Module · Status*"
|
||||
message: >-
|
||||
|
||||
Guest mode: {{ states('input_boolean.guest_mode') }}
|
||||
|
||||
Reference in New Issue
Block a user