Skip to content

HA 2025.7 breaks decimal point filtering #363

@bbs2web

Description

@bbs2web

Entity card, with the following code, shows many decimal points:

  - entity: switch.sonoff_1001fc3bdd
    name: Extractor
    type: custom:multiple-entity-row
    secondary_info: last-changed
    show_state: false
    state_color: true
    entities:
      - entity: sensor.dht_bedroom_1_bathroom_temperature
        name: Temperature
      - entity: sensor.dht_bedroom_1_bathroom_humidity
        name: Humidity
      - entity: switch.sonoff_1001fc3bdd
        toggle: true
        name: false

Image

The temperature and humidity entities themselves have relevant decimal point filters applied though:

Image

This changed after upgrading Home Assistant to 2025.7

What it used to look like:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions