Help clean up my front-end. Persistent badges?

I have been experimenting with the Ping platform in the Tracker component and I want to remove the badges on the home page. I’ve cleaned up my configuration.yaml and removed all the attempts of tracking via ping, but the badges still remain.

HA_BadBadges

I can still see them in States. Can someone give me a tip why the badges are still showing on the home page?

Are those devices still included in your known_devices.yaml? If they’re there (and track: true) they will probably show in your states and hence on your frontend.

Thanks, that’s exactly what happened.