mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
23 lines
513 B
YAML
23 lines
513 B
YAML
v3_badge:
|
|
variables:
|
|
state_size: 14px
|
|
show_name: false
|
|
show_icon: false
|
|
show_state: true
|
|
hold_action:
|
|
action: more-info
|
|
styles:
|
|
card:
|
|
- width: 60px
|
|
- height: 60px
|
|
- font-size: 15px
|
|
- border-radius: 60px
|
|
- box-shadow: none
|
|
- --ha-card-background: transparent
|
|
- border: 2px solid rgba(255, 255, 255, 0.5)
|
|
state:
|
|
- text-overflow: initial
|
|
- width: 80%
|
|
- font-weight: bold
|
|
- font-size: "[[[ return variables.state_size ]]]"
|