Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backgroung #88

Open
ADMMishinA opened this issue Nov 15, 2023 · 3 comments
Open

Backgroung #88

ADMMishinA opened this issue Nov 15, 2023 · 3 comments

Comments

@ADMMishinA
Copy link

ADMMishinA commented Nov 15, 2023

Hi people, My solution to the problem

  1. Create a WWW folder in the root directory
  2. Copy from folder jpg files /config/themes/ios-themes to a folder /config/www

Screenshot_10

  1. Edit the file in the path /config/themes/ios-themes/ios-themes.yaml

Change the path of the jpg files (total 28 lines)

before

background-image: "center / cover no-repeat fixed url('/hacsfiles/themes/ios-themes/homekit-bg-dark-green.jpg')"

later

background-image: "center / cover no-repeat fixed url('/local/homekit-bg-dark-green.jpg')"

  1. Save, reboot HA.
@sodu18
Copy link

sodu18 commented Feb 20, 2024

please some one help i dont get how to make jpg to apair in dashboard i found jpg here homeassistant/themes/ios-themes

@DaniMol
Copy link

DaniMol commented Mar 13, 2024

Well to be precise, that www folder needs to be in the homeassistant folder, instead of the actual root folder (which by default in inaccessable, but can be 'unlocked' easily in File Editor)
Copied the jpgs (by downloading them to my remote computer and re-upload them into the www folder, since I'm a total noob when it comes to text-based anything and couldn't find a way to do this in the GUI) into this folder and it worked like a charm. Thanks!

@ChrWieg
Copy link

ChrWieg commented May 9, 2024

Solved the problem in my case as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants