init haos
This commit is contained in:
+124
@@ -0,0 +1,124 @@
|
||||
unknown:
|
||||
sequence:
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
device: RM3-mini
|
||||
command: tv_on
|
||||
target:
|
||||
entity_id: remote.rm3_mini
|
||||
alias: TV전원
|
||||
description: ''
|
||||
unknown_2:
|
||||
sequence:
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: RM3-mini
|
||||
command: tv_home
|
||||
target:
|
||||
entity_id: remote.rm3_mini
|
||||
alias: 티비홈
|
||||
description: ''
|
||||
unknown_3:
|
||||
sequence:
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: RM3-mini
|
||||
command: tv_right
|
||||
target:
|
||||
entity_id: remote.rm3_mini
|
||||
alias: 티비오른쪽
|
||||
description: ''
|
||||
unknown_4:
|
||||
sequence:
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: RM3-mini
|
||||
command: tv_left
|
||||
target:
|
||||
entity_id: remote.rm3_mini
|
||||
alias: 티비왼쪽
|
||||
description: ''
|
||||
input:
|
||||
sequence:
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.4
|
||||
hold_secs: 0
|
||||
device: RM3-mini
|
||||
command: tv_input
|
||||
target:
|
||||
entity_id: remote.rm3_mini
|
||||
alias: 티비input
|
||||
description: ''
|
||||
tvok:
|
||||
sequence:
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
target:
|
||||
entity_id: remote.rm3_mini
|
||||
data:
|
||||
device: RM3-mini
|
||||
command: tv-ok
|
||||
alias: tvok
|
||||
description: ''
|
||||
av:
|
||||
sequence:
|
||||
- action: script.input
|
||||
metadata: {}
|
||||
data: {}
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 0
|
||||
milliseconds: 500
|
||||
- action: script.unknown_4
|
||||
metadata: {}
|
||||
data: {}
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 0
|
||||
milliseconds: 500
|
||||
- action: script.tvok
|
||||
metadata: {}
|
||||
data: {}
|
||||
alias: AV전환
|
||||
description: ''
|
||||
tv:
|
||||
sequence:
|
||||
- action: script.input
|
||||
metadata: {}
|
||||
data: {}
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 0
|
||||
milliseconds: 500
|
||||
- action: script.unknown_3
|
||||
metadata: {}
|
||||
data: {}
|
||||
- delay:
|
||||
hours: 0
|
||||
minutes: 0
|
||||
seconds: 0
|
||||
milliseconds: 500
|
||||
- action: script.tvok
|
||||
metadata: {}
|
||||
data: {}
|
||||
alias: TV전환
|
||||
description: ''
|
||||
Reference in New Issue
Block a user