Skip to content

Decimals not appearing correctly #357

Open
@pacemaker82

Description

@pacemaker82

I have an entity reporting a state of "£1.80". With minimal card configuration this displays as "£1.8"

Image

As you can see, the entity is set to have a display precision of 2 decimals too:

Image

If I add the format: precision2 config to the card, I lose the £, and get GBP at the end which is not what I want either.

Image

I can remove the GBP by setting unit: " " but then I just have a number with no £ sign.

Expected Result: Table shows "£1.80"

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