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

i get errors copied your instructions #24

Open
comet424 opened this issue Feb 14, 2021 · 7 comments
Open

i get errors copied your instructions #24

comet424 opened this issue Feb 14, 2021 · 7 comments

Comments

@comet424
Copy link

comet424 commented Feb 14, 2021

i copy and pasted
frontend:
... # your configuration.
themes: !include_dir_merge_named themes
... # your configuration.

in the configuration.yami
i do a reboot and i get
safe mode
it doesnt like the code something wrong.. how do i get this to work
i still new so instructions have to be for someone thats never used home assistant and trying to learn it
as i dont understand half of the stuff
i just wanna be able to change the background color.. and its like you gotta do hoops and hurdles just to change a color from white or add a picture

@dennzs
Copy link

dennzs commented Feb 17, 2021

Did you go to your profile (bottom of the main toolbar) and select a theme there? That's not in the instructions so it took me a while to find it as well.

@PrzemekSkw
Copy link

PrzemekSkw commented Nov 1, 2021

Hi, I also have error pasting that code to my configuration.yaml. I cannot restart HA and cannot choose theme in My Name tab.
Edit. I remove ...# your configuration. and theme works.
Regards

@Tejasjpatel
Copy link

Tejasjpatel commented Dec 20, 2021

Add the following to your configuration.yaml file, I'm assuming that your themes folder is within the config folder.

frontend:
  themes: !include_dir_merge_named themes

@sEdsKi
Copy link

sEdsKi commented Feb 16, 2022

Add the following to your configuration.yaml file, I'm assuming that your themes folder is within the config folder.

frontend:
  themes: !include_dir_merge_named themes

@Tejasjpatel What do you add if you already have

frontend:
  themes: !include themes.yaml

@Friend-Or-F0H
Copy link

I'm following the instructions, but the theme shows "no themes available", and I get a \t token config error with configuration.yaml

@Guenni75
Copy link

I got the same error.
The space befor themes is important.

frontend:
themes: !include_dir_merge_named themes (not OK)

image

@zhengxinfjpt
Copy link

frontend:
themes: !include /config/themes/ios-themes/ios-themes.yaml

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

8 participants