Remove background from last/any entities element? #194
|
Is it possible to remove the background (or make it transparent) of the last (or any) element of the entities? |
Answered by
warmfire540
Sep 27, 2025
Replies: 1 comment 1 reply
|
@martinhoess maybe not supported, but you could use type: custom:room-summary-card
area: dining_room
occupancy:
entities:
- input_boolean.gina_mute
styles:
entity_icon:
"--opacity-icon-fill-inactive": 0
"--opacity-icon-fill-active": 0
|
1 reply
Answer selected by
martinhoess
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



@martinhoess maybe not supported, but you could use