Open jure65 opened 2 weeks ago
Can I use templates for color_stops, something like:
color_stops, "1234": green "4567": cyan "{{states('input_number.limits_horseshoe_power_l1') | int }}": blue
I want to use sam color scheme with different stops. The other idea is to use: horseshoe_style: 'fixed' and change the color in horseshoe_state?
Can I use templates for color_stops, something like:
color_stops, "1234": green "4567": cyan "{{states('input_number.limits_horseshoe_power_l1') | int }}": blue
I want to use sam color scheme with different stops. The other idea is to use: horseshoe_style: 'fixed' and change the color in horseshoe_state?