I get this error in my logs
[homeassistant.components.automation.foo] Error rendering variables: TypeError: unhashable type: 'list'
This automation has a about 100 lines of code and I’m trying to figure out which lines are likelier to produce that error but it would be infinitely easier if a line was provided by the template engine.