diff --git a/common/git-branch.yaml b/common/git-branch.yaml index 9415eec..828da39 100644 --- a/common/git-branch.yaml +++ b/common/git-branch.yaml @@ -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