From e6a958016694bc534e5402f7935f9def7a1aec7c Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Wed, 15 May 2024 22:15:19 +0200 Subject: [PATCH] Reverts reference to local component Solves #2113 --- esphome/nspanel_esphome_core.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/esphome/nspanel_esphome_core.yaml b/esphome/nspanel_esphome_core.yaml index 1271e10..eabdb7e 100644 --- a/esphome/nspanel_esphome_core.yaml +++ b/esphome/nspanel_esphome_core.yaml @@ -22,7 +22,12 @@ substitutions: ##### External components ##### external_components: - - source: components + - source: + # type: local + # path: packages/Blackymas/components + type: git + url: https://github.com/Blackymas/NSPanel_HA_Blueprint + ref: dev components: - nspanel_ha_blueprint refresh: 30s