dwainscheeren/dwains-dashboard-addons

Custom element doesn't exist: flower-card

ttmader opened this issue · 2 comments

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

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.

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.