#how do i hack custom cards to remove text?

1 messages · Page 1 of 1 (latest)

rugged island
#

I want to remove the bottom text from the custom card. As it has a specific text called "regenval voorspelling" i dived into the studio code addon, and checked all files of the custom card component. I saw this text mentioned a few times and removed them in the *js files. (So they should be empty now).
However it still shows the same text after restarting home assistant.

Is there any way to hack these cards to remove the text?

Thanks!

mystic ether
#

If you installed it with HACS, there's a copy of the .js file in a .gz file. That's what's actually served, to preserve bandwidth.

rugged island
mystic ether
#

In a .gz file in <config>/www/community, I believe.

rugged island
#

thanks!

#

@mystic ether i editted the js file inside of the gz file, packed it in again and send and replaced it on home assistant. rebooted the whole system but it still shows it 😅