diff --git a/config/packages/devices/titanium.yaml b/config/packages/devices/titanium.yaml index 69eafe9..396d165 100644 --- a/config/packages/devices/titanium.yaml +++ b/config/packages/devices/titanium.yaml @@ -249,5 +249,4 @@ automation: message: "Hey, I'm turning Titanium off. It's been idling for 3 hours." - service: logbook.log data: - name: "馃枼 *Devices 路聽Titanium*" - message: "Hey, I'm turning Titanium off. It's been idling for 3 hours." + name: "馃枼 Devices 路聽Titanium 路聽Turning off - idling for 3 hours" diff --git a/config/packages/modes/guest_mode.yaml b/config/packages/modes/guest_mode.yaml index 133cfe3..4eddb75 100644 --- a/config/packages/modes/guest_mode.yaml +++ b/config/packages/modes/guest_mode.yaml @@ -48,8 +48,8 @@ automation: message: "Okay, turning Guest mode on!" - service: logbook.log data: - name: "鈿欙笍 *System Module 路聽Telegram*" - message: "Okay, turning Guest mode on!" + name: "鈿欙笍 System Module 路聽Telegram 路 Turning Guest mode on" + entity_id: input_boolean.guest_mode - alias: Guest mode 路 Disable 路 From Telegram trigger: @@ -66,5 +66,5 @@ automation: message: "Okay, turning Guest mode off!" - service: logbook.log data: - name: "鈿欙笍 *System Module 路聽Telegram*" - message: "Okay, turning Guest mode off!" + name: "鈿欙笍 System Module 路聽Telegram 路 Turning Guest mode off" + entity_id: input_boolean.guest_mode diff --git a/config/packages/modules/climate/purifier.yaml b/config/packages/modules/climate/purifier.yaml index dcd9184..c20dc9b 100644 --- a/config/packages/modules/climate/purifier.yaml +++ b/config/packages/modules/climate/purifier.yaml @@ -270,8 +270,9 @@ 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*" - message: "Turning purifier on - humidity is low" + name: "馃挩 Climate module 路 Purifier On 路 Humidity is low" + entity_id: fan.philips_airpurifier + domain: fan - alias: Purifier 路 Turn on 路 Low air quality trigger: @@ -295,8 +296,9 @@ automation: message: "Hey, I'm turning on the purifier, because air quality is low" - service: logbook.log data: - name: "馃挩 *Climate Module 路 Purifier On" - message: "Turning purifier on - air quality is low" + name: "馃挩 Climate Module 路 Purifier On 路 Air quality is low" + entity_id: fan.philips_airpurifier + domain: fan - condition: state entity_id: binary_sensor.purifier_out_of_water state: "off" @@ -310,8 +312,9 @@ automation: message: "Also, switching to humidification, because there is water in the tank" - service: logbook.log data: - name: "馃挩 *Climate Module 路 Purifier Function" - message: "Switching purifier to humidification - there is water in the tank" + name: "馃挩 Climate Module 路 Purifier Function 路 Switching to humidification - there is water in the tank" + entity_id: fan.philips_airpurifier + domain: fan - alias: Purifier 路 Turn off 路 Okay humidity trigger: @@ -339,8 +342,9 @@ automation: message: "Hey, I'm turning the purifier off, because humidity is okay" - service: logbook.log data: - name: "馃挩 *Climate Module 路 Purifier Off" - message: "Turning purifier off - humidity is okay" + name: "馃挩 Climate Module 路 Purifier Off 路 Humidity is okay" + entity_id: fan.philips_airpurifier + domain: fan homeassistant: customize: diff --git a/config/packages/modules/lighting/state.yaml b/config/packages/modules/lighting/state.yaml index 0e83312..9dbab1c 100644 --- a/config/packages/modules/lighting/state.yaml +++ b/config/packages/modules/lighting/state.yaml @@ -15,8 +15,9 @@ automation: brightness_pct: 100 - service: logbook.log data: - name: "馃挕 *Lighting Module 路 Lights On" - message: "Turning lights on - it's 30 mins to sunset" + name: "馃挕 Lighting Module 路 Lights On 路 30 mins to sunset" + entity_id: light.on_after_dark + domain: light - alias: Lighting 路 Turn off all lights after sunrise trigger: diff --git a/config/packages/modules/media/sonos.yaml b/config/packages/modules/media/sonos.yaml index e85a701..72741d2 100644 --- a/config/packages/modules/media/sonos.yaml +++ b/config/packages/modules/media/sonos.yaml @@ -79,8 +79,9 @@ automation: night_sound: true - service: logbook.log data: - name: "馃攰 *Media Module 路聽Sonos Mode" - message: "Putting Beam in night mode" + name: "馃攰 Media Module 路聽Sonos Mode 路聽Putting Beam in night mode" + entity_id: media_player.living_room + domain: media_player - alias: Media 路 Sonos 路聽Put Beam in day mode trigger: @@ -93,8 +94,9 @@ automation: night_sound: false - service: logbook.log data: - name: "馃攰 *Media Module 路 Sonos Mode" - message: "Putting Beam in day mode" + name: "馃攰 Media Module 路 Sonos Mode 路 Putting Beam in day mode" + entity_id: media_player.living_room + domain: media_player - alias: Media 路聽Sonos 路 Volume up on bathroom switch click trigger: diff --git a/config/packages/modules/media/tv.yaml b/config/packages/modules/media/tv.yaml index 722cae8..86e00ce 100644 --- a/config/packages/modules/media/tv.yaml +++ b/config/packages/modules/media/tv.yaml @@ -98,8 +98,9 @@ automation: entity_id: media_player.living_room - service: logbook.log data: - name: "馃摵 *Media Module 路 Sonos Group" - message: "TV off - joining Beam to Sonos Group" + name: "馃摵 Media Module 路 Sonos Group 路 TV off - joining Beam to Sonos Group" + entity_id: media_player.living_room + domain: media_player - alias: TV 路 State 路聽Sync on TV on trigger: @@ -111,8 +112,9 @@ automation: entity_id: media_player.nvidia_shield - service: logbook.log data: - name: "馃摵 *Media Module 路 Sync TV state" - message: "Shield on - TV is on" + name: "馃摵 Media Module 路 Sync TV state 路 Turning Shield on - TV is on" + entity_id: media_player.nvidia_shield + domain: media_player - alias: TV 路聽State 路 Sync on TV off @@ -125,8 +127,9 @@ automation: entity_id: media_player.nvidia_shield - service: logbook.log data: - name: "馃摵 *Media Module 路 Sync TV state" - message: "Shield off - TV is off" + name: "馃摵 Media Module 路 Sync TV state 路 Turning Shield off - TV is off" + entity_id: media_player.nvidia_shield + domain: media_player - alias: TV 路聽State 路 Sync on Shield on trigger: @@ -142,8 +145,9 @@ automation: source: "Shield" - service: logbook.log data: - name: "馃摵 *Media Module 路 Sync TV state" - message: "TV on - Shield is on" + name: "馃摵 Media Module 路 Sync TV state 路 Turning TV on - Shield is on" + entity_id: media_player.living_room_tv + domain: media_player - alias: TV 路聽State 路 Sync on Shield off @@ -159,8 +163,9 @@ automation: entity_id: media_player.living_room_tv - service: logbook.log data: - name: "馃摵 *Media Module 路 Sync TV state" - message: "TV off - Shield is off" + name: "馃摵 Media Module 路 Sync TV state 路 Turning TV off - Shield is off" + entity_id: media_player.living_room_tv + domain: media_player homeassistant: customize: