Skip to content

Releases: mattieha/slider-button-card

Add lock option for slider

07 Jul 21:31
Compare
Choose a tag to compare
Pre-release

New feature to lock the button, requiring a click or touch to unlock the button/slider to prevent accidental touch or click.
Use the visual editor or add the following in yaml:

slider:
  lock:
    enabled: true
    duration: 5

Add German and Korean translations

07 Jul 21:27
Compare
Choose a tag to compare

Add translations for:

Add Portuguese translation

05 Jul 20:11
Compare
Choose a tag to compare

Fix gradient on iOS and custom css vars

05 Jul 19:42
Compare
Choose a tag to compare

Fix background gradient rendered from red on iOS
Fix custom styles css vars required !important;

Add support for lock entities, examples added to readme

02 Jul 21:44
Compare
Choose a tag to compare

Lock entities are now supported.
Also the readme is updated with yaml examples.

Add support for climate entities

30 Jun 01:15
Compare
Choose a tag to compare

The climate domain now supported.

  • min value for slider = entity min_temp. Override manually via yaml slider.min.
  • max value for slider = entity max_temp. Override manually via yaml slider.max.

Add compact mode

30 Jun 00:29
Compare
Choose a tag to compare

Add config option compact which defaults to false.
Display name and state inline with icon, this way the button has a compact height.
Mostly useful for full width cards.

Possible fix for cover invert

29 Jun 22:23
Compare
Choose a tag to compare
Pre-release
v1.7.1-beta

fix: cover invert

Add invert option for covers

27 Jun 21:37
Compare
Choose a tag to compare

Add slider.invert config option. Default for cover is true, for all other domains false.
Fixes problems with cover entities using different percentages for open / close state.

No Visual editor option yet, needs to be set via yaml for now.

Add support for climate entities

25 Jun 22:35
Compare
Choose a tag to compare
Pre-release
v1.7.0-beta

fix: correct label