#yes thats what i currently got
1 messages · Page 1 of 1 (latest)
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
I can but how do i send it like u did, sry my first time
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
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;
} ````
What about using the if on = blue and else if the same ?