nelbs
November 6, 2020, 2:39pm
1
Is it possible to change the spacing of the entities in a picture glance. I want to equally divide the icons and prevent that the state will be cut off like in the example.
2 Likes
ender7
December 12, 2021, 4:54pm
2
@nelbs , Did you ever figure this out? Trying to do the same thing. My values are all cut off…and there is so much available room.
Check if this helps:
Styling Glance card:
Colored icons:
Only left items (which are not togglable):
[image]
type: picture-glance
title: left
image: /local/images/blue_low.jpg
entities:
- entity: binary_sensor.iiyama_2_ping_availability_status
- entity: sun.sun
- entity: sun.sun
- entity: sun.sun
- entity: input_boolean.test_boolean
- entity: input_boolean.test_boolean
- entity: input_boolean.test_boolean
- entity: input_boolean.test_boolean
card_mod:
style:
.box div:nth-child(2) .wrapper:
…
Warning: haven’t checked this code after 2021.12.