Since 105.5 large camera images (opened full screen when tapped on as ‘more-info’) can’t be scrolled anymore, which is rather awkward. Can this be solved in a next update?
It looks like the auto-generated Lovelace UI created cards based on groups?
When groups are gone, what will happen if the UI config is deleted and auto-generated again?
Might be worth mentioning as a breaking change that regenerating from scratch will be more manual reorganising work than it is now - as I suspect many of us have legacy groups.
And also a special announcement for anyone who doesn’t yet have a Lovelace config that now is the time to get one, or they’ll have to set up all their cards manually.
Groups as a frontend construct has been retired the moment we introduced Lovelace. Groups can still be used as a target in any service that takes in entities (turn on, etc).
If I am misinterpreting that and frontend UI will still be auto-generated from groups, then that’s great.
Discussion above says groups are no longer being used to define the frontend, so whilst configuration might remain it won’t be used when Lovelace auto-generates itself.
Yes, but that doesn’t mean you have to remove the groups… It seems like you have a black and white version of this in your mind. Just keep the groups, it hurts nothing. There will most likely be a migration method and if there isn’t, you have the grouping to use to create the areas. Not to mention, if you remove the groups you risk breaking automations that use groups.
EDIT:
Sorry just re-read the above comments. When I said ‘remove the groups’ I meant ‘HomeAssistant remove the feature where Lovelace uses groups as part of auto-generation’, not ‘user remove their group configuration yaml’. Sorry I was unclear.
I think it might be worth considering keeping the ‘Lovelace uses groups config when generating UI’ functionality until Areas are user-configurable enough to get the same functionality.
I see it, thanks, but is it supposed to let me assign areas to entities? All of the entities that aren’t from integrations are not editable because they don’t have unique ids. I can’t see how to give a unique id to e.g. a script?