dwainscheeren / dwains-dashboard-addons

Dwains Dashboard Community Addons
118 stars 75 forks source link

Custom element doesn't exist: flower-card #99

Open ttmader opened 3 years ago

ttmader commented 3 years ago

Hello,

I am trying to configure the plant addon but I am not succeeding. I have followed the steps in the documentation.

image

image

image

image

I have tried a new card and it does not work either

image

This is the plant entity:

image

image

Am I doing something wrong?

Thank you in advance

Seechay commented 3 years ago

The way I fixed this was by manually editing the flower-card.js in config/www/community/lovelace-flower-card/flower-card.js and renaming the two instances of "/local" to "/hacsfiles". You also need to delete the existing flower-card.js.gz and recompress the edited one with gzip.

ttmader commented 3 years ago

The way I fixed this was by manually editing the flower-card.js in config/www/community/lovelace-flower-card/flower-card.js and renaming the two instances of "/local" to "/hacsfiles". You also need to delete the existing flower-card.js.gz and recompress the edited one with gzip.

Thank you very much for the help but it has not worked for me. I'm doing something wrong.

Any suggestion?

Could you attach your configuration in zip?

Thank you very much again.