Configurable Group Entity Sorting

I have a couple catch all groups that it would be nice to have the items automatically sorted by the friendly name. I can sort them myself, but it might be nice to have an option on the group, something like:

sort: None | Name | ID

This would help with some of the things I’m seeing in the group.all_automations. I think because I have my automations split out into separate files, the order of them in the group is not in any real order that I can control. If we had a sort option, I could apply it to the auto group.

I’m thinking to suppor tthe group.all_xxxx this would mean it would need to be a customize: option.