From 59a9bcb60ac7dc3a98a60d1dc886b502d9111458 Mon Sep 17 00:00:00 2001 From: Darsey Litzenberger Date: Tue, 20 Jan 2026 23:55:43 -0700 Subject: [PATCH] Remove redundant external_components entry --- huacaoe-tywb-4ch-common.yaml | 7 ------- shelly-plus-1pm-ul.yaml | 7 ------- shelly-plus-i4.yaml | 7 ------- 3 files changed, 21 deletions(-) diff --git a/huacaoe-tywb-4ch-common.yaml b/huacaoe-tywb-4ch-common.yaml index 839bc18..a46b377 100644 --- a/huacaoe-tywb-4ch-common.yaml +++ b/huacaoe-tywb-4ch-common.yaml @@ -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 diff --git a/shelly-plus-1pm-ul.yaml b/shelly-plus-1pm-ul.yaml index 59bc08e..8cd5ce0 100644 --- a/shelly-plus-1pm-ul.yaml +++ b/shelly-plus-1pm-ul.yaml @@ -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}" diff --git a/shelly-plus-i4.yaml b/shelly-plus-i4.yaml index e788c5e..679e834 100644 --- a/shelly-plus-i4.yaml +++ b/shelly-plus-i4.yaml @@ -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}"