Skip to content

Increased spacing on Entity card on 2025.6.0b0 #25620

Closed
@SeanPM5

Description

@SeanPM5

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

On 2025.6.0b0 the Entity card is rendering with lots of extra spacing compared to before, I have these on a tablet dashboard and it fits less cards on screen now due to all this extra spacing.

Previous / Stable Release:

Image

Beta Release (there's extra spacing between the name and entity value, and also below the entity value I think):

Image

Describe the behavior you expected

Same style as 2025.5

Steps to reproduce the issue

  1. Add Entity card on 2025.6.0b0

What version of Home Assistant Core has the issue?

2025.6.0b0

What was the last working version of Home Assistant Core?

2025.5

In which browser are you experiencing the issue?

No response

Which operating system are you using to run this browser?

No response

State of relevant entities

Problem-relevant frontend configuration

      - type: grid
        columns: 2
        square: false
        cards:

          - type: entity
            entity: sensor.upstairs_temperature
            name: Upstairs Avg Temp

          - type: entity
            entity: sensor.upstairs_humidity
            name: Upstairs Avg Humid

          - type: entity
            entity: sensor.downstairs_temperature
            name: Downstairs Avg Temp

          - type: entity
            entity: sensor.downstairs_humidity
            name: Downstairs Avg Humid

Javascript errors shown in your browser console/inspector

Additional information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions