Skip to content

Releases: thomasloven/lovelace-slider-entity-row

Fix colorization in 2025.10

02 Oct 11:22

Choose a tag to compare

Fixes the colorization of the slider bar in Home Assistant 2025.10.0

Also removes color_temp_mired, which is slowly disappearing from Home Assistant.
I'd call this a breaking change, but it's disappearing because noone is using it 🤷

Partially fix for old browsers

25 Dec 23:36

Choose a tag to compare

This update makes slider-entity-row load in old browsers (like safari on iPad Air 1/2).

The sliders still may not work on old browsers, but that's because Home Assistant uses a slider which doesn't support old browsers, which may or may not be fixed.

Keep track on home-assistant/frontend#18981 for updates.

Release 17.4.0

12 Nov 00:10

Choose a tag to compare

  • Add GUI editor support
    bild

  • Fix indicator not showing up in 2023.11

  • Allow toggle to be used for cover entities

  • Fix missing text strings

  • Fix problem with getting correct width when used in auto-entities cards

  • Add support for timer entities

  • Fix colorization of the bar in 2023.11

Color temp in Kelvin

26 Dec 01:22

Choose a tag to compare

Color temp is in Kelvin by default now.
There's also new options for showing icons in full rows and for colorizing the slider bar.

Fix hide_when_off with unavailable lights.

31 Oct 19:34

Choose a tag to compare

Lots of fixes

30 Oct 21:40

Choose a tag to compare

Also added the dir option.

New White modes

04 Jun 10:11

Choose a tag to compare

17.1.0

Bump minor version

Use new fan API

13 Mar 23:02

Choose a tag to compare

Should work with percentage fans now.

Lots of little fixes

04 Mar 00:03

Choose a tag to compare

17.0.0

Bump version number

Better error handling

30 Jun 12:37

Choose a tag to compare

16

Better error handling. Fix #132