home-assistant / android

:iphone: Home Assistant Companion for Android
https://companion.home-assistant.io/
Apache License 2.0
2.35k stars 656 forks source link

Latest update 2024.9.4-full, background and people icons no longer load. #4685

Closed mattbruman closed 1 month ago

mattbruman commented 1 month ago

Home Assistant Android app version(s):

Android version(s): 14 Device model(s): One Plus 9 Pro Home Assistant version: 2024.9.2 Last working Home Assistant release (if known): 2024.9.2 Description of problem, include YAML if issue is related to notifications:

Since the companion app updated my people image icons and my HA Dashboard background no longer loads. It was working fine before the update. I have cleared the cache on the app but I don't have to clear data as I would rather not have to set up my tiles and sensors again.

Screenshot_2024-10-02-12-47-20-09_c3a231c25ed346e59462e84656a70e50

Screenshot or video of problem:

Additional information:

dshokouhi commented 1 month ago

Can you try to force stop the app and open it again to see if it fixes the issue? that should force it to fetch new cache. also is that a custom card loading images? tough to tell in teh screenshot

mattbruman commented 1 month ago

Can you try to force stop the app and open it again to see if it fixes the issue? that should force it to fetch new cache. also is that a custom card loading images? tough to tell in teh screenshot

Yes it's mushroom card. I was about to add my code to the main post.

I had forced closed it before posting but just did it again and it fixed it. Thanks. Guess it needs a few closes and cache clears.

type: custom:mushroom-person-card entity: person.matt primary_info: none layout: vertical fill_container: false icon_type: entity-picture secondary_info: none

mattbruman commented 1 month ago

Clearing cache and force closing multiple times fixed it.