Philips TV remote control via MQTT Buttons and IRBlaster

,

Here is the configuration I use with my Tasmota’ed IRBlaster, hopefully it helps someone:

mqtt:
  button:
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_PowerOff"
    icon: "mdi:television-off"
    name: "PowerOff"
    payload_press: "{\"Protocol\":\"RC5\",\"Bits\":12,\"Data\":\"0x3D\",\"DataLSB\":\"0xBC\",\"Repeat\":0}"
    enabled_by_default: false
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_PowerOn"
    icon: "mdi:television"
    icon: "mdi:power"
    name: "PowerOn"
    payload_press: "{\"Protocol\":\"RC5\",\"Bits\":12,\"Data\":\"0x3F\",\"DataLSB\":\"0xFC\",\"Repeat\":0}"
    enabled_by_default: false
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_PowerToggle"
    icon: "mdi:power"
    name: "PowerToggle"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1000C\",\"DataLSB\":\"0x800030\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_0"
    icon: "mdi:numeric-0-box-outline"
    name: "0"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x\",\"DataLSB\":\"0x\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_1"
    icon: "mdi:numeric-1-box-outline"
    name: "1"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10001\",\"DataLSB\":\"0x800080\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_2"
    icon: "mdi:numeric-2-box-outline"
    name: "2"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x2\",\"DataLSB\":\"0x40\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_3"
    icon: "mdi:numeric-3-box-outline"
    name: "3"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x3\",\"DataLSB\":\"0xC0\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_4"
    icon: "mdi:numeric-4-box-outline"
    name: "4"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10004\",\"DataLSB\":\"0x800020\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_5"
    icon: "mdi:numeric-5-box-outline"
    name: "5"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x5\",\"DataLSB\":\"0xA0\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_6"
    icon: "mdi:numeric-6-box-outline"
    name: "6"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10006\",\"DataLSB\":\"0x800060\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_7"
    icon: "mdi:numeric-7-box-outline"
    name: "7"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x7\",\"DataLSB\":\"0xE0\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_8"
    icon: "mdi:numeric-8-box-outline"
    name: "8"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10008\",\"DataLSB\":\"0x800010\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_9"
    icon: "mdi:numeric-9-box-outline"
    name: "9"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10009\",\"DataLSB\":\"0x800090\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Mute"
    icon: "mdi:volume-mute"
    name: "Mute"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1000D\",\"DataLSB\":\"0x8000B0\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_VolumeDown"
    icon: "mdi:volume-minus"
    name: "VolumeDown"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10011\",\"DataLSB\":\"0x800088\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_VolumeUp"
    icon: "mdi:volume-plus"
    name: "VolumeUp"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10010\",\"DataLSB\":\"0x800008\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_ChannelPrev"
    name: "ChannelPrev"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1000A\",\"DataLSB\":\"0x800050\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_ChannelDown"
    name: "ChannelDown"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10021\",\"DataLSB\":\"0x800084\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_ChannelUp"
    name: "ChannelUp"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10020\",\"DataLSB\":\"0x800004\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_DirectionDown"
    icon: "mdi:arrow-down"
    name: "DirectionDown"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10059\",\"DataLSB\":\"0x80009A\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_DirectionLeft"
    icon: "mdi:arrow-left"
    name: "DirectionLeft"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1005A\",\"DataLSB\":\"0x80005A\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_DirectionRight"
    icon: "mdi:arrow-right"
    name: "DirectionRight"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1005B\",\"DataLSB\":\"0x8000DA\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_DirectionUp"
    icon: "mdi:arrow-left"
    name: "DirectionUp"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10058\",\"DataLSB\":\"0x80001A\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_OK"
    icon: "mdi:hand-okay"
    name: "OK"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1005C\",\"DataLSB\":\"0x80003A\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Stop"
    icon: "mdi:stop"
    name: "Stop"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10031\",\"DataLSB\":\"0x80008C\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Play"
    icon: "mdi:play"
    name: "Play"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1002C\",\"DataLSB\":\"0x800034\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Rewind"
    icon: "mdi:rewind"
    name: "Rewind"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1002B\",\"DataLSB\":\"0x8000D4\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Pause"
    icon: "mdi:pause"
    name: "Pause"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10030\",\"DataLSB\":\"0x80000C\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_FastForward"
    icon: "mdi:fast-forward"
    name: "FastForward"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10028\",\"DataLSB\":\"0x800014\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Record"
    icon: "mdi:record"
    name: "Record"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10037\",\"DataLSB\":\"0x8000EC\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Menu"
    icon: "mdi:menu"
    name: "Menu"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10057\",\"DataLSB\":\"0x8000EA\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Subtitle"
    icon: "mdi:subtitles"
    name: "Subtitle"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1004B\",\"DataLSB\":\"0x8000D2\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Back"
    icon: "mdi:backspace"
    name: "Back"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1000A\",\"DataLSB\":\"0x800050\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Teletext"
    icon: "mdi:text-box-outline"
    name: "Teletext"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1003C\",\"DataLSB\":\"0x80003C\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Search"
    icon: "mdi:magnify"
    name: "Search"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x100B4\",\"DataLSB\":\"0x80002D\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Green"
    icon: "mdi:alpha-g-box-outline"
    name: "Green"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1006E\",\"DataLSB\":\"0x800076\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Red"
    icon: "mdi:alpha-r-box-outline"
    name: "Red"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1006D\",\"DataLSB\":\"0x8000B6\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Blue"
    icon: "mdi:alpha-b-box-outline"
    name: "Blue"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10070\",\"DataLSB\":\"0x80000E\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Yellow"
    icon: "mdi:alpha-y-box-outline"
    name: "Yellow"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1006F\",\"DataLSB\":\"0x8000F6\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Guide"
    icon: "mdi:television-guide"
    name: "Guide"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x100CC\",\"DataLSB\":\"0x800033\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Info"
    icon: "mdi:television-guide"
    name: "Info"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1000F\",\"DataLSB\":\"0x8000F0\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_PageDown"
    icon: "mdi:page-next-outline"
    name: "PageDown"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10021\",\"DataLSB\":\"0x800084\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_PageUp"
    icon: "mdi:page-previous-outline"
    name: "PageUp"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10020\",\"DataLSB\":\"0x800004\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Exit"
    icon: "mdi:exit-to-app"
    name: "Exit"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1009F\",\"DataLSB\":\"0x8000F9\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Netflix"
    icon: "mdi:netflix"
    name: "Netflix"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10076\",\"DataLSB\":\"0x80006E\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Settings"
    icon: "mdi:cog"
    name: "Settings"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x100BF\",\"DataLSB\":\"0x8000FD\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Ambilight"
    icon: "mdi:wall-sconce-flat-variant"
    name: "Ambilight"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1008F\",\"DataLSB\":\"0x8000F1\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_GooglePlay"
    icon: "mdi:google-play"
    name: "GooglePlay"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1009F\",\"DataLSB\":\"0x8000F9\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Home"
    icon: "mdi:home"
    name: "Home"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10054\",\"DataLSB\":\"0x80002A\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_InputHdmi1"
    icon: "mdi:hdmi-port"
    name: "InputHdmi1"
    payload_press: "{\"Protocol\":\"RC5\",\"Bits\":12,\"Data\":\"0x8C6\",\"DataLSB\":\"0x1063\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_InputHdmi2"
    icon: "mdi:hdmi-port"
    name: "InputHdmi2"
    payload_press: "{\"Protocol\":\"RC5\",\"Bits\":12,\"Data\":\"0xC4\",\"DataLSB\":\"0x23\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_InputHdmi3"
    icon: "mdi:hdmi-port"
    name: "InputHdmi3"
    payload_press: "{\"Protocol\":\"RC5\",\"Bits\":12,\"Data\":\"0x8C8\",\"DataLSB\":\"0x1013\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_InputHdmi4"
    icon: "mdi:hdmi-port"
    name: "InputHdmi4"
    payload_press: "{\"Protocol\":\"RC5\",\"Bits\":12,\"Data\":\"0xF9\",\"DataLSB\":\"0x9F\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_InputYPbPr"
    icon: "mdi:video-input-component"
    name: "InputYPbPr"
    payload_press: "{\"Protocol\":\"RC5\",\"Bits\":12,\"Data\":\"0x39\",\"DataLSB\":\"0x9C\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Multiview"
    icon: "mdi:picture-in-picture-bottom-right-outline"
    name: "Multiview"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x1005D\",\"DataLSB\":\"0x8000BA\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Options"
#    icon: "mdi:"
    name: "Options"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10040\",\"DataLSB\":\"0x800002\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Signal"
    icon: "mdi:signal"
    name: "Signal"
    payload_press: "{\"Protocol\":\"NEC\",\"Bits\":32,\"Data\":\"0x20DF6996\",\"DataLSB\":\"0x4FB9669\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_SmartMenu"
    icon: "mdi:menu-open"
    name: "SmartMenu"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10054\",\"DataLSB\":\"0x80002A\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_Source"
    icon: "mdi:import"
    name: "Source"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10038\",\"DataLSB\":\"0x80001C\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_TopPicks"
    icon: "mdi:head-lightbulb"
    name: "TopPicks"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10074\",\"DataLSB\":\"0x80002E\",\"Repeat\":0}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_YouTube"
    icon: "mdi:youtube"
    name: "YouTube"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x10079\"}"
  - device:
      name: TV
      manufacturer: Philips
      suggested_area: "Living room"
      identifiers:
      - tvsernumber
    command_topic: "cmnd/irblaster/irsend"
    unique_id: "tv_remote_AmazonPrime"
    icon: "mdi:multimedia"
    name: "Amazon Prime"
    payload_press: "{\"Protocol\":\"RC6\",\"Bits\":20,\"Data\":\"0x100BA\"}"