finity69x2 / fan-percent-button-row

Frontend plugin to control fans in Home Assistant using percent values for speeds
32 stars 19 forks source link

Custom element doesn't exist: fan-percent-button-row #45

Open bwitsken69 opened 9 months ago

bwitsken69 commented 9 months ago

Here is my code and i get the error above. Not sure why image

finity69x2 commented 8 months ago

This could be caused by a few things:

have you added the card correctly into the system?

which method did you use to install it (HACS or manual)?

have you restarted HA?

Have you cleared your browser cache (ctrl-F5 in chrome)?

mclever commented 5 months ago

Ran into the same issue today after updating home assistant to the latest version. Had to redownload this integration and then clear browser cash for it to come back

AndrewPDeer commented 1 month ago

I have exactly the same problem.

  1. Installed via HACS
  2. Manually put a copy of "fan-control-entity-row.js" into /local/custom-lovelace/fan-control-entity-row/
  3. Used the UI to add "fan-control-entity-row.js" as a resource using the path "/local/custom-lovelace/fan-control-entity-row/fan-control-entity-row.js"
  4. When this didn't work I also tried adding the following to configuration.yaml manually:
    resources:
    - url: /local/custom-lovelace/fan-control-entity-row/fan-control-entity-row.js
    type: module
  5. If I try to add the card via the UI I get the spinning wheel (three are appearing because I've re-installed 3 times). image
  6. I've restarted HA (fully), cleared the browser cache.

I'm out of ideas now.

HA Core 2024.7.2, Supervisor 2024.06.2, Operating System 12.4, Frontend 20240710.0