Not for the life of me can I get the alias working. It’s like a catch 22. When I access Lovelace from a client, all three devices/entities gets created with the deviceID. In my case light.browser_5697e4d9_ee89c964. When I add name: in the yaml file, it does not change the devices or entities to remove the deviceID.
In reading the following issues link, it states that you cannot change the name of already created entities. It recomends changing the deviceID. But upon doing so, it creates a NEW entitiy with the deviceID, hence putting you back in the same loop.
How are you supposed to change the name of the entity?