[SOLVED] patternWarning for Templates in configuration.yaml

Since I have updated to the new way of doing templates, I am getting a “patternWarning” on my “template:” like. This is what I have:

# Templates
template: !include_dir_merge_list templates/

I have a directory called “templates” in my top-level directory (same level the “configuration.yaml” file is at). Not sure if there is something else I need to do? Home Assistant has been restart multiple times since (for various reasons)

Despite this “patternWarning”, though, what I have in my “templates” directory does seem to be getting picked up by HA, so it does seem to be working; it would just be nice to get rind of the “patternWarning”

1 Like

Where are you seeing this patternWarning, and what exactly does it say?

Ignore those warnings in Studio Code. The Home Assistant helper is outdated.

3 Likes

The warning is is Studio Code Server (which I realize I should have specified),

Edwin_D has responded indicating to ignore those errors in Studio Code Server, so I will :slight_smile:

Shouldn’t the correct answer be that Home Assistant helper needs to be updated and then we can try and get this to the correct people?

2 Likes