fan-percent-button-row
fan-percent-button-row copied to clipboard
Custom element doesn't exist: fan-percent-button-row
Here is my code and i get the error above. Not sure why
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)?
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
I have exactly the same problem.
- Installed via HACS
- Manually put a copy of "fan-control-entity-row.js" into /local/custom-lovelace/fan-control-entity-row/
- 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"
- 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
- 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).
- 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
@AndrewPDeer
this repo is for Fan-Percent-Button-Row not Fan-Control-Entity-Row
that plugin hasn't worked for a long time due to changes in how HA handles fan speeds.