Sky Q box remote

I’ve reworked the earlier sky remote to use the later Sky Q layout. This is the image you’ll need to upload to a new Picture Elements card:


This version has labels, but you can edit them out if you prefer by replacing all of the titles with “title: null”.
Leave your uploaded image location at the bottom (should start image: /api/image/serve/####)and replace the rest with this:

type: picture-elements
elements:
  - type: action-button
    action: remote.send_command
    title: "ON"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - power
    style:
      left: 24.5%
      top: 15.4%
  - type: action-button
    action: remote.send_command
    title: SKY
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - sky
    style:
      left: 50%
      top: 9.5%
  - type: action-button
    action: remote.send_command
    title: Play
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - play
    style:
      left: 50%
      top: 21.9%
  - type: action-button
    action: remote.send_command
    title: SELECT
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - select
    style:
      left: 51%
      top: 35.5%
  - type: action-button
    action: remote.send_command
    title: BACKUP
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - backup
    style:
      left: 20.9%
      top: 45.1%
  - type: action-button
    action: remote.send_command
    title: TVGUIDE
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - tvguide
    style:
      left: 78.8%
      top: 44.6%
  - type: action-button
    action: remote.send_command
    title: LEFT
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - left
      delay_secs: 0.2
    style:
      left: 30.0%
      top: 35.5%
  - type: action-button
    action: remote.send_command
    title: RIGHT
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - right
      delay_secs: 0.2
    style:
      left: 70.0%
      top: 35.5%
  - type: action-button
    action: remote.send_command
    title: UP
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - up
      delay_secs: 0.2
    style:
      left: 50%
      top: 28.9%
  - type: action-button
    action: remote.send_command
    title: DOWN
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - down
      delay_secs: 0.2
    style:
      left: 50.0%
      top: 41.0%
  - type: action-button
    action: remote.send_command
    title: REWIND
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - rewind
      delay_secs: 0.2
    style:
      left: 22.8%
      top: 24.9%
  - type: action-button
    action: remote.send_command
    title: FORWARD
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - fastforward
      delay_secs: 0.2
    style:
      left: 76%
      top: 24.9%
  - type: action-button
    action: remote.send_command
    title: RECORD
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - record
    style:
      left: 50.0%
      top: 60.1%
  - type: action-button
    action: remote.send_command
    title: R
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - red
    style:
      left: 21.8%
      top: 65.4%
  - type: action-button
    action: remote.send_command
    title: B
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - blue
    style:
      left: 79.4%
      top: 65.4%
  - type: action-button
    action: remote.send_command
    title: G
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - green
    style:
      left: 40.6%
      top: 65.4%
  - type: action-button
    action: remote.send_command
    title: "Y"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - yellow
    style:
      left: 60.3%
      top: 65.4%
  - type: action-button
    action: remote.send_command
    title: I
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - i
    style:
      left: 60.2%
      top: 55.4%
  - type: action-button
    action: remote.send_command
    title: UP
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - channelup
    style:
      left: 79%
      top: 53.3%
  - type: action-button
    action: remote.send_command
    title: DOWN
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - channeldown
    style:
      left: 79%
      top: 59.9%
  - type: action-button
    action: remote.send_command
    title: HELP
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - help
    style:
      left: 76.2%
      top: 89.4%
  - type: action-button
    action: remote.send_command
    title: "1"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 1
    style:
      left: 25.6%
      top: 71.4%
  - type: action-button
    action: remote.send_command
    title: "2"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 2
    style:
      left: 51.1%
      top: 71.4%
  - type: action-button
    action: remote.send_command
    title: "3"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 3
    style:
      left: 76.2%
      top: 71.4%
  - type: action-button
    action: remote.send_command
    title: "4"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 4
    style:
      left: 25.6%
      top: 77.5%
  - type: action-button
    action: remote.send_command
    title: "5"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 5
    style:
      left: 51.1%
      top: 77.5%
  - type: action-button
    action: remote.send_command
    title: "6"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 6
    style:
      left: 76.2%
      top: 77.5%
  - type: action-button
    action: remote.send_command
    title: "7"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 7
    style:
      left: 25.6%
      top: 83.3%
  - type: action-button
    action: remote.send_command
    title: "8"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 8
    style:
      left: 51.1%
      top: 83.3%
  - type: action-button
    action: remote.send_command
    title: "9"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 9
    style:
      left: 76.2%
      top: 83.3%
  - type: action-button
    action: remote.send_command
    title: "0"
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - 0
    style:
      left: 51.1%
      top: 89.4%
  - type: action-button
    action: remote.send_command
    title: Search
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - search
    style:
      left: 73.6%
      top: 15.5%
  - type: action-button
    action: remote.send_command
    title: Home
    target:
      entity_id:
        - remote.192_168_0_211
    data:
      command:
        - home
    style:
      left: 50.0%
      top: 48.6%