Can someone help. Many of the cards I am interested in have the toggle editor greyed out: What am I doing wrong here. I can’t find any useful guides or videos online. I upgraded from 85.1 to 86.3
I looked at the card page on the HA website bit it just gives you a overview of which each card is.
I’ve been successful in getting Lovelace configured for my needs. My recipe for success was to
Ignore “Config UI” and use “Raw config editor” to build what I wanted one step at a time.
just create an empty ui-lovelace.yaml file. From what I can tell, the file simply acts as a flag. Mine started empty and is still empty … but my raw config looks like this:
Correction: I dug around and found out that the ui-lovelace.yaml file does have a purpose beyond acting as a flag … Here’s a link to a file that is populated: You mgiht find the entire github repository interesting … I sure did: https://github.com/arsaboo/homeassistant-config/blob/master/ui-lovelace.yaml
So, it appears that you don’t need to populate the ui-lovelace.yaml file to get started with Lovelace, but it can be used to enhance the interface.