Open jmgiaever opened 4 years ago
You can use JSON-style syntax within YAML files to avoid indentation issues like this. See my post https://community.home-assistant.io/t/fun-with-lovelace-gen-and-jinja2-macros-to-avoid-whitespace-indentation-problems/236427 for an example.
This is my yaml (which is included!)
The frontend is giving me the error:
I've tested that «the person» exists and tried to look for indentation errors. I'm wondering why I need to set 3xIndent in my method, but when I'm counting, I'll count 5.
I'm using HA 0.115.6. and latest version available of
lovelace_gen
in HACS.