Mushroom Entity Card "forgets" code

Dear all,

I am trying to fix some buttons with the mushroom entity card with card mod install. Everything works fine, and after some editing I get some nice button.

When I click save, the button is saved and everybody is happy you would say. Unless you want to edit it again, now the code is gone again and the button looks very default. I am running the latest HA 2025.5 with all the updates done as of today. So after I click edit again, or if I want to duplicate it, everything is gone.

Help is greatly appreciated :slight_smile:

Regards,
Twan

Since I can add only one embedded item, this is how it looks after I saved it, and click edit again. This goes for all the mushroom card apparently.

Sounds like a card-mod bug:

1 Like

Thanks! You pointed me in the right direction.

I removed:

frontend:
  extra_module_url:
    - /hacsfiles/lovelace-card-mod/card-mod.js

From configuration.yaml and cleared my browser cache as decribed here:

https://github.com/thomasloven/lovelace-card-mod/issues/337#issuecomment-1884560935

This is a great forum should have subscribed when I started with HA :grin:

Regards and thanks again,
Twan

This is not a “solution” and in general does not help to fix the issue; but it is good that you stopped observing the issue.