UI icon indicating copy to clipboard operation
UI copied to clipboard

State not showing on input_number and input_datetime cards

Open MrAJB opened this issue 2 years ago • 12 comments

Describe the bug The current state of both input_number and datetime are not showing on the cards. The controls (i.e., increasing or decreasing the values) work fine, it just doesn't show. Furthermore, everything in the UI seems fine. Also, everything is updated to the newest version. I tried reloading the UI, restarting HA, clearing cache, doesn't resolve the issue. Anyone has any idea how to solve this?

Screenshots image

Related Card Config

### ATTIC THERMOSTAT SETTINGS ###
- type: "custom:button-card"
  template: card_title
  name: "Attic Thermostat Settings"
- type: "custom:button-card"
  template: card_input_datetime
  entity: input_datetime.attic_comfort_on
  variables:
    ulm_card_input_datetime_name: "Attic Comfort Temperature - On"
- type: "custom:button-card"
  template: card_input_datetime
  entity: input_datetime.attic_comfort_off
  variables:
    ulm_card_input_datetime_name: "Attic Comfort Temperature - Off"
- type: "custom:button-card"
  template: card_input_number
  entity: input_number.attic_comfort_temp
  variables:
    ulm_card_input_number_name: "Attic Comfort Temperature"
- type: "custom:button-card"
  template: card_input_number
  entity: input_number.attic_eco_temp
  variables:
    ulm_card_input_number_name: "Attic Eco Temperature"

MrAJB avatar Dec 16 '23 16:12 MrAJB

I have the same error

Bastiencc avatar Jan 01 '24 17:01 Bastiencc

Same issue for me.

GleDel avatar Jan 15 '24 16:01 GleDel

Same issue here

CountOlaf87 avatar Jan 16 '24 08:01 CountOlaf87

some news?

Bastiencc avatar Jan 23 '24 15:01 Bastiencc

Unfortunately not. The bug is still persistent on my end and I have no clue how to solve this. I'm hoping for someone more knowledgeable to help us out!

MrAJB avatar Jan 30 '24 06:01 MrAJB

I'm also having the same problem

tv4you2016 avatar Jan 31 '24 21:01 tv4you2016

Same here...

retogobat avatar Feb 10 '24 10:02 retogobat

@basbruss would you mind taking a quick look at this? Apparently there are quite some people with the issue, I hope we can get this resolved!

MrAJB avatar Feb 18 '24 06:02 MrAJB

😰

Bastiencc avatar Feb 26 '24 20:02 Bastiencc