Hide name on button #330
Unanswered
mutasim
asked this question in
Questions about config, custom styles and templates
Replies: 1 comment
-
Hi! Yes it's possible, try that: type: custom:bubble-card
card_type: button
entity: your.entity
name: []
styles: >
ha-card {
width: 50px;
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to have no name and just icon on a button?
Beta Was this translation helpful? Give feedback.
All reactions