Custom element doesn't exist: slider-entity-row
See original GitHub issueMy Home Assistant version: core-2021.5.5
My lovelace configuration method (GUI or yaml): GUI
What I am doing: Trying to get a slider UI element
What I expected to happen:
What happened instead:
Installed plugin via HACS
Minimal steps to reproduce:
# The least ammount of code possible to reproduce my error
# End of code
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
- Reactions:1
- Comments:13
Top Results From Across the Web
Help with slider row - Custom element doesn't exist
the first is that the indentation on your entities card that you have the custom row in is all the way to the...
Read more >Custom Element doesnt exist on mobile only?
I'm setting up a wife-friendly mobile dashboard for Home Assistant and I'm hitting a weird error. Using the Slider Button Card by mattieha...
Read more >Moving from manual install to HACS: lovelace custom cards
I had a perfectly working setup where I used custom cards: layout-card, button-card, slider-entity-row, ... Custom element doesn't exist: button-card.
Read more >custom-cards
When using the conditional card the card that is displayed when the condition is true has a border around it (see below for...
Read more >Guy Sie
Now added slider-entity-row to give me brightness control straight from this ... do keep running afoul of the dreaded “custom element doesn't exist”...
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
Same issue here using HA in a Docker container. Got triggered by this post: https://github.com/thomasloven/lovelace-slider-entity-row/issues/104#issuecomment-727626891
Changed my resources url fom: /local/lovelace-slider-entity-row/slider-entity-row.js to: /local/community/lovelace-slider-entity-row/slider-entity-row.js
That did the trick for me, give it a try.
Cache reload fixed this for me…