Skip to content

CARD: type: plant-status. Decimals Overflow #27435

@alnavasa

Description

@alnavasa

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

Image self explanatory. Decimals overflow on this plant sensor plant card.

Image

Describe the behavior you expected

NA

Steps to reproduce the issue

NA

What version of Home Assistant Core has the issue?

2025.9.4

What was the last working version of Home Assistant Core?

NA

In which browser are you experiencing the issue?

Versión 18.6 (20621.3.11.11.3), IOS APP

Which operating system are you using to run this browser?

MAC OS 15.6.1

State of relevant entities

plant:
  planta:
    sensors:
      moisture: sensor.planta_humedad
      ##      battery: sensor.planta_battery_level
      temperature: sensor.planta_temperatura
      conductivity: sensor.planta_fertilidad
      brightness: sensor.planta_luz
    min_moisture: 15
    max_moisture: 60
    ##    min_battery: 17
    min_conductivity: 350
    max_conductivity: 2000
    min_temperature: 5
    max_temperature: 35
    min_brightness: 4000
    max_brightness: 75000
    check_days: 1






CARD:

type: plant-status
entity: plant.planta
name: Plantas Mesa
grid_options:
  columns: 6
  rows: auto

Problem-relevant frontend configuration

JavaScript errors shown in your browser console/inspector

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions