Skip to content

Gauge card inconsistent, and name shown in half. #51494

Description

@Pigi-102

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

When used in small dimension the "name" get cutted or the number is too big ( on chrome the name is cutted, on firefox the numers are too big ) and the gauge itself looks different when editing the dasboard.

On chrome.
This is when editing:

Image

This is when editing is done:

Image

On firefox.
This is when editing:

Image

This is when editing is done:

Image

Also you see that number are not consistent in size ( but the font are not changed in the yaml )

if needed this is the relevant part of dashboard yaml:

Image Also here you can see that the name is half.

On firefox is also worst:

Image

In case you need, here are the other configuration page:

Image Image Image

Describe the behavior you expected

To have consistent and fully readable data on gauge.
On 2026.3.2 it was consistent and fully readble.

Steps to reproduce the issue

  1. upgrade to 2026.4.1
  2. try

What version of Home Assistant Core has the issue?

2026.4.1

What was the last working version of Home Assistant Core?

2026.3.2 as I know ( it was my previous version )

In which browser are you experiencing the issue?

Version 125.0.6422.141 (Official Build) (64-bit), firefox 128.8.0esr (64-bit)

Which operating system are you using to run this browser?

linux ( slackware current )

State of relevant entities

This is one of the entity shown before.
state_class: measurement
unit_of_measurement: W
device_class: power
icon: mdi:transmission-tower
friendly_name: IoT-En-Mon

Problem-relevant frontend configuration

type: gauge
entity: sensor.iot_en_mon
needle: true
severity:
  green: 1
  yellow: 3500
  red: 5000
min: 0
max: 6600
grid_options:
  columns: 6
  rows: 2
name: Consumo Istantaneo

JavaScript errors shown in your browser console/inspector

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis has been marked as stale by the automated bot

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions