night.jpeg versus night.jpg
This is why peer reviews are so effective for development as once we make a typo such as this one it’s very hard for the brain to register it’s a problem; for it was the one that created it in the first place
Nice background, where did you find it?
Wow! I’ve spent literally hours trying to change the background on HA.
The most terrifying thing I’ve discovered so far about HA (and I would love to talk to the programmers about this - also I would like to join the team) is… that when I read code saying to put an image in the /local directory (which doesn’t exist) in the ‘config’ directory (which does exist) - what they actually mean is to put an image in the /www directory (which also doesn’t exist) and you need to create, but you need to address the /www directory as /local??? WTAF??
And we wonder why Home Assistant isn’t mainstream…
Oh gosh… this post just saved me a huge headache! I have been trying to figure out where to put the background image… and it just wasn’t making sense. It is probably noted somewhere but I wasn’t having luck searching. Thanks! Creating a “www” folder and putting in that and calling it local isn’t obvious as far as I can tell. Thanks again!
thank you from the future. i was ready to smash the #$% out of my keyboard. /www/local/image.jpg = /local/local/image.jpg
this needs better documentation
LMAO @ from the future!
I think it is better to say:
File structure: /homeassistant/www/ = web: /local/
Or, the old:
File structure: /config/www/ = web: /local/