ljmerza / light-entity-card

Control any light or switch entity
MIT License
237 stars 40 forks source link

show_slider_percent for each slider independently #33

Open theRealMCQwerty opened 4 years ago

theRealMCQwerty commented 4 years ago

I would like to show the slider % for the brightness slider but not for the color_temp. Currently the show_slider_percent option acts on both sliders.

Request is to change show_slider_percent to two properties:

show_brightness_slider_percent show_color_temp_slider_percent