The versatile custom Swiss Army Knife card for Home Assistant allows you to create your unique visualization using several graphical tools, styling options and animations.
244
stars
21
forks
source link
Slider tool does not work without a label when controlling brightness/color temp #193
Bug description
entity slider tool (to control brightness or whatever) of a light does not work without a label
below code from your examples works until you remove the label in position/style or you put placement: none
To Reproduce
from examples:
Expected behavior
working slider. showing both current state and slideable to change it.
Additional context label can NOT be 'position label placement 'none' thumb works and position works.
(Optional): Suggested Solution
Any suggested solution to this bug.