mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +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:
|
target:
|
||||||
entity_id: remote.lounge_appletv
|
entity_id: remote.lounge_appletv
|
||||||
data:
|
data:
|
||||||
hold_secs: 1
|
|
||||||
delay_secs: 1
|
|
||||||
command:
|
command:
|
||||||
- home
|
- suspend
|
||||||
- action: remote.send_command
|
|
||||||
target:
|
|
||||||
entity_id: remote.lounge_appletv
|
|
||||||
data:
|
|
||||||
delay_secs: 1
|
|
||||||
command:
|
|
||||||
- select
|
|
||||||
- action: media_player.turn_off
|
- action: media_player.turn_off
|
||||||
target:
|
target:
|
||||||
entity_id: media_player.lounge_appletv
|
entity_id: media_player.lounge_appletv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user