Hi all,
Please forgive my lack of knowledge here as I’m new to HA and YAML. I started tinkering with themes recently and I downloaded a theme where the background image line in the YAML file looks something like this:
@LiQuid_cOOled thanks for confirming!
I retried a few times until I realized there was a single quote at the beginning of the code right before the word center and I was deleting everything after URL( and replacing it. I just replaced the whole line with what should work and indeed it did. Thanks again for your help checking!
Please consider closing out the thread with the Solution tag.
It will automatically place a check-mark next to the topic’s title which signals to other users that this topic has been resolved. This helps users find answers to similar questions.
You got it!
Also, in case you have knowledge/experience on this: why was there single quotes around that section of the code? I know that in other languages // is used for commenting something out for example. Is that similar to this in YAML or does it serve a different function?