After figuring out how to get the SVG path for some custom icons in this thread thanks to @LiQuid_cOOled and @michaelblight , I’m now onto the next step of trying to see if I can make my own button.
I was looking at examples in this thread and I believe I created them similarly in my code below (at the very bottom) however when I try to add say “nordvpn” as a button in the first row (with the power button) it doesn’t appear. I’m wondering if I’m missing anything other than defining the custom icon and source?
type: custom:android-tv-card
remote_id: remote.epico_box
media_player_id: media_player.epico_box
keyboard_id: media_player.epico_box
rows:
- - power
- null
- null
- null
- nordvpn
- - netflix
- youtube
- disney
- primevideo
- - dpad
- - back
- keyboard
- home
- - rewind
- play
- pause
- fast_forward
- - n1
- n2
- n3
- null
- null
- null
- - n4
- n5
- n6
- null
- volume_up
- channel_up
- - n7
- n8
- n9
- null
- volume_mute
- guide
- - null
- n0
- null
- null
- volume_down
- channel_down
custom_actions:
- type: button
name: center
tap_action:
action: key
key: DPAD_CENTER
icon: ok
styles: |-
:host {
--size: 36px;
top: -30%;
left: -30%;
width: 160%;
height: 160%;
border: 1px solid rgba(0,0,0,0.5);
border-radius: 50%;
transform: rotate(0deg);
background: radial-gradient(circle at top left,#303030 15%,#101010 100%);
z-index: 2;
}
.icon {
color:rgba(128,128,128,0.8);
}
- type: button
name: up
tap_action:
action: key
key: DPAD_UP
hold_action:
action: repeat
icon: mdi:chevron-up
styles: |-
.icon {
transform:rotate(-45deg);
color: rgba(96,96,96,0.8);
}
button {
border-radius: 0;
}
- type: button
name: down
tap_action:
action: key
key: DPAD_DOWN
hold_action:
action: repeat
icon: mdi:chevron-down
styles: |-
.icon {
transform:rotate(-45deg);
color: rgba(96,96,96,0.8);
}
button {
border-radius: 0;
}
- type: button
name: left
tap_action:
action: key
key: DPAD_LEFT
hold_action:
action: repeat
icon: mdi:chevron-left
styles: |-
.icon {
transform:rotate(-45deg);
color: rgba(96,96,96,0.8);
}
button {
border-radius: 0;
}
- type: button
name: right
tap_action:
action: key
key: DPAD_RIGHT
hold_action:
action: repeat
icon: mdi:chevron-right
styles: |-
.icon {
transform:rotate(-45deg);
color: rgba(96,96,96,0.8);
}
button {
border-radius: 0;
}
styles: |-
.button-pad {
gap: 14px;
border: 1px solid #444;
border-radius: 50%;
overflow: hidden;
background: radial-gradient(circle at top left,#202020 15%,#303030 100%);
}
.button-pad .empty-button {
width: 0;
height: 0;
}
.button-pad remote-button {
top: -40%;
left: -40%;
width: 180%;
height: 180%;
transform: rotate(45deg);
overflow: hidden;
border-radius: 0;
}
custom_icons:
- name: ok
path: >-
M7 7A2 2 0 005 9V15A2 2 0 007 17H9A2 2 0 0011 15V9A2 2 0 009 7H7M7
9H9V15H7V9ZM13 7V17H15V13.7L17 17H19L16 12 19 7H17L15 10.3V7H13Z
- name: tver
path: >-
M 13.25 12.429688 C 12.941406 13.097656 12.636719 13.757812 12.332031
14.414062 C 12.253906 14.414062 12.226562 14.363281 12.191406 14.328125 C
11.929688 14.0625 11.808594 13.71875 11.660156 13.386719 C 11.285156
12.527344 10.90625 11.671875 10.535156 10.8125 C 10.492188 10.71875
10.433594 10.683594 10.339844 10.675781 C 10.097656 10.65625 9.859375
10.636719 9.617188 10.621094 C 9.457031 10.609375 9.449219 10.621094
9.449219 10.777344 C 9.449219 11.941406 9.449219 13.105469 9.449219
14.269531 C 9.449219 14.441406 9.449219 14.441406 9.273438 14.441406 C
9.015625 14.441406 8.757812 14.4375 8.5 14.441406 C 8.390625 14.445312
8.359375 14.40625 8.359375 14.296875 C 8.363281 13.132812 8.359375
11.964844 8.359375 10.796875 C 8.359375 10.601562 8.359375 10.597656
8.167969 10.597656 C 7.894531 10.597656 7.621094 10.597656 7.347656
10.601562 C 7.25 10.601562 7.207031 10.578125 7.207031 10.46875 C 7.214844
10.191406 7.214844 9.914062 7.210938 9.636719 C 7.207031 9.546875 7.238281
9.511719 7.328125 9.511719 C 8.574219 9.515625 9.820312 9.515625 11.066406
9.511719 C 11.148438 9.511719 11.1875 9.546875 11.214844 9.613281 C
11.519531 10.273438 11.820312 10.933594 12.121094 11.59375 C 12.144531
11.644531 12.160156 11.703125 12.210938 11.75 C 12.273438 11.714844
12.289062 11.644531 12.316406 11.589844 C 12.644531 10.941406 12.972656
10.292969 13.292969 9.640625 C 13.339844 9.542969 13.402344 9.507812
13.507812 9.511719 C 13.800781 9.519531 14.09375 9.511719 14.386719
9.511719 C 14.53125 9.511719 14.535156 9.523438 14.476562 9.660156 C
14.082031 10.585938 13.667969 11.503906 13.25 12.429688 Z M 13.25
12.429688 M 14.695312 14.484375 C 14.394531 14.644531 14.082031 14.710938
13.757812 14.664062 C 13.382812 14.609375 13 14.273438 12.980469 13.714844
C 12.964844 13.296875 13.046875 12.898438 13.242188 12.53125 C 13.320312
12.382812 13.476562 12.292969 13.628906 12.238281 C 13.957031 12.128906
14.285156 12.082031 14.585938 12.320312 C 14.800781 12.492188 14.996094
12.902344 14.871094 13.261719 C 14.742188 13.621094 14.480469 13.835938
14.101562 13.863281 C 14.003906 13.867188 13.902344 13.871094 13.796875
13.859375 C 13.816406 13.980469 13.859375 14.023438 13.972656 13.996094 C
14.210938 13.941406 14.449219 13.902344 14.683594 13.855469 C 14.777344
13.835938 14.835938 13.851562 14.84375 13.957031 C 14.847656 14.007812
14.863281 14.058594 14.871094 14.109375 C 14.917969 14.351562 14.917969
14.351562 14.695312 14.484375 M 14.132812 12.761719 C 14.050781 12.660156
13.945312 12.710938 13.855469 12.722656 C 13.785156 12.734375 13.742188
12.800781 13.746094 12.871094 C 13.75 12.996094 13.765625 13.117188
13.773438 13.25 C 13.898438 13.226562 14.007812 13.207031 14.117188
13.183594 C 14.144531 13.175781 14.171875 13.160156 14.203125 13.148438 C
14.199219 13.019531 14.15625 12.902344 14.132812 12.761719 Z M 14.132812
12.761719 M 14.976562 12.957031 C 14.972656 12.839844 14.972656 12.734375
14.96875 12.628906 C 14.960938 12.421875 15.0625 12.273438 15.21875
12.152344 C 15.257812 12.121094 15.296875 12.109375 15.347656 12.132812 C
15.480469 12.203125 15.617188 12.253906 15.734375 12.351562 C 15.8125
12.421875 15.910156 12.386719 16.003906 12.382812 C 16.222656 12.371094
16.4375 12.378906 16.628906 12.519531 C 16.8125 12.65625 16.875 12.894531
16.773438 13.101562 C 16.742188 13.167969 16.703125 13.183594 16.632812
13.167969 C 16.449219 13.117188 16.261719 13.078125 16.078125 13.027344 C
15.996094 13.003906 15.949219 13.023438 15.902344 13.097656 C 15.816406
13.234375 15.769531 13.386719 15.773438 13.550781 C 15.777344 13.773438
15.777344 13.996094 15.78125 14.21875 C 15.78125 14.265625 15.78125
14.3125 15.773438 14.359375 C 15.742188 14.59375 15.699219 14.632812
15.464844 14.632812 C 15.445312 14.632812 15.425781 14.632812 15.40625
14.632812 C 15.144531 14.632812 15.113281 14.609375 15.050781 14.355469 C
15.027344 14.257812 15.011719 14.164062 15.015625 14.066406 C 15.023438
13.699219 15.011719 13.332031 14.976562 12.957031 Z M 14.976562 12.957031
- name: nordvpn
path: >-
M 11.550781 6.46875 C 10.972656 6.519531 10.683594 6.566406 10.25 6.683594
C 10.160156 6.703125 10.0625 6.730469 10.03125 6.738281 C 9.921875
6.769531 9.570312 6.886719 9.550781 6.898438 C 9.539062 6.90625 9.492188
6.925781 9.449219 6.941406 C 9.3125 6.984375 8.800781 7.226562 8.570312
7.359375 C 8.492188 7.402344 8.414062 7.445312 8.398438 7.453125 C
8.363281 7.46875 8.136719 7.621094 7.980469 7.730469 C 7.609375 7.988281
7.152344 8.390625 6.867188 8.699219 C 6.558594 9.042969 6.164062 9.5625
6.027344 9.808594 C 6.015625 9.832031 5.960938 9.929688 5.90625 10.023438
C 5.546875 10.640625 5.269531 11.390625 5.128906 12.128906 C 5.085938
12.363281 5.027344 12.792969 5.023438 12.921875 C 5.019531 12.980469
5.007812 13.0625 4.996094 13.101562 C 4.945312 13.289062 5.019531
14.253906 5.128906 14.808594 C 5.144531 14.886719 5.167969 15 5.179688
15.058594 C 5.191406 15.121094 5.210938 15.1875 5.21875 15.210938 C
5.230469 15.230469 5.242188 15.28125 5.25 15.320312 C 5.265625 15.390625
5.328125 15.613281 5.359375 15.691406 C 5.367188 15.710938 5.402344
15.808594 5.441406 15.910156 C 5.558594 16.234375 5.738281 16.636719
5.867188 16.847656 C 5.898438 16.902344 5.9375 16.96875 5.949219 16.988281
C 5.960938 17.015625 6.03125 17.128906 6.105469 17.25 C 6.242188 17.472656
6.316406 17.570312 6.324219 17.558594 C 6.335938 17.546875 6.644531
17.046875 6.730469 16.898438 C 6.824219 16.742188 6.820312 16.753906
6.96875 16.511719 C 7.035156 16.402344 7.109375 16.289062 7.128906
16.253906 C 7.152344 16.214844 7.222656 16.101562 7.285156 15.996094 C
7.347656 15.894531 7.464844 15.703125 7.546875 15.570312 C 7.628906
15.4375 7.769531 15.210938 7.855469 15.070312 C 7.945312 14.925781
8.085938 14.699219 8.171875 14.558594 C 8.253906 14.421875 8.375 14.222656
8.441406 14.121094 C 8.507812 14.015625 8.566406 13.914062 8.574219
13.898438 C 8.578125 13.882812 8.605469 13.84375 8.628906 13.808594 C
8.652344 13.777344 8.714844 13.675781 8.773438 13.585938 C 8.824219
13.492188 8.882812 13.398438 8.898438 13.371094 C 8.914062 13.347656
8.988281 13.226562 9.058594 13.109375 C 9.132812 12.992188 9.203125 12.875
9.21875 12.851562 C 9.234375 12.824219 9.304688 12.714844 9.371094
12.609375 C 9.4375 12.5 9.507812 12.382812 9.53125 12.347656 C 9.550781
12.3125 9.59375 12.246094 9.617188 12.203125 C 9.644531 12.15625 9.675781
12.121094 9.683594 12.121094 C 9.695312 12.121094 9.820312 12.292969
9.820312 12.3125 C 9.820312 12.316406 9.96875 12.574219 10.152344
12.886719 C 10.335938 13.195312 10.527344 13.527344 10.585938 13.621094 C
10.636719 13.714844 10.691406 13.804688 10.699219 13.820312 C 10.710938
13.835938 10.746094 13.90625 10.785156 13.972656 C 10.820312 14.042969
10.851562 14.09375 10.855469 14.089844 C 10.859375 14.085938 10.839844
13.972656 10.808594 13.835938 C 10.78125 13.699219 10.738281 13.503906
10.714844 13.398438 C 10.695312 13.296875 10.664062 13.15625 10.648438
13.089844 C 10.636719 13.023438 10.609375 12.894531 10.59375 12.804688 L
10.558594 12.636719 L 11.0625 11.785156 C 11.339844 11.3125 11.648438
10.785156 11.753906 10.609375 C 11.859375 10.433594 11.957031 10.277344
11.972656 10.261719 C 12.011719 10.21875 12.03125 10.242188 12.160156
10.46875 C 12.21875 10.566406 12.28125 10.675781 12.300781 10.710938 C
12.320312 10.742188 12.347656 10.785156 12.355469 10.800781 C 12.363281
10.824219 12.972656 11.867188 13.039062 11.980469 C 13.109375 12.09375
13.191406 12.238281 13.214844 12.28125 C 13.226562 12.308594 13.246094
12.34375 13.257812 12.359375 C 13.277344 12.386719 13.4375 12.660156
13.886719 13.429688 C 13.960938 13.5625 14.042969 13.703125 14.066406
13.738281 C 14.144531 13.871094 14.15625 13.890625 14.203125 13.976562 C
14.253906 14.074219 14.292969 14.109375 14.273438 14.039062 C 14.257812
13.984375 14.152344 13.503906 14.109375 13.300781 C 14.09375 13.226562
14.066406 13.105469 14.050781 13.03125 C 14.03125 12.953125 14.007812
12.835938 13.996094 12.769531 L 13.976562 12.648438 L 14.097656 12.449219
C 14.160156 12.335938 14.230469 12.21875 14.246094 12.183594 C 14.265625
12.148438 14.292969 12.121094 14.304688 12.121094 C 14.316406 12.121094
14.359375 12.167969 14.394531 12.226562 C 14.53125 12.441406 14.761719
12.816406 14.914062 13.066406 C 15 13.207031 15.085938 13.347656 15.101562
13.371094 C 15.117188 13.394531 15.179688 13.496094 15.238281 13.59375 C
15.296875 13.691406 15.421875 13.890625 15.511719 14.039062 C 15.601562
14.1875 15.746094 14.421875 15.828125 14.558594 C 15.914062 14.699219
16.054688 14.925781 16.144531 15.070312 C 16.230469 15.210938 16.371094
15.4375 16.453125 15.570312 C 16.535156 15.703125 16.652344 15.894531
16.714844 15.996094 C 16.777344 16.101562 16.847656 16.214844 16.871094
16.253906 C 16.933594 16.355469 17.136719 16.6875 17.160156 16.71875 C
17.1875 16.757812 17.527344 17.316406 17.609375 17.453125 C 17.640625
17.511719 17.675781 17.558594 17.679688 17.558594 C 17.714844 17.558594
18.148438 16.84375 18.296875 16.539062 C 18.414062 16.289062 18.472656
16.152344 18.558594 15.910156 C 18.597656 15.808594 18.632812 15.710938
18.640625 15.691406 C 18.671875 15.613281 18.734375 15.390625 18.75
15.320312 C 18.757812 15.28125 18.769531 15.230469 18.78125 15.210938 C
18.789062 15.1875 18.808594 15.121094 18.820312 15.058594 C 18.832031 15
18.855469 14.886719 18.871094 14.808594 C 18.980469 14.253906 19.054688
13.289062 19.003906 13.101562 C 18.992188 13.0625 18.980469 12.980469
18.976562 12.921875 C 18.972656 12.792969 18.914062 12.363281 18.871094
12.128906 C 18.730469 11.390625 18.453125 10.640625 18.09375 10.023438 C
18.039062 9.929688 17.984375 9.832031 17.972656 9.808594 C 17.835938
9.5625 17.441406 9.042969 17.132812 8.699219 C 16.847656 8.390625
16.390625 7.988281 16.019531 7.730469 C 15.863281 7.621094 15.636719
7.46875 15.601562 7.453125 C 15.585938 7.445312 15.507812 7.402344
15.429688 7.359375 C 15.199219 7.226562 14.6875 6.984375 14.550781
6.941406 C 14.507812 6.925781 14.460938 6.90625 14.449219 6.898438 C
14.429688 6.886719 14.078125 6.769531 13.96875 6.738281 C 13.9375 6.730469
13.839844 6.703125 13.75 6.683594 C 13.300781 6.5625 13.042969 6.519531
12.421875 6.46875 C 12 6.4375 11.960938 6.4375 11.550781 6.46875 Z M
11.550781 6.46875
custom_sources:
tver:
icon: tver
service: media_player.epico_box
service_data:
entity_id: media_player.epico_box
media_content_id: tverapp://
nordvpn:
icon: nordvpn
service: media_player.epico_box
service_data:
entity_id: media_player.epico_box
media_content_id: nordvpn://
You can see from the screenshot below that the nordvpn
button is added in the first row but nothing appears where that square icon should be (red outline).
Any help here would be greatly appreciated!