Files
esphome-configs-dlitz/common/git-branch.yaml

10 lines
190 B
YAML

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