How do I add spacing between the remotes so they aren’t sandwiched together? Looking at the YAML, I’m not sure what I need to put in to get a little bit of space between the remotes. See screenshots.
Can you please post your code using the forum’s formatting (back ticks)
your code
It makes copy/paste and testing your code easier
This screenshot is strange.
There should be a gap between sections.
Place a standard card instead of that custom card:
type: entity
entity: sun.sun
and check.
Here’s the full YAML for that tab on my dashboard:
icon: phu:appletv-sim
path: ""
cards: []
type: sections
max_columns: 8
sections:
- type: grid
cards:
- type: custom:firemote-card
entity: media_player.appletv_4k_g1_living_room_left
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4k_g1_living_room_left
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: tbs
visible_name_text: Living Room L
name_position: top
- type: custom:firemote-card
entity: media_player.appletv_4k_g3_living_room
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4k_g3_living_room
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: disney-plus
visible_name_text: Living Room
name_position: top
- type: custom:firemote-card
entity: media_player.appletv_4k_g1_living_room_right
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4k_g1_living_room_right
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: tbs
visible_name_text: Living Room R
name_position: top
- type: custom:firemote-card
entity: media_player.appletv_4k_g3_master_bedroom
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4k_g3_master_bedroom
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: disney-plus
visible_name_text: Master Bedroom
name_position: top
- type: custom:firemote-card
entity: media_player.appletv_4k_g3_kids_room
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4k_g3_kids_room
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: disney-plus
visible_name_text: Kid1 Room
name_position: top
- type: custom:firemote-card
entity: media_player.appletv_4k_g2_downstairs
device_family: apple-tv
device_type: appletv-4k-gen2
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4k_g2_downstairs
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: disney-plus
visible_name_text: Downstairs
name_position: top
- type: custom:firemote-card
entity: media_player.appletv_4k_g3_dining_room
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4k_g3_dining_room
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: disney-plus
visible_name_text: Dining Room
name_position: top
- type: custom:firemote-card
entity: media_player.appletv_4k_g3_playroom
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4k_g3_playroom
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: disney-plus
visible_name_text: Playroom
name_position: top
- type: custom:firemote-card
entity: media_player.appletv_4_kid2s_room
device_family: apple-tv
device_type: appletv-4k-gen3
compatibility_mode: default
apple_tv_remote_entity: remote.appletv_4_kid2s_room
app_launch_1: youtubeTV
app_launch_2: espn
app_launch_3: nfl
app_launch_4: fox-sports
app_launch_5: mlb
app_launch_6: peacock
app_launch_7: prime-video
app_launch_8: disney-plus
visible_name_text: Kid2s Room
name_position: top
column_span: 8