From b96ef8fde21dc81baae5be8fe5f6ee5f99bf91cd Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:50:49 +0100 Subject: [PATCH] Fix external component url --- esphome/nspanel_esphome_core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/nspanel_esphome_core.yaml b/esphome/nspanel_esphome_core.yaml index 5c54346..885426e 100644 --- a/esphome/nspanel_esphome_core.yaml +++ b/esphome/nspanel_esphome_core.yaml @@ -25,7 +25,7 @@ substitutions: external_components: - source: type: git - path: https://github.com/Blackymas/NSPanel_HA_Blueprint/esphome/components + url: https://github.com/Blackymas/NSPanel_HA_Blueprint/esphome/components ref: dev # To do: Change it for releasing - source: type: git