Skip to content

Generic remote type? #361

Answered by baudneo
baudneo asked this question in Q&A
Mar 29, 2024 · 4 comments · 3 replies
Discussion options

You must be logged in to vote

Nice, thanks for the help! Got it figured with this:

type: custom:firemote-card
entity: media_player.55_roku
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
visible_name_text: ''
name_position: top
defaultRemoteStyle_override: ''
button_overrides:
  power-button:
    service: button.press
    target:
      entity_id: button.bsmt_tv_power
  volume-mute-button:
    service: button.press
    target:
      entity_id: button.bsmt_tv_mute
  volume-up-button:
    service: button.press
    target:
      entity_id: button.bsmt_tv_vol_up
  volume-down-button:
    service: button.press
    target:
      entity_id: button.bsmt_tv_vol_down

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@PRProd
Comment options

Answer selected by PRProd
Comment options

You must be logged in to vote
1 reply
@PRProd
Comment options

Comment options

You must be logged in to vote
1 reply
@baudneo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants