Add external_components with refresh: always for "wip" branch only

This commit is contained in:
2026-01-20 23:57:11 -07:00
parent fc7f91e10c
commit 21fad7f72a

View File

@@ -1,2 +1,9 @@
substitutions:
git_branch: wip
external_components:
- source:
type: git
url: https://github.com/dlitz/esphome-configs-dlitz.git
ref: ${git_branch}
refresh: always