Several card layouts broken with 2021.6

Update to 2021.6 has messed several of my cards layouts.
Simple one
entities card now has icon on one line, label on next line and state on a third line. Several custom cards have the same sort of issue but this is a core card. What is going on?

UPDATE: This problem shows on Chrome but not MS Edge

type: entities
entities:
  - entity: sensor.dst
show_header_toggle: false
state_color: false
![dst card|472x112](upload://zIMPfyLmiuyJcS5jpnOu7OSc0sP.png) 

Do you use Template-Entity-Row? Have you updated it? Some cards loaded even affect core-cards so make sure they are all up-to-date.

Aah, yes. I had updated it but a restart of browser looks to have helped. Will check thoroughly before marking solved.
Thanks

Yeah just maybe also try Dev-Tools (F12 in chrome) and right click the refresh button and select reset cache and hard reload followed by a couple of CTRL+F5’s and it should stick and be good.

1 Like

However, I have a page (view or whatever it is called) which has a horizontal-stack which no longer displays at all. IE blank page. Had imagined this to be the same issue but off I go into raw editor mode to see what might be the issue…

dark-sky-weather-card is the remaining problem. Entire page fails to render if I leave it there.

I see it is a reported issue elsewhere and so will close off here.

That card has been abandoned by the dev several years ago. I know Marius made some changes for this HA version or you can use my BOM card in HACS which uses the exact same configuration and it is maintained and is working with 2021.6.x

Thanks, I was just starting to look at that. So, have a question.
I used the dark sky card to show me the weather in the UK, whilst I am in Sydney!
To get it to work I had to order the elements so that day was night and night was day otherwise I would get weather forecasts showing 9 / 23c instead of 23 / 9c.
Am I going to get the same issue with yours and will it allow me to do what I want?
Thanks

It’s actually a config option to show high or low first… (In my card anyway)

1 Like

Works great. However I think your use of ‘BOM’ in the title limits its perceived usability outside Australia. I’ve just pasted the dark-sky sensors in and it is showing UK !

Yeah someone said that before as well but at the end of the day it’s the entities you pass through that matter.

Not obvious when you are scrolling through weather cards wondering what to use ! Have a great day.

1 Like

See the Dark Sky label on the other one similarly indicates you have to use dark sky as well… I don’t think it’s easy or even possible to change the name…

EDIT: I just did a minor rebranding…

1 Like