
elements:
- type: state-icon
title: null
Put some air in your rear left! 
lol will do. I was using state-badge that didn’t seem to have the exact property I needed. I went ahead and changed it to state-label and that works ok
A possible way to remove a name for “state-badge” (as it was asked in the 1st post) is using a style:
- type: state-badge
entity: xxxxx
style:
color: transparent
top: ...
left: ...
this works great and i can use state badge again. thanks!
btw., i just found, that state-badge title: null does work too 
works nice. It removes the text. But I cant use a default title. Am I doing something wrong?
What is a “default title”?
Thank you, was trying everything to correct or remove the names.
The null method doesn’t work for badges but transparent does.
Just change show_name to false in the code editor…
show_state: true
show_name: false
camera_view: live
fit_mode: cover
type: picture-entity