In the file ‘harmony_REMOTENAME.conf’ you can find the available activities.
Using the activity name ‘Watch TV’, you can perform an action via automation to switch this activity on:
actions:
- action: remote.turn_on
target:
entity_id: remote.bed_room_hub
data:
activity: "Watch TV"
Cheers
JE