Pre-release for beta testers. Builds on v2.3.0-beta.1.
Install via HACS: open my-cards, Redownload, "Need a different version?", pick v2.3.0-beta.2. Normal users are not prompted to update to a pre-release.
New in v2.3.0-beta.2
- Colour-picker sliders (#20, #28). Light color sliders can now show the color scale as the track itself, so you can see what you are selecting.
- New
mode: rgb: a hue picker with a rainbow track (writes the hue at full saturation). Picker look is on by default. colorTrack: trueturnstemperature,hueorsaturationinto a picker (opt-in, so existing color sliders are unchanged).- Picker look: the track is the color gradient, the progress fill goes transparent, and the thumb is a slim see-through handle so the gradient shows through the point you are selecting.
- Every visual is a fallback: your own
styles: track,styles: progressorstyles: thumbstill takes top priority.
- New
This replaces the earlier read of #28: colorFromEntity (in beta.1) colors the fill with the light's current color, which was not what the issue asked. The color-picker track is the real request.
Console banner (SLIDER_VERSION) is 3.5.0.
Full Changelog: v2.3.0-beta.1...v2.3.0-beta.2