UI-Lovelace-Minimalist / UI

UI-Lovelace-Minimalist is a "theme" for HomeAssistant
https://ui-lovelace-minimalist.github.io/UI/
Other
1.67k stars 437 forks source link

Package frontend setup failed. Component frontend has duplicate key 'state-icon-color' #1380

Open dheath73 opened 1 year ago

dheath73 commented 1 year ago

Describe the bug I am getting this error after installation and on trying to restart Home Assistant

Package frontend setup failed. Component frontend has duplicate key 'state-icon-color'

To Reproduce Install UI Minimalist and reboot

Expected behaviour That I can reboot Home Assistant after installing UI Minimalist

Additional context Hello everyone, I’m looking for some help, please. I’m installing minimalist ui as per the instructions but afterwards I cannot restart as I keep getting this error.

If I remove the following from my configuration file the error disappears and I can reboot.

frontend:

themes: !include_dir_merge_named themes

This is the only theme that I have installed, so I’m unsure why the message is stating that I have a duplicate key?

Any help would be very much appreciated.

Thank you.

dheath73 commented 1 year ago

My fault - I already had a frontend: referenced in my configuration file.

Thank you to all those that looked at this post.