I’m having some trouble with a logbook card and I wondered if what I was trying to do was possible. I want to create a logbook card for all the entities associated with a specific integration, area or device, without having to manually update and maintain them. I tried to write a template to produce a list and add it to the card’s YAML, but it doesn’t seem to work. I’m not sure if that’s simply not supported, or if I’m doing something wrong.
Others have given the correct answer in this case, but I want to point out this template won’t work if you do find a place where you could use it. You can’t add a - in the output to make it a list. What this template is outputting is just one long string that visually looks like a list in YAML, but isn’t.