UI icon indicating copy to clipboard operation
UI copied to clipboard

Home Assistant Phone app unable to load resources for dashboard from external URL (HACS Install)

Open skandiah94 opened this issue 3 years ago • 6 comments

I couldn't think of a nice one liner but here's a nice table that explains what I'm seeing. I'm guessing it might be an issue with how resources are presented to the Home Assistant application?

Google Play HA Application Version - 2022.1.1-full Minimalist HACS Version - 0.0.2 Home Assistant Version - 2021.12.10 Install Type - Home Assistant Container

Device Access Method Result
Desktop Browser - External URL Dashboard loads as expected
Desktop Browser - Internal URL Dashboard loads as expected
Phone Browser - External URL Dashboard loads as expected
Phone Browser - Internal URL Dashboard loads as expected
Phone Application - Internal URL Dashboard loads as expected
Phone Application - External URL Dashboard reports custom elements do not exist

skandiah94 avatar Jan 25 '22 00:01 skandiah94

Update to HACS ver - 0.0.3, behaviour is still the same

skandiah94 avatar Jan 25 '22 01:01 skandiah94

Did you clear the cache of you app? that might help. due to some changes in the cards/resources.

Also are you using HACS for the card dependency have you checked the "Include custom card resources it's depending on." on the configure page of the integration.

stokkie90 avatar Jan 25 '22 06:01 stokkie90

Funny I have the exact opposite problem External Link works fine but my internal link won't display all cards

M3m0rys avatar Jan 25 '22 19:01 M3m0rys

Did you clear the cache of you app? that might help. due to some changes in the cards/resources.

Also are you using HACS for the card dependency have you checked the "Include custom card resources it's depending on." on the configure page of the integration.

Sorry for the delay, I was interstate for a few days.

I've cleared the cache of the application and also performed a re-install.

I've removed all the HACS installs of card dependencies (except mini-card-player) and have checked the include custom card resources

skandiah94 avatar Jan 27 '22 21:01 skandiah94

So I fixed this issue along with https://github.com/UI-Lovelace-Minimalist/UI/issues/317 by reconfiguring Minimalist to not include custom cards/resources and re-installing all the dependencies via HACS

Since doing this everything displays as expect using both internal and external URLs on both browser and HA App

skandiah94 avatar Jan 27 '22 22:01 skandiah94

Thanks @skandiah94 ; I did the same thing and this resolved:

  • Uninstall UI-Lovelace-Minimalist integration
  • Re-download UI-Lovelace-Minimalist via HACs
  • Download/Install button-card repo and front via HACs
  • Restart HASS
  • Install UI-Lovelace-Minimalist integration (leave include custom cards/resources unticked)

mekenthompson avatar Jan 28 '22 01:01 mekenthompson