question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Show slider based on supported_features, but that's a deprecated feature in HA

See original GitHub issue

My Home Assistant version: core-2021.5.1

My lovelace configuration method (GUI or yaml):

- entity: light.brynxz_lamp
  secondary_info: brightness
  type: 'custom:slider-entity-row'
  toggle: true

What I am doing: Set light off

What I expected to happen: Show slider with dimlevel 0

What happened instead: Slider is hidden

Minimal steps to reproduce:

State from developer tools:
supported_color_modes:
  - brightness
friendly_name: Brynxz lamp
icon: 'hass:floor-lamp'
supported_features: 0

Error messages from the browser console:


By putting an X in the boxes ([X]) below, I indicate that I:

  • Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
  • Have made sure I am using the latest version of the plugin.
  • Have followed the troubleshooting steps of the “Common Problems” section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
  • Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
thomaslovencommented, Jun 4, 2021

Try 17.1.0

0reactions
pascalwinterscommented, Jun 5, 2021

It works. Great work!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sliders Showing Error After Upgrading to: PHP ea-php74
I am trying to update the website and updated it to PHP ea-php74 but now I receive and error at top of page...
Read more >
New RangeSliderInterval not working properly - OutSystems
The first slider is the new slider and the second slider is the old deprecated slider. The first slider is totally broken. It...
Read more >
Important changes (deprecations) coming in Power Apps and ...
"Deprecated" means we intend to remove the feature or capability from a future release. The feature or capability will continue to work and ......
Read more >
2022.12: It does matter! - Home Assistant
Brightness slider for lights; Controls for opening/closing and tilting covers. Checkout the documentation for more information about Tile ...
Read more >
How to Use Sliders (The Java™ Tutorials > Creating a GUI ...
Customizing Labels on a Slider shows you how to customize slider labels. In addition, a slider feature allows you to set a font...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found