mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
Remove redundant external_components entry
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user