State not showing on input_number and input_datetime cards
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
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"
I have the same error
Same issue for me.
Same issue here
some news?
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!
I'm also having the same problem
Same here...
@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!
😰