I was wondering why I don’t have any option to select any new theme. I then tried adding from HACS, but still I don’t get any options to select any new theme. Could anyone please help me with whats missing?
This is how it looks in my settings:
Further, I didn’t have any lovelace-ui.yaml or themes.yaml file so tried created this my self, but without any luck. Tried following the instruction of the thems downloaded, but still without success.
No, I mean if you go to your home assistant folder (where the configuration.yaml is located). Is there a folder called “themes”? And in this “themes” folder, are there your themes that you’ve downloaded via HACS?
I don’t understand you. I asked earlier, if you have these lines in your configuration.yaml, you said yes. So what do you mean with “no frontend code in my config file”… and please be specific if you want help. The configuration.yaml file is not just a “config file”… there are tons of config files…
Error code when running a configuration check: "Invalid config for [frontend]: [theme] is an invalid option for [frontend]. Check: frontend->frontend->theme. (See /config/configuration.yaml, line 4). "
I have now inserted what you instructed, and now HA came up and I can now select theme in settings.
I have seriously followed this as per instruction at the github rep, but well well…
FWIW, in the future when posting yaml code, wrap them in triple back ticks. It is likely you may have been missing a critical space somewhere, and we won’t see that without the code wraps because this site will remove leading spaces from normal text.
Im a bit late to this party, having just noticed this issue now. I’ve been at this issue now for almost a week, following every post to the ‘t’ without success.
So after going thorugh my configuration.yaml code, I noticed two frontend: which was added automaically to my code (i think) for a bubble-pop-up-fix.js
Just throught I should add this in case someone else finds this. I love HA, but sometimes its these small issues (like a toothache you keep putting off) that you cant seem to figure out, or can’t be fkn bothere but it anoyes the crap out of you.