From 50dad3c8d4d60f09c33cc12dd0a05a61ebefa355 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Mon, 18 Sep 2023 17:58:36 +0300 Subject: [PATCH] opple turn on tv --- .../devices/living_room/living_room_opple.yaml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/config/packages/devices/living_room/living_room_opple.yaml b/config/packages/devices/living_room/living_room_opple.yaml index 6de9194..d656426 100644 --- a/config/packages/devices/living_room/living_room_opple.yaml +++ b/config/packages/devices/living_room/living_room_opple.yaml @@ -35,8 +35,10 @@ automation: entity_id: scene.living_room_ambient_neon button_3_single: - - service: media_player.media_play_pause - entity_id: media_player.living_room + - service: media_player.turn_off + entity_id: + - media_player.living_room_tv + - media_player.nvidia_shield button_3_double: - service: script.sonos_join_tv @@ -49,7 +51,10 @@ automation: entity_id: media_player.living_room button_4_single: - - service: script.music_play + - service: media_player.turn_on + entity_id: + - media_player.living_room_tv + - media_player.nvidia_shield button_4_double: - service: script.music_play