✨: add all activity scripts
This commit is contained in:
73
scripts/consonance_activities_blueray4k+blueray+dvd+cd.yml
Normal file
73
scripts/consonance_activities_blueray4k+blueray+dvd+cd.yml
Normal file
@@ -0,0 +1,73 @@
|
||||
---
|
||||
sequence:
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: triangle_ln01a
|
||||
command: power_toggle
|
||||
target:
|
||||
entity_id: remote.rm4pro
|
||||
alias: Turn on Triangle LN01A
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: lg_oled_c1
|
||||
command: power_toggle
|
||||
target:
|
||||
entity_id: remote.rm4pro
|
||||
alias: Turn on TV OLED LG C1
|
||||
- alias: Turn on Sony UBX700
|
||||
action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: sony_ubx700
|
||||
command: power_toggle
|
||||
target:
|
||||
entity_id: remote.rm4pro
|
||||
- action: input_boolean.turn_on
|
||||
metadata: {}
|
||||
data: {}
|
||||
target:
|
||||
entity_id:
|
||||
- input_boolean.tv_oled_lg_c1
|
||||
- input_boolean.triangle_ln01a
|
||||
- input_boolean.sony_ubx700
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 5
|
||||
milliseconds: 0
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: triangle_ln01a
|
||||
command: input_optical
|
||||
target:
|
||||
entity_id: remote.rm4pro
|
||||
alias: Set input on Triangle LN01A to Optical
|
||||
- alias: Set input on TV OLED LG C1 to HDMI3
|
||||
action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: lg_oled_c1
|
||||
command: input_hdmi3
|
||||
target:
|
||||
entity_id: remote.rm4pro
|
||||
alias: consonance_activities_bluray4k+bluray+dvd+cd
|
||||
description: ""
|
||||
icon: mdi:disc-player
|
Reference in New Issue
Block a user