2022-08-18 14:45:03 +00:00
|
|
|
script:
|
|
|
|
tv_turn_on:
|
|
|
|
sequence:
|
2024-04-24 19:58:21 +00:00
|
|
|
- service: switch.turn_on
|
2022-08-18 14:45:03 +00:00
|
|
|
target:
|
2024-04-24 19:58:21 +00:00
|
|
|
entity_id: switch.livingroom_tv_socket_switch
|
2022-08-18 14:45:03 +00:00
|
|
|
- delay:
|
2022-11-20 15:11:00 +00:00
|
|
|
seconds: 15
|
2022-08-18 14:45:03 +00:00
|
|
|
- service: remote.send_command
|
|
|
|
target:
|
|
|
|
device_id: 13079d62ad53d8991b26238c5594adca
|
|
|
|
data:
|
|
|
|
device: "78200006"
|
|
|
|
command: PowerOn
|