#yes thats what i currently got

1 messages · Page 1 of 1 (latest)

solid viper
#

so i just tested with a chip card with following:

        entity: lock.inngangsdor
        icon: mdi:bulb ```
#

would you mind sharing your code? might be easier to help you out

shadow sage
#

I can but how do i send it like u did, sry my first time

solid viper
#

you need to use thre of these in a row: and then end with three

#

`

#

`

#

Use the " ` "

#

the icon in the middle there hehe... sorry im bad at explaining that thing

shadow sage
#
chips:
  - type: entity
    entity: script.test
    content_info: none
    icon: mdi:sleep
    icon_color: blue
    tap_action:
      action: toggle
      entity: script.test
    card_mod:
      style: |
        ha-card 
        {
        --chip-height: 50px
        }
        ha-card
        {
        --chip-background: #EBF5FB;
        } ````
solid viper
#

What about using the if on = blue and else if the same ?