When you add a sensor to lovelace and leave the name blank it shows the entity name. My screen real estate doesn’t allow a name at all and I’d like to blank it out.
Haven’t found anything here https://www.home-assistant.io/lovelace/sensor/ but I’m sure this is possible. Any attempt at blanking this out such as “”, null etc. failed as it’s seen simply as a string.
One thing I was wondering is where this lovelace code sits, i.e. every time I open the code editor of a particular card. Is there a “lovelave.yaml” or similar somewhere where the whole dashboard is captured?