I did an upgrade to 110 and now my lovelace it is a great red page with this message: Cannot read property ‘states’ of undefined.
Any idea where can I start to troubleshoot this?
Log is full of this: [homeassistant.components.camera] The websocket command 'camera_thumbnail' has been deprecated.
Nothing else peculiar.
Yes, in my case my entire lovelace it is a big picture-element. OK, so the problem is there.
I added a new lovelace and then I added a picture element from the UI. All went fine. So there is something with the ones customized. I will test more and return.
Cannot read property 'states' of undefined
at Array.forEach (<anonymous>)
at ha-state-label-badge.ts:24
at Array.map (<anonymous>)
at HTMLElement.value (ha-state-label-badge.ts:24)
I have the same problem. My lovelace-ui.yaml has quite a big configuration (18k6 lines…) consisting of 3 views. The big red “card” lists up the configuration for the complete first card.
I think several card’s are affected. I am using a lot in my configuration.
How did you fixed? I am not using Circle-sensor-card but maybe I can take the same approach.
Yes, I am using also some of the ones you mentioned. I would add also mini-graph to your list.
But the question is, how do we still use them? Where is the problem? Should we contact the developer of each card or is there something wrong in this release and wait for 110.x?
I notice that some of them were already updated. e.g Custom Header. This was also bugging my configuration.
I used the circle card to indicate fuel amount and fuel range, would like to find something similar, any suggestions to what to use rather than the circle-card ?
i also used circle-card for my fuel and range, replaced with state-label
do you use the audi mmi integration by any chance? there is an example in the thread there