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.

Slider does not work with HA 2022.3.3?

See original GitHub issue

Hello!

I use HA 2022.3.3 and try to install the slider.

First i opened this file (https://github.com/thomasloven/lovelace-slider-entity-row/blob/master/slider-entity-row.js) as RAW and saved it as slider-entity-row.js file in the folder /config/www/plugins.

After that I put the following under Resources: /config/www/plugins/slider-entity-row.js

Then tried the following code:

type: entities
entities:
  - light.bed_light
  - type: custom:slider-entity-row
    entity: light.kitchen_lights

Result… does not work! 😦

Custom element doesn't exist: slider-entity-row.
type: custom:slider-entity-row
entity: light.kitchen_lights

What could be the error?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
andrewbpowerscommented, Mar 15, 2022

Your instructions are outdated, hard to read, and just not clear. But that’s ok, not everyone can write good instructions. 😃

0reactions
thomaslovencommented, Mar 15, 2022

You’re assumed to have read step two before step six.

Read more comments on GitHub >

github_iconTop Results From Across the Web

2022.12: It does matter! - Home Assistant
We looked back at 2022 during the State of the Open Home, and sneak peaked at 2023, with some great new UI concepts...
Read more >
Sonoff ifan03 - Home Assistant 2022.2 - speed control not ...
0 speed control no longer works - gives an error like unable to call. On and off works. Reverted Core version and speed...
Read more >
Changelog (3.3.x) - Smart Slider Documentation - Help Scout
NOTE: PHP 7.3 has not been officially released yet so Smart Slider 3 is still not fully compatible with it and currently does...
Read more >
Custom Element doesnt exist on mobile only? : r/homeassistant
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 >
Home Assistant How To - get Radio Stations integrated
This work with Alexa too with one small modification! ... FM' initial: Otvoreni icon: mdi:radio ______ Don't forget to check your ...
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