ricardoquecria / caule-themes-pack-1

10 modern colors | 4 categories of styles (Black Glass, Black, Dark, Light) | 40 themes in total | Animated icons for the weather forecast card | And a bonus automatic theme selector for your interface.
MIT License
273 stars 24 forks source link

Problem since last home assistant core update. #32

Open robertp007 opened 2 months ago

robertp007 commented 2 months ago

Since the last home assistant core update, themes are no longer displayed correctly in the browser (Firefox + Edge) on Windows. It works on the android smartphone via browser or app.

cbarth3 commented 2 months ago

Seeing an issue in Firefox and on my tablets(chrome I would guess) that the background from the theme is not displayed any longer.

SDS1337 commented 1 month ago

Having same issue, but everywhere. Not seeing theme backgrounds, or weather icons, regardless of platform. Android app, Chromium based browsers (Vivaldi/Edge/Chrome webview). Doesn't seem to go away even on redownloading the themes via HACS. Files definitely exist, I can see them in HA themes appdata folder.

Not sure if this is since the recent major HACS update or HA Core update.

Other themes seem to work fine, just not any of the Caule ones.

paulolesgaz commented 1 month ago

Hello, same issue.

Files exist, but in dev mode of firefox I have lots of 404 reponses: 404 /hacsfiles/themes/caule-themes-pack-1/partlycloudy.svg 404 /hacsfiles/themes/caule-themes-pack-1/rainy.svg etc...

SDS1337 commented 1 month ago

Seems like it may be due to HACS 2.0 no longer supporting /hacsfiles for themes. See notes https://github.com/hacs/integration/releases/tag/2.0.0

This is also mentioned in an update to another theme https://github.com/basnijholt/lovelace-ios-themes/releases/tag/v3.0.1

paulolesgaz commented 1 month ago

I solved the issue with a workaround :

That does the job until a fix is availble with a new release of the caule themes.

NeeeeB commented 1 month ago

I solved the issue with a workaround :

  • copying the folder themes/caule-themes-pack-1 to the folder www/images/caule-themes-pack-1
  • editing the file themes/caule-themes-pack-1/caule-themes-pack-1.yaml and replacing all "hacsfiles/themes" with "local/images"

That does the job until a fix is availble with a new release of the caule themes.

Oh thanks, that did the trick. Really appreciated. BTW, I doubt there will be any update on this theme which seems unmaintained...