mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Update logbook log messages
This commit is contained in:
@@ -249,5 +249,4 @@ automation:
|
|||||||
message: "Hey, I'm turning Titanium off. It's been idling for 3 hours."
|
message: "Hey, I'm turning Titanium off. It's been idling for 3 hours."
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "🖥 *Devices · Titanium*"
|
name: "🖥 Devices · Titanium · Turning off - idling for 3 hours"
|
||||||
message: "Hey, I'm turning Titanium off. It's been idling for 3 hours."
|
|
||||||
|
|||||||
@@ -48,8 +48,8 @@ automation:
|
|||||||
message: "Okay, turning Guest mode on!"
|
message: "Okay, turning Guest mode on!"
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "⚙️ *System Module · Telegram*"
|
name: "⚙️ System Module · Telegram · Turning Guest mode on"
|
||||||
message: "Okay, turning Guest mode on!"
|
entity_id: input_boolean.guest_mode
|
||||||
|
|
||||||
- alias: Guest mode · Disable · From Telegram
|
- alias: Guest mode · Disable · From Telegram
|
||||||
trigger:
|
trigger:
|
||||||
@@ -66,5 +66,5 @@ automation:
|
|||||||
message: "Okay, turning Guest mode off!"
|
message: "Okay, turning Guest mode off!"
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "⚙️ *System Module · Telegram*"
|
name: "⚙️ System Module · Telegram · Turning Guest mode off"
|
||||||
message: "Okay, turning Guest mode off!"
|
entity_id: input_boolean.guest_mode
|
||||||
|
|||||||
@@ -270,8 +270,9 @@ automation:
|
|||||||
message: "Hey, I'm turning on the purifier, because humidity is low and there is water in the tank"
|
message: "Hey, I'm turning on the purifier, because humidity is low and there is water in the tank"
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "💨 *Climate module · Purifier On*"
|
name: "💨 Climate module · Purifier On · Humidity is low"
|
||||||
message: "Turning purifier on - humidity is low"
|
entity_id: fan.philips_airpurifier
|
||||||
|
domain: fan
|
||||||
|
|
||||||
- alias: Purifier · Turn on · Low air quality
|
- alias: Purifier · Turn on · Low air quality
|
||||||
trigger:
|
trigger:
|
||||||
@@ -295,8 +296,9 @@ automation:
|
|||||||
message: "Hey, I'm turning on the purifier, because air quality is low"
|
message: "Hey, I'm turning on the purifier, because air quality is low"
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "💨 *Climate Module · Purifier On"
|
name: "💨 Climate Module · Purifier On · Air quality is low"
|
||||||
message: "Turning purifier on - air quality is low"
|
entity_id: fan.philips_airpurifier
|
||||||
|
domain: fan
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: binary_sensor.purifier_out_of_water
|
entity_id: binary_sensor.purifier_out_of_water
|
||||||
state: "off"
|
state: "off"
|
||||||
@@ -310,8 +312,9 @@ automation:
|
|||||||
message: "Also, switching to humidification, because there is water in the tank"
|
message: "Also, switching to humidification, because there is water in the tank"
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "💨 *Climate Module · Purifier Function"
|
name: "💨 Climate Module · Purifier Function · Switching to humidification - there is water in the tank"
|
||||||
message: "Switching purifier to humidification - there is water in the tank"
|
entity_id: fan.philips_airpurifier
|
||||||
|
domain: fan
|
||||||
|
|
||||||
- alias: Purifier · Turn off · Okay humidity
|
- alias: Purifier · Turn off · Okay humidity
|
||||||
trigger:
|
trigger:
|
||||||
@@ -339,8 +342,9 @@ automation:
|
|||||||
message: "Hey, I'm turning the purifier off, because humidity is okay"
|
message: "Hey, I'm turning the purifier off, because humidity is okay"
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "💨 *Climate Module · Purifier Off"
|
name: "💨 Climate Module · Purifier Off · Humidity is okay"
|
||||||
message: "Turning purifier off - humidity is okay"
|
entity_id: fan.philips_airpurifier
|
||||||
|
domain: fan
|
||||||
|
|
||||||
homeassistant:
|
homeassistant:
|
||||||
customize:
|
customize:
|
||||||
|
|||||||
@@ -15,8 +15,9 @@ automation:
|
|||||||
brightness_pct: 100
|
brightness_pct: 100
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "💡 *Lighting Module · Lights On"
|
name: "💡 Lighting Module · Lights On · 30 mins to sunset"
|
||||||
message: "Turning lights on - it's 30 mins to sunset"
|
entity_id: light.on_after_dark
|
||||||
|
domain: light
|
||||||
|
|
||||||
- alias: Lighting · Turn off all lights after sunrise
|
- alias: Lighting · Turn off all lights after sunrise
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
@@ -79,8 +79,9 @@ automation:
|
|||||||
night_sound: true
|
night_sound: true
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "🔊 *Media Module · Sonos Mode"
|
name: "🔊 Media Module · Sonos Mode · Putting Beam in night mode"
|
||||||
message: "Putting Beam in night mode"
|
entity_id: media_player.living_room
|
||||||
|
domain: media_player
|
||||||
|
|
||||||
- alias: Media · Sonos · Put Beam in day mode
|
- alias: Media · Sonos · Put Beam in day mode
|
||||||
trigger:
|
trigger:
|
||||||
@@ -93,8 +94,9 @@ automation:
|
|||||||
night_sound: false
|
night_sound: false
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "🔊 *Media Module · Sonos Mode"
|
name: "🔊 Media Module · Sonos Mode · Putting Beam in day mode"
|
||||||
message: "Putting Beam in day mode"
|
entity_id: media_player.living_room
|
||||||
|
domain: media_player
|
||||||
|
|
||||||
- alias: Media · Sonos · Volume up on bathroom switch click
|
- alias: Media · Sonos · Volume up on bathroom switch click
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
@@ -98,8 +98,9 @@ automation:
|
|||||||
entity_id: media_player.living_room
|
entity_id: media_player.living_room
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "📺 *Media Module · Sonos Group"
|
name: "📺 Media Module · Sonos Group · TV off - joining Beam to Sonos Group"
|
||||||
message: "TV off - joining Beam to Sonos Group"
|
entity_id: media_player.living_room
|
||||||
|
domain: media_player
|
||||||
|
|
||||||
- alias: TV · State · Sync on TV on
|
- alias: TV · State · Sync on TV on
|
||||||
trigger:
|
trigger:
|
||||||
@@ -111,8 +112,9 @@ automation:
|
|||||||
entity_id: media_player.nvidia_shield
|
entity_id: media_player.nvidia_shield
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "📺 *Media Module · Sync TV state"
|
name: "📺 Media Module · Sync TV state · Turning Shield on - TV is on"
|
||||||
message: "Shield on - TV is on"
|
entity_id: media_player.nvidia_shield
|
||||||
|
domain: media_player
|
||||||
|
|
||||||
|
|
||||||
- alias: TV · State · Sync on TV off
|
- alias: TV · State · Sync on TV off
|
||||||
@@ -125,8 +127,9 @@ automation:
|
|||||||
entity_id: media_player.nvidia_shield
|
entity_id: media_player.nvidia_shield
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "📺 *Media Module · Sync TV state"
|
name: "📺 Media Module · Sync TV state · Turning Shield off - TV is off"
|
||||||
message: "Shield off - TV is off"
|
entity_id: media_player.nvidia_shield
|
||||||
|
domain: media_player
|
||||||
|
|
||||||
- alias: TV · State · Sync on Shield on
|
- alias: TV · State · Sync on Shield on
|
||||||
trigger:
|
trigger:
|
||||||
@@ -142,8 +145,9 @@ automation:
|
|||||||
source: "Shield"
|
source: "Shield"
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "📺 *Media Module · Sync TV state"
|
name: "📺 Media Module · Sync TV state · Turning TV on - Shield is on"
|
||||||
message: "TV on - Shield is on"
|
entity_id: media_player.living_room_tv
|
||||||
|
domain: media_player
|
||||||
|
|
||||||
|
|
||||||
- alias: TV · State · Sync on Shield off
|
- alias: TV · State · Sync on Shield off
|
||||||
@@ -159,8 +163,9 @@ automation:
|
|||||||
entity_id: media_player.living_room_tv
|
entity_id: media_player.living_room_tv
|
||||||
- service: logbook.log
|
- service: logbook.log
|
||||||
data:
|
data:
|
||||||
name: "📺 *Media Module · Sync TV state"
|
name: "📺 Media Module · Sync TV state · Turning TV off - Shield is off"
|
||||||
message: "TV off - Shield is off"
|
entity_id: media_player.living_room_tv
|
||||||
|
domain: media_player
|
||||||
|
|
||||||
homeassistant:
|
homeassistant:
|
||||||
customize:
|
customize:
|
||||||
|
|||||||
Reference in New Issue
Block a user