Replies: 1 comment
-
Hey, I'm currently working on this feature. It will probably be available in the next version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to display "state" instead of brightness %?
Current yaml for that device:
type: custom:big-slider-card
entity: light.game_room
show_percentage: true
name: Main Light
attribute: brightness
icon: mdi:chandelier
bold_text: true
min: 0
max: 100
colorize: false
min_slide_time: 2
icon_color: '#EEB76B'
height: 90
background_color: var(--ha-card-background)
Beta Was this translation helpful? Give feedback.
All reactions