mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Apple TV use suspend command (#39046)
This commit is contained in:
parent
b99d8b48e3
commit
a82fb04313
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user