Skip to content

Entity States missing after Upgrade HA 2023.4.1 #289

Closed
@nireins

Description

@nireins

Hi, after upgrade to HA 2023.4.1 the Entity States are missing, see screenshot below:

grafik

This is my Code:

square: false
columns: 1
type: grid
cards:

  • type: entities
    entities:
    • entity: >-
      sensor.siemens_ti9575x1de_68a40e256c81_bsh_common_status_operationstate
      name: Status
      icon: mdi:coffee-maker
    • entity: sensor.401030425339002116_bsh_common_option_programprogress
      type: custom:multiple-entity-row
      name: Status
      icon: mdi:dishwasher
      entities:
      • entity: sensor.401030425339002116_bsh_common_status_operationstate
        name: false
      • entity: sensor.401030425339002116_active_program
        name: false
      • entity: sensor.dishwasher_finish
        name: false

When i create a new Entity Card with the Entity sensor.401030425339002116_bsh_common_status_operationstate the State displayed correct. In my Case "An"; "Aus", "Laufend" -> (translate to english: "On"; "Off"; "Run").

Whats wrong? Can you help me please?

Thanks, greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingduplicateThis issue or pull request already exists

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions