✨: 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: Bluray
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: Bluetooth
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: Kodi
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -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
|
||||
|
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: RGB Consoles
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: Nintendo Switch
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: Nintendo Switch 2
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: TV
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: Vynil
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -1,5 +1,14 @@
|
||||
---
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_select.current_activity
|
||||
state: None
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: Nintendo WiiU
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- action: remote.send_command
|
||||
metadata: {}
|
||||
data:
|
||||
|
@@ -1,5 +1,11 @@
|
||||
---
|
||||
sequence:
|
||||
- action: input_select.select_option
|
||||
metadata: {}
|
||||
data:
|
||||
option: None
|
||||
target:
|
||||
entity_id: input_select.current_activity
|
||||
- if:
|
||||
- condition: state
|
||||
entity_id: input_boolean.tv_oled_lg_c1
|
||||
|
Reference in New Issue
Block a user