1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

[substitutions] Fix #7189 (#9469)

This commit is contained in:
Javier Peletier
2025-07-13 23:58:52 +02:00
committed by GitHub
parent 9451781915
commit 9e002cd7a3
5 changed files with 11 additions and 2 deletions

View File

@@ -17,3 +17,5 @@ test_list:
- ${undefined_var}
- $undefined_var
- ${ undefined_var }
- key1: 1
key2: 2