1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

[core] Fix substitution id redefinition false positive (#11603)

This commit is contained in:
Javier Peletier
2025-10-29 19:06:55 +01:00
committed by GitHub
parent 6fb490f49b
commit f18c70a256
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
esphome:
name: test
host:
substitutions:
support_switches:
- platform: gpio
id: some_switch_id
pin: 12
switch: $support_switches