From ffce653d16ed7c82ffb447449d4b2759a94cf87b Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Fri, 3 Nov 2023 17:14:20 +0100 Subject: [PATCH] Fix reference to external components --- nspanel_esphome_addon_upload_tft.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/nspanel_esphome_addon_upload_tft.yaml b/nspanel_esphome_addon_upload_tft.yaml index 6373d43..178fe1e 100644 --- a/nspanel_esphome_addon_upload_tft.yaml +++ b/nspanel_esphome_addon_upload_tft.yaml @@ -20,15 +20,18 @@ substitutions: external_components: # - source: github://pr#3256 # adds esp-idf support to http_request # components: - - http_request +# - http_request - source: github://pr#5667 #5484 #5660 # adds exit reparse to Nextion library + components: + - nextion + refresh: 300s # - source: # type: git # url: https://github.com/edwardtfn/esphome # ref: nextion-esp-idf - components: - - nextion - refresh: 300s +# components: +# - nextion +# refresh: 1s ##### HTTP REQUEST ##### # Enables http client #