✨: add current activity list + add profile select for laserdisc activity
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: Laserdisc
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
@@ -103,6 +112,17 @@ sequence:
|
||||
command: a3
|
||||
target:
|
||||
entity_id: remote.rm4pro
|
||||
- alias: Load Retrotink 5x Profile 10
|
||||
action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
num_repeats: 1
|
||||
delay_secs: 0.1
|
||||
hold_secs: 0
|
||||
device: retrotink_5x
|
||||
command: profile_10
|
||||
target:
|
||||
entity_id: remote.rm4pro
|
||||
alias: consonance_activities_laserdisc
|
||||
description: ""
|
||||
icon: mdi:record-circle
|
||||
|
Reference in New Issue
Block a user