Fix logbook log invokations

This commit is contained in:
2020-05-16 11:57:56 +03:00
parent 1c2cf2eaea
commit d3449609b3
6 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -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