: add current activity list + add profile select for laserdisc activity

This commit is contained in:
VC
2025-08-15 08:14:39 +02:00
parent be0802f79f
commit 0011dbdc72
11 changed files with 107 additions and 0 deletions

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:
@@ -103,6 +112,17 @@ sequence:
command: a3 command: a3
target: target:
entity_id: remote.rm4pro 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 alias: consonance_activities_laserdisc
description: "" description: ""
icon: mdi:record-circle icon: mdi:record-circle

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,14 @@
--- ---
sequence: 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 - action: remote.send_command
metadata: {} metadata: {}
data: data:

View File

@@ -1,5 +1,11 @@
--- ---
sequence: sequence:
- action: input_select.select_option
metadata: {}
data:
option: None
target:
entity_id: input_select.current_activity
- if: - if:
- condition: state - condition: state
entity_id: input_boolean.tv_oled_lg_c1 entity_id: input_boolean.tv_oled_lg_c1