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