home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.95k stars 2.68k forks source link

Button Card disappeared in after instalation 2023.4.3 #16172

Closed LadaMar closed 1 year ago

LadaMar commented 1 year ago

Checklist

Describe the issue you are experiencing

Button Card disappeared in after instalation 2023.4.3. In YAML is all OK.

Describe the behavior you expected

Standard view

Steps to reproduce the issue

  1. Install standard update
  2. ...

What version of Home Assistant Core has the issue?

2023.4.3

What was the last working version of Home Assistant Core?

2023.4.2

In which browser are you experiencing the issue with?

Microsoft Edge 112.0.1722.39 (64bit)

Which operating system are you using to run this browser?

Windows 11 Pro for Workstations 22H2 build 22621.1555

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

jmlc11 commented 1 year ago

This happened to me as well.

After the update, all my button cards disappeared.

confucius78 commented 1 year ago

+1

Issue also shows in the iphone & ipad apps Resetting the cache works 'sometimes', but not for long

dubmaker commented 1 year ago

Same problem. The UI keeps the space but does not show the button.

jlong23 commented 1 year ago

After the latest release, all 'Group Lights' are missing from the UI Dashbords

The Entity for the groups still show in developer --> States The groups still function with 'She who shall not be named' (Alexa)

Just do not render on the UI nor on the Android UI

Environment: Home Assistant 2023.4.3 Supervisor 2023.04.0 Operating System 9.5 Frontend 20230411.0 - latest

Card Configuration Yaml:

type: horizontal-stack cards: type: custom:mushroom-light-card name: Utility Room Light entity: light.utility_room_light type: custom:mushroom-light-card name: Utility Overhead Light entity: switch.utility_overhead type: horizontal-stack cards: type: custom:mushroom-light-card name: B1 entity: light.basement_bathroom_light_1 type: custom:mushroom-light-card name: B2 entity: light.basement_bathroom_light_2 type: custom:mushroom-light-card name: 3 entity: light.basement_bathroom_light_3

FuzzyMistborn commented 1 year ago

You're in 16172 ;-)

ildar170975 commented 1 year ago

Duplicate https://github.com/home-assistant/frontend/issues/16155

jmlc11 commented 1 year ago

For the people who finds this #16172 first, this is a temp fix: image

jlong23 commented 1 year ago

For the people who finds this #16172 first, this is a temp fix: image

Confirmed workaround. Local settings are per "User Profile" (Click signed in user, set local formats)

frenck commented 1 year ago

This has been fixed in Home Assistant 2023.4.4, please upgrade.