Remove redundant external_components entry

This commit is contained in:
2026-01-20 23:55:43 -07:00
parent 3239e56c8d
commit 59a9bcb60a
3 changed files with 0 additions and 21 deletions

View File

@@ -46,13 +46,6 @@ bk72xx:
# version: "1.9.2"
# source: "https://github.com/dlitz/libretiny.git#mdns-big-txt"
external_components:
- source:
type: git
url: https://github.com/dlitz/esphome-configs-dlitz.git
ref: ${git_branch}
refresh: always
# Logs are output on the TXD2 pin (Pin 11 - third from the bottom on the right side)
logger:
level: DEBUG

View File

@@ -52,13 +52,6 @@ packages:
- !include common/uptime-info.yaml
- !include common/wifi-info.yaml
external_components:
- source:
type: git
url: https://github.com/dlitz/esphome-configs-dlitz.git
ref: ${git_branch}
refresh: always
esphome:
name: "${name}"
friendly_name: "${friendly_name}"

View File

@@ -47,13 +47,6 @@ packages:
- !include common/uptime-info.yaml
- !include common/wifi-info.yaml
external_components:
- source:
type: git
url: https://github.com/dlitz/esphome-configs-dlitz.git
ref: ${git_branch}
refresh: always
esphome:
name: "${name}"
friendly_name: "${friendly_name}"