Show slider based on supported_features, but that's a deprecated feature in HA
See original GitHub issueMy 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:
- Created 2 years ago
- Comments:9 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Try 17.1.0
It works. Great work!