I am using hue-like-light-card for my lights, and I am wondering if theres a way to remove the icon and center the text. If i add ‘icon: None’, the icon will disappear, but the text wont be centered. Is there a way I can remove the icon entirely instead of hiding it, or to pad the text so it will be centered? I tried messing around with card_mod but haven’t had much luck.
- type: custom:hue-like-light-card
view_layout:
grid-area: light1
card_mod:
style: |
icon {
display: none;
}
title: Bed
entities:
- light.bed_lights