#Change label of a Picture elements card state-badge

1 messages · Page 1 of 1 (latest)

visual wasp
#

hey, i want a state badge that shows the status of a car being locked or not, but i cant change the label of the card and it always looks like in thge image, im gonna try to make it change color based on the statuss later with card mob, but i need to figure out how t9o change the lable firss. here is my yaml:

type: picture-elements
elements:
  - type: state-badge
    entity: binary_sensor.skoda_fabia_doors_locked
    style:
      top: 30%
      left: 10%
image: /local/car.png
broken barn
#

IIRC that's actually not supported in the state-badge

visual wasp
#

like with car mod`?