Slider missing when light is off
See original GitHub issueMy Home Assistant version: 2021.6.0
My lovelace configuration method (GUI or yaml): YAML
What I am doing: Use slider when light is off to set to X percentage
What I expected to happen: Drag slider to required location
What happened instead: Slider is missing after todays update to version 17.1
Minimal steps to reproduce:
# The least ammount of code possible to reproduce my error
- type: custom:slider-entity-row
entity: light.light_name
toggle: true
# End of code
Error messages from the browser console:
N/A
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
- Reactions:1
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Is the Brightness Slider Missing From Your Taskbar? Here's ...
Is Windows hiding the brightness slider from you? ... Go to Settings > System > About to check out if there is any...
Read more >Windows 10 Brightness Slider Missing: 9 Tips to Check & Fix
A solution for the missing brightness option is to update your drivers using a dedicated tool. Checking your graphics card software settings ...
Read more >How To Fix Windows 10 Brightness Slider Missing Issue
One of the ways to fix the Windows 10 brightness slider missing issue is to update display driver software with the latest stable...
Read more >Missing brightness slider Windows 11. No solution?
There is nowhere on my computer currently to change the brightness, only to enable to stupid night light. I've checked the Group Policy...
Read more >Sliders not visible since 2021-05 update for light-group ...
It's just the light group that doesn't show the slider unless the light is turned on. Turning the light on first, so the...
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
Update: had to clear cache on the android app too.
all functioning fine afterwards though 😃
For anyone else that has persistant issues not fixes by force browser chach reload: I have had this fine Javascript addition since prior to my HACS install. The “force Clear Cache” did not work. I had to go into www/community folder, delete the old (pre-HACS) version, and then install the HACS version. Then, functionality was restored.