Arranging items in a list

Hi everyone,

I have a list:
[‘Terras Echo’, ‘Living Sonos’, ‘Maud iOS’, ‘Kitchen Sonos’, ‘Terra Sonos’, ‘Bart iOS’]

I’d like to organize it as follows:
[, ‘Living Sonos’, ‘Terras Sonos’, ‘Kitchen Sonos’, ‘Maud iOS’, ‘Bart iOS’, ‘Terras Echo’]

I can’t figure it out.
Could someone please help me?

Thanks in advance.

Hi the title of your topic is non-English (requred in this forum).

Where do you have that list?
It’s not clear, at least to me, what you are trying to achieve.