From 7dc824dfae2ce7f5c804eb9abc2fe41f9bfc5622 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sat, 16 Dec 2023 15:23:49 +0100 Subject: [PATCH] Update TV Off harmony update --- scripts/20.tv.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/20.tv.yaml b/scripts/20.tv.yaml index 30315cc..80afc3e 100644 --- a/scripts/20.tv.yaml +++ b/scripts/20.tv.yaml @@ -174,6 +174,8 @@ tv_off: alias: 'TV Off' icon: mdi:power sequence: - - service: remote.turn_off + - service: select.select_option target: - entity_id: remote.harmonyhub + entity_id: select.harmonyhub_activities + data: + option: power_off