From a82fb043130767b6eb6c04813a34a5ef7e4390b6 Mon Sep 17 00:00:00 2001 From: lollilol <38194372+lollilol@users.noreply.github.com> Date: Mon, 19 May 2025 22:10:56 +0200 Subject: [PATCH] Apple TV use suspend command (#39046) --- source/_integrations/apple_tv.markdown | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/source/_integrations/apple_tv.markdown b/source/_integrations/apple_tv.markdown index 364f336401e..20a033cb065 100644 --- a/source/_integrations/apple_tv.markdown +++ b/source/_integrations/apple_tv.markdown @@ -151,17 +151,8 @@ apple_tv_sleep: target: entity_id: remote.lounge_appletv data: - hold_secs: 1 - delay_secs: 1 command: - - home - - action: remote.send_command - target: - entity_id: remote.lounge_appletv - data: - delay_secs: 1 - command: - - select + - suspend - action: media_player.turn_off target: entity_id: media_player.lounge_appletv