Control your media device through Harmony Hub with this card.
For help, visit the Harmony Remote Card support thread here
Installation through HACS
type: custom:harmony-remote-card
entity: remote.harmony_hub
Name | Type | Requirement | Description |
---|---|---|---|
type | string | Required | custom:harmony-remote-card |
entity | string | Required | remote.harmony_hub the name of the harmony hub entity |
devices | Array | Optional | a list of devices to add custom commands to. See below for more info. |
Name | Type | Requirement | Description |
---|---|---|---|
name | string | Required | the name of the device you want custom commands on |
commands | string | Required | the name of the command in your harmony.conf file for this device. Can be a simple list or a list of objects with name and command properties. |
Name | Type | Requirement | Description |
---|---|---|---|
name | string | Required | the custom name of the command |
command | string | Required | the name of the command in your harmony.conf file. |
Example config:
type: custom:harmony-hub-card
entity: remote.harmony_hub
devices:
- name: Media Room Shield
commands:
- Mute
- Home
- name: Power Off
command: PowerOff
- name: LG TV
commands:
- Mute
- Info
- name: InputHdmi1
command: InputHdmi1
- name: Denon AV Receiver
commands:
- Mute
- Info
- InputTVAudio
- InputGame
- name: Volume Down
command: VolumeDown
- name: Volume Up
command: VolumeUp
Enjoy my card? Help me out for a couple of 🍻 or a ☕!