{% for file, full_path in zip(files, full_path_files) %}
memory
{{ escape(file) }}

Full path: {{ escape(full_path) }}

{% end %}
add
Set up your first Node

Huh... It seems like you you don't have any esphomeyaml configuration files yet... Fortunately, there's a setup wizard that will step you through setting up your first node 🎉

{% if len(files) == 0 %} {% end %}